Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | This adds one more missing untranslated text from lib/share | Volkan Gezer | 2014-04-24 | 2 | -5/+7 | |
* | | | | Merge pull request #8334 from owncloud/protect-co | Thomas Müller | 2014-04-24 | 1 | -0/+12 | |
|\ \ \ \ | ||||||
| * | | | | Preventing access to the config folder | Lukas Reschke | 2014-04-24 | 1 | -0/+12 | |
|/ / / / | ||||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-24 | 171 | -2247/+12284 | |
|/ / / | ||||||
* | | | Merge pull request #6297 from leo-b/fix_ldap_errors | blizzz | 2014-04-23 | 3 | -5/+10 | |
|\ \ \ | ||||||
| * | | | "reset" ldap pagedSearch control by setting it to a high value | Alexander Bergolth | 2014-03-06 | 1 | -1/+1 | |
| * | | | "reset" ldap pagedSearch control by setting it to a high value | root | 2014-03-06 | 1 | -1/+1 | |
| * | | | only check ldap_errno if an ldap_* function actually fails | root | 2014-03-06 | 3 | -6/+11 | |
* | | | | Merge pull request #8233 from owncloud/fix-newdialog-ie | Thomas Müller | 2014-04-23 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | fix shift of icons in 'New' menu in IE8/9, fix #7987 | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+1 | |
* | | | | | Merge pull request #8284 from owncloud/fix_8280 | Thomas Müller | 2014-04-23 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adjust renaming of directories, fixes #8280 | Robin McCorkell | 2014-04-23 | 1 | -1/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8324 from owncloud/expired-link-error | icewind1991 | 2014-04-23 | 1 | -0/+3 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Fix error when viewing expired link | Robin Appelman | 2014-04-23 | 1 | -0/+3 | |
* | | | | | Merge pull request #8009 from owncloud/feature/add-sharing-target | Joas Schilling | 2014-04-23 | 2 | -14/+56 | |
|\ \ \ \ \ | ||||||
| * | | | | | Do not query when the list is empty | Joas Schilling | 2014-04-09 | 1 | -14/+16 | |
| * | | | | | Add option to getUsersSharingFile() to get the paths for the shared users | Joas Schilling | 2014-04-09 | 2 | -14/+54 | |
* | | | | | | Merge pull request #7617 from nishiki/cache_user | Thomas Müller | 2014-04-23 | 1 | -43/+60 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | remove cache all user | adrien | 2014-03-21 | 1 | -70/+22 | |
| * | | | | | fix remove cache when delete | adrien | 2014-03-11 | 1 | -6/+3 | |
| * | | | | | remove static variable, add limit and offset | adrien | 2014-03-11 | 1 | -29/+51 | |
| * | | | | | fix cache when remove an user | adrien | 2014-03-10 | 1 | -1/+8 | |
| * | | | | | fix undifined uid | nishiki | 2014-03-09 | 1 | -1/+2 | |
| * | | | | | add query result (boolean) for update or delete | nishiki | 2014-03-09 | 1 | -9/+6 | |
| * | | | | | minor clean code | nishiki | 2014-03-09 | 1 | -1/+1 | |
| * | | | | | fix undefined in loadUsers | adrien | 2014-03-07 | 1 | -8/+10 | |
| * | | | | | update the cache when add user | adrien | 2014-03-06 | 1 | -13/+16 | |
| * | | | | | upgrade the cache user | adrien | 2014-03-06 | 1 | -14/+38 | |
| * | | | | | add cache for single users | adrien | 2014-03-06 | 1 | -33/+45 | |
* | | | | | | Merge pull request #8164 from owncloud/fix-6651 | blizzz | 2014-04-23 | 3 | -79/+122 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fixing some JSHint warnings | Thomas Müller | 2014-04-23 | 2 | -17/+18 | |
| * | | | | | | Give hint when composing filter failed | Arthur Schiwon | 2014-04-11 | 1 | -1/+2 | |
| * | | | | | | fix comparison in determineMode, fixes problems with restoring the filter mod... | Arthur Schiwon | 2014-04-11 | 1 | -1/+4 | |
| * | | | | | | Merge branch 'ldap-filter-reset-fix' of github.com:ben-denham/core into fix-6651 | Arthur Schiwon | 2014-04-11 | 3 | -74/+112 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Changed conditions in user_ldap's ldapFilter.js to use ===, fixed indentation. | ben-denham | 2014-03-14 | 1 | -3/+3 | |
| | * | | | | | | Moved LdapFilter into a separate js file in user_ldap. | ben-denham | 2014-03-07 | 3 | -102/+96 | |
| | * | | | | | | Added improved version of patch by @blizzz in https://github.com/owncloud/cor... | ben-denham | 2014-03-07 | 1 | -74/+118 | |
* | | | | | | | | Merge pull request #8213 from cbojar/master | Thomas Müller | 2014-04-23 | 1 | -25/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Clean up js.js along suggestions from scrutinizer-ci, fixes #8204. | cbojar | 2014-04-16 | 1 | -26/+20 | |
* | | | | | | | | | Merge pull request #8068 from wakeup/fix-share.php-string-extraction | Thomas Müller | 2014-04-23 | 1 | -63/+89 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make lib/** share.php strings extractable for translation | Volkan Gezer | 2014-04-22 | 1 | -63/+89 | |
* | | | | | | | | | | Merge pull request #8315 from owncloud/fix-8294 | Thomas Müller | 2014-04-23 | 2 | -0/+10321 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | add uncompressed jquery files - fixes #8294 | Volkan Gezer | 2014-04-23 | 2 | -0/+10321 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #8316 from owncloud/add-new-jquery-to-scrutinizer-ignore | Thomas Müller | 2014-04-23 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add new jquery files to exclude list | Volkan Gezer | 2014-04-23 | 1 | -0/+2 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-23 | 516 | -5695/+12295 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | add additional comments, PHPdoc and check whether it's really applicable | Arthur Schiwon | 2014-04-22 | 1 | -3/+12 | |
* | | | | | | | | | LDAP: cache display names immediately on retrieval, saves tens of unecessary ... | Arthur Schiwon | 2014-04-22 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #8297 from owncloud/fix-text-master | Volkan Gezer | 2014-04-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix spelling 'Allow user ...' -> 'Allow users ...' | Thomas Müller | 2014-04-22 | 1 | -1/+1 |