index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11495] Add owns_lock() method to lock classes
Joas Schilling
2013-04-30
2
-0
/
+22
*
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
2
-1
/
+134
|
\
|
*
[ticket/11247] Fix wrong property reference in flock class.
Oleg Pudeyev
2012-12-05
1
-1
/
+1
|
*
[ticket/10103] New and improved wording.
Oleg Pudeyev
2012-12-04
1
-2
/
+2
|
*
[ticket/10103] Correct flock class documentation.
Oleg Pudeyev
2012-12-04
1
-4
/
+13
|
*
[ticket/10103] Factor out flock lock class.
Oleg Pudeyev
2012-12-04
1
-0
/
+124
|
*
[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