Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Oleg Pudeyev | 2012-12-06 | 1 | -1/+1 |
|\ | |||||
| * | [ticket/11227] @return void -> @return null, per coding guidelines. | Oleg Pudeyev | 2012-11-30 | 1 | -1/+1 |
* | | [ticket/11015] Change more docblocks. | Oleg Pudeyev | 2012-12-04 | 1 | -2/+2 |
* | | [ticket/11015] Fix db connection type hint in lock_db | Igor Wiedler | 2012-07-21 | 1 | -1/+1 |
|/ | |||||
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -1/+1 |
* | [feature/system-cron] preg_match returns int so cast to bool, fix comment | Nils Adermann | 2011-02-12 | 1 | -1/+1 |
* | [feature/system-cron] Rename lock() to acquire and unlock() to release. | Nils Adermann | 2011-02-12 | 1 | -5/+5 |
* | [feature/system-cron] Make use of the new config class in locks. | Nils Adermann | 2011-02-12 | 1 | -32/+12 |
* | [feature/system-cron] Abstract the database locking mechanism out of cron. | Nils Adermann | 2011-02-12 | 1 | -0/+158 |