| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | cleanup | Leif Johansson | 2012-10-01 | 1 | -23/+51 | |
| | | ||||||
| * | temporarily turn off cert validation - need to fix this later | Leif Johansson | 2012-10-01 | 1 | -2/+2 | |
| | | ||||||
| * | python-dateutils can't be too new | Leif Johansson | 2012-10-01 | 1 | -1/+2 | |
| | | ||||||
| * | management command for bulk import | Leif Johansson | 2012-10-01 | 3 | -0/+13 | |
| | | ||||||
| * | ignore more | Leif Johansson | 2012-10-01 | 1 | -0/+1 | |
| | | ||||||
| * | updates for django 1.4.1 | Leif Johansson | 2012-10-01 | 73 | -8/+9 | |
| | | ||||||
| * | freeze | Leif Johansson | 2012-10-01 | 1 | -0/+32 | |
| | | ||||||
| * | ignore more | Leif Johansson | 2012-08-23 | 1 | -0/+1 | |
| | | ||||||
| * | mail works - sent it only once a day | Leif Johansson | 2012-02-10 | 1 | -1/+1 | |
| | | ||||||
| * | log error when email fails | Leif Johansson | 2012-02-10 | 1 | -0/+1 | |
| | | ||||||
| * | email sending and clean-room reminder | Leif Johansson | 2012-02-10 | 2 | -2/+27 | |
| | | ||||||
| * | occupation-refresh-button with nice js spinner | Leif Johansson | 2012-02-09 | 5 | -3/+28 | |
| | | ||||||
| * | new with-style api allocation for auth view | Leif Johansson | 2012-02-09 | 2 | -2/+45 | |
| | | ||||||
| * | don't return broken objects to pool | Leif Johansson | 2012-02-09 | 1 | -1/+1 | |
| | | ||||||
| * | increase the pool a bit slower | Leif Johansson | 2012-02-09 | 4 | -1/+52 | |
| | | ||||||
| * | remove old api-allocation calls | Leif Johansson | 2012-02-09 | 1 | -51/+50 | |
| | | ||||||
| * | don't return broken objects | Leif Johansson | 2012-02-09 | 1 | -1/+1 | |
| | | ||||||
| * | * refactor api | Leif Johansson | 2012-02-09 | 5 | -365/+383 | |
| | | | | | | * now depends on with statement * object-pool using queues | |||||
| * | refactor poll task | Leif Johansson | 2012-02-07 | 3 | -7/+17 | |
| | | ||||||
| * | improved user count polling | Leif Johansson | 2012-02-07 | 4 | -59/+50 | |
| | | ||||||
| * | recheck all recently active rooms often | Leif Johansson | 2012-02-06 | 1 | -31/+8 | |
| | | ||||||
| * | recheck all recently active rooms often | Leif Johansson | 2012-02-06 | 1 | -2/+8 | |
| | | ||||||
| * | undeprecate | Leif Johansson | 2012-02-06 | 1 | -1/+1 | |
| | | ||||||
| * | south++ | Leif Johansson | 2012-02-06 | 9 | -3/+482 | |
| | | ||||||
| * | fix negative meeting minutes issue? | Leif Johansson | 2012-02-03 | 1 | -1/+14 | |
| | | ||||||
| * | * new views | Leif Johansson | 2012-02-02 | 1 | -4/+45 | |
| | | | | | * keep better track of rooms in cleaning | |||||
| * | refactoring in eclipse sucks sometimes | Leif Johansson | 2012-02-02 | 1 | -2/+2 | |
| | | ||||||
| * | make it possible to look at other users stats for debugging | Leif Johansson | 2012-02-02 | 3 | -9/+13 | |
| | | ||||||
| * | fix for #-bug | Leif Johansson | 2012-02-02 | 1 | -5/+3 | |
| | | ||||||
| * | minor cleanup | Leif Johansson | 2012-02-02 | 2 | -25/+29 | |
| | | ||||||
| * | even better tag separation | Leif Johansson | 2012-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | even better tag separation | Leif Johansson | 2012-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | even better tag separation | Leif Johansson | 2012-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | polish | Leif Johansson | 2012-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | fix bug ADOBECONNECT-43 | Leif Johansson | 2012-01-17 | 1 | -6/+7 | |
| | | ||||||
| * | per-room usage statistics too | Leif Johansson | 2012-01-17 | 6 | -7/+125 | |
| | | ||||||
| * | missed a prefix | Leif Johansson | 2012-01-17 | 2 | -2/+2 | |
| | | ||||||
| * | another _acc_for_user | Leif Johansson | 2012-01-17 | 1 | -2/+2 | |
| | | ||||||
| * | render a stats link in the footer | Leif Johansson | 2012-01-17 | 1 | -1/+2 | |
| | | ||||||
| * | basic user and domain statistics | Leif Johansson | 2012-01-17 | 9 | -1/+264 | |
| | | ||||||
| * | move acc_for_user to cluster model as a generic method | Leif Johansson | 2012-01-17 | 4 | -20/+26 | |
| | | ||||||
| * | really fix it this time | Leif Johansson | 2012-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | handle error and fix tag bug | Leif Johansson | 2012-01-10 | 2 | -3/+8 | |
| | | ||||||
| * | test | Leif Johansson | 2011-10-25 | 1 | -1/+1 | |
| | | ||||||
| * | test | Leif Johansson | 2011-10-25 | 1 | -2/+2 | |
| | | ||||||
| * | test | Leif Johansson | 2011-10-25 | 1 | -42/+28 | |
| | | ||||||
| * | test | Leif Johansson | 2011-10-25 | 1 | -3/+10 | |
| | | ||||||
| * | test | Leif Johansson | 2011-10-25 | 1 | -3/+3 | |
| | | ||||||
| * | test | Leif Johansson | 2011-10-25 | 1 | -3/+1 | |
| | | ||||||
| * | don't die on db operation at import | Leif Johansson | 2011-10-25 | 1 | -2/+6 | |
| | | ||||||
