Commit Graph

6 Commits

Author SHA1 Message Date
Karsten Heiken
6d924be68c Set the @author in my files 2011-08-01 11:04:07 +02:00
Karsten Heiken
8f2c467135 Add the MIT license to all my files 2011-08-01 10:58:26 +02:00
Karsten Heiken
1afccc3b9c Add create() and delete() to job model 2011-05-08 20:16:45 +02:00
Karsten Heiken
06c96140dc Use a global style scheme
Controllers: underscores
Models: CamelCase
2011-04-22 03:44:23 +02:00
Karsten Heiken
79a2b3bafb Split job logic into model and controller
There was a weird mix between the both of them.
2011-04-22 03:24:18 +02:00
Karsten Heiken
b381e54d99 Implement a simple rpc system
Servers can transmit their workload and jobstatus updates.
2011-04-22 02:54:24 +02:00