Directory PragmaServer/src/Server/

Directory Created:
2010-09-18 21:29
Total Files:
12
Deleted Files:
5
Lines of Code:
2784

[root]/PragmaServer/src/Server

Lines of Code

PragmaServer/src/Server/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 266 (100.0%) 8235 (100.0%) 30.9
jbridon 211 (79.3%) 7306 (88.7%) 34.6
mpiarulli 42 (15.8%) 853 (10.4%) 20.3
ctodd 13 (4.9%) 76 (0.9%) 5.8

Most Recent Commits

mpiarulli 2010-12-14 09:01 Rev.: 302

Cleaned Utilities.java

0 lines of code changed in 1 file:

  • PragmaServer/src/Server: Utilities.java (-3)
mpiarulli 2010-12-14 08:58 Rev.: 301

Cleaned Session.java. SoSayWeAll

0 lines of code changed in 1 file:

  • PragmaServer/src/Server: Session.java (-2)
mpiarulli 2010-12-14 08:58 Rev.: 300

Cleaned Server/ServerConfiguration.java. SoSayWeAll

30 lines of code changed in 1 file:

  • PragmaServer/src/Server: ServerConfiguration.java (+30 -30)
mpiarulli 2010-12-14 08:52 Rev.: 299

Cleaning broke ScheduleSolver.java. Fixed it with magic. SoSayWeAll

3 lines of code changed in 1 file:

  • PragmaServer/src/Server: ScheduleSolver.java (+3)
mpiarulli 2010-12-14 08:51 Rev.: 298

Cleaned ScheduleSolver.java. SoSayWeAll

4 lines of code changed in 1 file:

  • PragmaServer/src/Server: ScheduleSolver.java (+4 -67)
mpiarulli 2010-12-14 08:47 Rev.: 297

Cleaned Schedule.java. SoSayWeAll

1 lines of code changed in 1 file:

  • PragmaServer/src/Server: Schedule.java (+1 -4)
mpiarulli 2010-12-14 08:43 Rev.: 296

Cleaned Groups.java. SoSayWeAll

0 lines of code changed in 1 file:

  • PragmaServer/src/Server: Groups.java (-3)
mpiarulli 2010-12-14 08:42 Rev.: 295

Cleaned ClientInstance.java. SoSayWeAll

4 lines of code changed in 1 file:

  • PragmaServer/src/Server: ClientInstance.java (+4 -17)
jbridon 2010-12-13 22:25 Rev.: 290

Attempted to fix overcimmitment bug in the scheduler

20 lines of code changed in 1 file:

  • PragmaServer/src/Server: ScheduleSolver.java (+20)
jbridon 2010-12-13 21:55 Rev.: 289

Fixed the scheduler; system is close to post-beta quality

22 lines of code changed in 3 files:

  • PragmaServer/src/Server: ClientInstance.java (+1 -1), Schedule.java (+16 -5), ScheduleSolver.java (+5 -5)
jbridon 2010-12-13 20:05 Rev.: 288

Finished work on getting the schedule to render out

52 lines of code changed in 2 files:

  • PragmaServer/src/Server: Schedule.java (+20), ScheduleSolver.java (+32 -27)
jbridon 2010-12-13 18:14 Rev.: 287

Finished work on preferencess

66 lines of code changed in 4 files:

  • PragmaServer/src/Server: ClientInstance.java (+15 -24), Schedule.java (+31 -28), ScheduleSolver.java (+14 -7), Users.java (+6 -1)
ctodd 2010-12-07 22:24 Rev.: 282

bananas, sosayweall

46 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+8), Schedule.java (+38 -10)
jbridon 2010-12-07 14:29 Rev.: 278

Fixed and finished the preferences code as well as resolved some bugs and cleaned up the default forms

19 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+5 -1), Preferences.java (+14 -12)
mpiarulli 2010-12-06 21:51 Rev.: 277

SoSayWeAll

1 lines of code changed in 1 file:

  • PragmaServer/src/Server: Preferences.java (+1 -1)
jbridon 2010-12-06 12:22 Rev.: 276

Fixed small glitch with preference ID

6 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+1 -1), Preferences.java (+5 -5)
mpiarulli 2010-12-06 12:03 Rev.: 275

SoSayWeAll

2 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+1 -2), Preferences.java (+1 -1)
mpiarulli 2010-12-06 11:17 Rev.: 274

Trying to get the preferences table to populate. To get running, comment out line 37 of MainScreen.java. SoSayWeAll

2 lines of code changed in 1 file:

  • PragmaServer/src/Server: ClientInstance.java (+2 -1)
mpiarulli 2010-12-05 13:15 Rev.: 267

Cleaned Users.java and added database reference integers to Preferences.java. SoSayWeAll

0 lines of code changed in 1 file:

  • PragmaServer/src/Server: Users.java (-3)
mpiarulli 2010-12-05 12:55 Rev.: 265

Fixed ClientInstance.RemovePreference to reflect new approach. SoSayWeAll

