Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Autoloader: fix loading app clases located in lib/ | Robin Appelman | 2013-05-08 | 2 | -15/+23 | |
| * | | | | Autoloader: test cases | Robin Appelman | 2013-05-07 | 1 | -5/+53 | |
| * | | | | Autoloader: load the 3rdparty libraries using prefixes | Robin Appelman | 2013-05-07 | 1 | -17/+16 | |
| * | | | | check for setlocale after setting up the paths to prevent autoloader confusion | Robin Appelman | 2013-05-07 | 1 | -2/+7 | |
| * | | | | Autoloader: add support for custom namespace paths | Robin Appelman | 2013-05-07 | 1 | -1/+19 | |
| * | | | | Autoloader: split getting the class paths and loading the class | Robin Appelman | 2013-05-07 | 1 | -7/+20 | |
| * | | | | Allow disabling the global classpath in an autoloader | Robin Appelman | 2013-05-07 | 1 | -3/+19 | |
| * | | | | Allow the autoloader to try mutliple possible paths for each path | Robin Appelman | 2013-05-07 | 1 | -24/+17 | |
| * | | | | Add per-autoloader classPath | Robin Appelman | 2013-05-07 | 1 | -3/+24 | |
| * | | | | Move autoloader to it's own class | Robin Appelman | 2013-05-07 | 2 | -56/+71 | |
|/ / / / | ||||||
* | | | | Merge pull request #3050 from owncloud/===_and_!==_in_user_ldap-app | Bart Visscher | 2013-05-07 | 10 | -42/+42 | |
|\ \ \ \ | ||||||
| * | | | | Use !== and === in user_ldap app – Part 2 | kondou | 2013-04-20 | 5 | -23/+23 | |
| * | | | | Use !== and === in user_ldap app – Part 1 | kondou | 2013-04-20 | 5 | -19/+19 | |
* | | | | | Merge pull request #3044 from owncloud/backgroundwatcher | icewind1991 | 2013-05-07 | 4 | -3/+126 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Cache: check one folder and one file each time the backgroundwatcher runs | Robin Appelman | 2013-04-20 | 1 | -8/+39 | |
| * | | | | Cache: add a backgroundjob to check for external changes to the filesystem | Robin Appelman | 2013-04-20 | 5 | -3/+96 | |
* | | | | | Merge pull request #3025 from owncloud/move-file | Michael Gapczynski | 2013-05-07 | 2 | -14/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cache: only look for child entires when doing a move operation when moving a ... | Robin Appelman | 2013-04-19 | 2 | -15/+19 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2813 from owncloud/improve-lib-check | Bart Visscher | 2013-05-07 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove hard php-intl requirement | Morris Jobke | 2013-05-07 | 1 | -5/+0 | |
| * | | | | | added correct check for gd and check for php-intl | Bernhard Posselt | 2013-04-09 | 1 | -1/+6 | |
* | | | | | | Merge pull request #3246 from owncloud/newfile-mimetype | Morris Jobke | 2013-05-07 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Files: set the proper mimetype when creating a new text file | Robin Appelman | 2013-05-06 | 2 | -3/+3 | |
* | | | | | | | allow to set quota to zero, issue #2696 | Björn Schießle | 2013-05-07 | 1 | -5/+1 | |
* | | | | | | | Merge pull request #3245 from owncloud/use-$view | Lukas Reschke | 2013-05-06 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Use $dir instead of $fullpath | Lukas Reschke | 2013-05-06 | 1 | -2/+1 | |
| * | | | | | | Use the internal ownCloud view | Lukas Reschke | 2013-05-06 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | LDAP: do not reset UUID attribute setting when guid is detected | Arthur Schiwon | 2013-05-06 | 1 | -1/+3 | |
* | | | | | | Merge pull request #3120 from owncloud/ocs_properties | Bart Visscher | 2013-05-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make class properties protected instead of private to allow subclassing | Tom Needham | 2013-04-23 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #3177 from owncloud/outerHTML_compatibility | Thomas Tanghus | 2013-05-04 | 2 | -2/+16 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Add compatibility function for outerHTML | Thomas Tanghus | 2013-04-29 | 2 | -2/+16 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-04 | 28 | -130/+147 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge pull request #3230 from owncloud/fix_ldap_cachekey | Bart Visscher | 2013-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | LDAP: cachekey in set method needs to match with that one from get | Arthur Schiwon | 2013-05-03 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #3229 from owncloud/fix_3210 | Bart Visscher | 2013-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | LDAP: remove restriction from group names to be in line with core behaviour a... | Arthur Schiwon | 2013-05-03 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #3222 from owncloud/fix-3218 | Bart Visscher | 2013-05-03 | 4 | -7/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | One more mount point fix | Michael Gapczynski | 2013-05-02 | 1 | -1/+4 | |
| * | | | | | | | Fix retrieving of mount points for shared storage, fix #3218 | Michael Gapczynski | 2013-05-02 | 3 | -6/+27 | |
* | | | | | | | | Merge pull request #3201 from owncloud/own_sorting_for_priorized_languages | Bart Visscher | 2013-05-03 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Sort priorized languages as defined in the array | kondou | 2013-05-01 | 1 | -3/+4 | |
* | | | | | | | | | Merge pull request #2972 from AndreasErgenzinger/master | Bart Visscher | 2013-05-03 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | additional safety checks | AndreasErgenzinger | 2013-04-17 | 1 | -1/+3 | |
| * | | | | | | | | | merge translations with those from theme | AndreasErgenzinger | 2013-04-17 | 1 | -9/+10 | |
| * | | | | | | | | | merge translations with those from theme | AndreasErgenzinger | 2013-04-17 | 1 | -0/+9 | |
* | | | | | | | | | | Merge pull request #2491 from riso/xsendfile_fix_zip | Bart Visscher | 2013-05-03 | 2 | -20/+22 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fixed xsendfile zip generation race condition | Valerio Ponte | 2013-03-20 | 2 | -20/+22 | |
* | | | | | | | | | | Fix retrieval of users with multiple backends | Arthur Schiwon | 2013-05-03 | 2 | -5/+16 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-03 | 19 | -43/+56 |