Issue #2332725: Lock backend
Closes #2332725
Merge request reports
Activity
Filter activity
added 8 commits
-
0a05a538...1c677462 - 7 commits from branch
project:7.x-2.x
- 410a5603 - Merge branch apc:7.x-2.x into 2332725-lock-backend
-
0a05a538...1c677462 - 7 commits from branch
added 1 commit
- 569b3e72 - Improved the documentation comments; changed the code to use the APCu extension
added 1 commit
- 816838ab - Added a missing space after the comment delimiter
added 1 commit
- f26f3e1c - Removed _lock_id(); changed how the APCu key for locks are built; slightly...
added 1 commit
- 62141ae4 - Removed a leftover documentation comment; slightly improved the other documentation comments
added 1 commit
- 5ecd1768 - Rewrote the lock functions to use the ApcLock class; rewrote the traits to...
added 1 commit
- 40cb0864 - Removed the abstract method declarations, since some of them were for static methods
added 1 commit
- 2d5cb1d3 - Added a missing getInfo() method; added the missing documentation comments
added 1 commit
- 295cfbf5 - Corrected the code loading the drupal_apc_lock.inc file
added 1 commit
- fc2f1cfb - Renamed some test classes/traits; changed the parent class for...
added 1 commit
- 07cd80eb - Moved the code that sets the lock_inc persistent variable
added 1 commit
- 44c24ff4 - Changed the phpunit job to show all the test messages, not just failures
added 1 commit
- a8a6c584 - Removed the lock tests, since it is not possible to make Drupal use a...
Please register or sign in to reply