1 lines of code changed in 1 file:

  • PragmaServer/src/Server: ClientInstance.java (+1 -1)
mpiarulli 2010-12-05 12:40 Rev.: 264

Added functionality in Server/Preferences.java SoSayWeAll

52 lines of code changed in 1 file:

  • PragmaServer/src/Server: Preferences.java (+52 -9)
jbridon 2010-12-04 20:41 Rev.: 261

Small bugfix in client

10 lines of code changed in 1 file:

  • PragmaServer/src/Server: ClientInstance.java (+10 -8)
jbridon 2010-12-04 20:17 Rev.: 260

SVN is making me tear up like a little girl WHY SVN WHY MUST YOU HURT ME SO MUCH

2722 lines of code changed in 12 files:

  • PragmaServer/src/Server: ClientInstance.java (new 589), Groups.java (new 162), Main.java (new 30), Preferences.java (new 48), SQLInterface.java (new 220), Schedule.java (new 145), ScheduleSolver.java (new 669), ServerConfiguration.java (new 198), Session.java (new 107), SocketServer.java (new 104), Users.java (new 245), Utilities.java (new 205)
jbridon 2010-12-04 20:00 Rev.: 258

Fixed versioning issue

0 lines of code changed in 17 files:

  • PragmaServer/src/Server: ClientInstance.java (del), Groups.java (del), Main.java (del), Nurse.java (del), Preferences.java (del), SQLInterface.java (del), Schedule.java (del), ScheduleSolver.java (del), ServerConfiguration.java (del), Session.java (del), Shift.java (del), Shifts.java (del), SocketServer.java (del), Staff.java (del), Users.java (del), Utilities.java (del), UtilitiesSecurity.java (del)
jbridon 2010-12-04 19:53 Rev.: 257

Fixed gui glitch

5 lines of code changed in 1 file:

  • PragmaServer/src/Server: ClientInstance.java (+5 -5)
jbridon 2010-12-04 19:17 Rev.: 253

Added preferences code

13 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+12 -4), Preferences.java (+1 -2)
jbridon 2010-12-04 18:58 Rev.: 251

Working on preferences

29 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+28 -16), SocketServer.java (+1)
jbridon 2010-12-04 18:49 Rev.: 250

Added basic preferences

49 lines of code changed in 2 files:

  • PragmaServer/src/Server: Preferences.java (new 49), Users.java (-21)
jbridon 2010-12-04 18:40 Rev.: 249

Fixed GUI forms

5 lines of code changed in 1 file:

  • PragmaServer/src/Server: Groups.java (+5 -2)
jbridon 2010-12-04 18:27 Rev.: 247

Working on groups bugs

22 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+5 -3), Groups.java (+17 -6)
jbridon 2010-12-04 16:38 Rev.: 243

Fixed commit bug

20 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+6 -1), Users.java (+14 -3)
jbridon 2010-12-04 15:15 Rev.: 237

Fixed bug with duplicate users

7 lines of code changed in 1 file:

  • PragmaServer/src/Server: Users.java (+7 -2)
jbridon 2010-12-04 15:04 Rev.: 236

Working on rules

18 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+4 -4), Schedule.java (+14 -4)
jbridon 2010-12-04 14:17 Rev.: 228

Fixed double user log-in

25 lines of code changed in 2 files:

  • PragmaServer/src/Server: ClientInstance.java (+15 -2), Users.java (+10 -1)
jbridon 2010-12-04 14:06 Rev.: 227

Fixed iplist issue and added sql insertion detection

1 lines of code changed in 1 file:

  • PragmaServer/src/Server: SQLInterface.java (+1 -1)
jbridon 2010-12-04 13:05 Rev.: 220

Fixed add users form

12 lines of code changed in 1 file:

  • PragmaServer/src/Server: Utilities.java (+12 -1)
jbridon 2010-11-13 19:22 Rev.: 216

Cleaned up merge issue with security patch

71 lines of code changed in 4 files:

  • PragmaServer/src/Server: ClientInstance.java (+59 -37), ServerConfiguration.java (+1 -1), SocketServer.java (+10 -10), Utilities.java (+1 -1)
ctodd 2010-11-13 16:16 Rev.: 214

Fixed modify User. Bananas. So say we all.

1 lines of code changed in 1 file:

  • PragmaServer/src/Server: ClientInstance.java (+1 -1)
jbridon 2010-11-13 14:51 Rev.: 213

About to change security scheme and protocol scheme

89 lines of code changed in 3 files:

  • PragmaServer/src/Server: ClientInstance.java (+1 -1), Utilities.java (+1 -1), UtilitiesSecurity.java (new 87)
jbridon 2010-11-04 08:14 Rev.: 210

Connected scheduler algorithm with output

63 lines of code changed in 5 files:

  • PragmaServer/src/Server: ClientInstance.java (+19 -6), Groups.java (+1 -1), Schedule.java (+14 -7), ScheduleSolver.java (+29 -11), SocketServer.java (-4)

(89 more)

Generated by StatSVN 0.7.0