aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | use high resolution avatars on highdpi screensRobin Appelman2014-04-041-3/+3
* | | | | | | | Merge pull request #8091 from owncloud/jshint-globals-oc-t-nJörn Friedrich Dreyer2014-04-072-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ignore underscore.js in scrutinizer.ymlThomas Müller2014-04-071-0/+1
| * | | | | | | | Merge branch 'master' into jshint-globals-oc-t-nThomas Müller2014-04-079-69/+1424
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #8088 from owncloud/fix-personal.jsThomas Müller2014-04-075-52/+1396
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | adding underscore.jsThomas Müller2014-04-071-0/+1344
| * | | | | | | | | reduce code duplication, fix parse error, prevent page reload on hitting ente...Thomas Müller2014-04-074-52/+52
* | | | | | | | | | Merge pull request #7599 from owncloud/public-pathinfoicewind19912014-04-071-6/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow using pathinfo based public.php pathsRobin Appelman2014-03-061-6/+14
* | | | | | | | | | | Merge pull request #8083 from owncloud/fix-link-to-syncThomas Müller2014-04-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Switch to HTTPSLukas Reschke2014-04-061-1/+1
| * | | | | | | | | | | Remove wrong whitespace from URL and use HTTPSLukas Reschke2014-04-061-1/+1
* | | | | | | | | | | | Merge pull request #8086 from owncloud/fix_copy_conflict_translations_in_jsThomas Müller2014-04-072-10/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | translations for oc-dialogs reside in codeJörn Friedrich Dreyer2014-04-071-10/+10
| * | | | | | | | | | | Fix copy conflict dialog translationJörn Friedrich Dreyer2014-04-072-2/+5
| | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | * | | | | | | adding ownCloud globals to jshintrc: OC, t, nThomas Müller2014-04-071-1/+4
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #6221 from leo-b/ldap_get_all_groupsblizzz2014-04-073-3/+49
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | adapt description of paging size configurationAlexander Bergolth2014-03-281-1/+1
| * | | | | | | | | change default ldap paging size to 500Alexander Bergolth2014-03-281-1/+1
| * | | | | | | | | make getGroupsChunk() protected instead of privateAlexander Bergolth2014-03-131-1/+1
| * | | | | | | | | adapt coding styleAlexander Bergolth2014-03-131-15/+15
| * | | | | | | | | fix another oversight... sigh..root2014-03-051-1/+1
| * | | | | | | | | getGroups(): fix overall max search limit for paged searchesroot2014-03-041-3/+3
| * | | | | | | | | getGroups() $limit was not handled correctlyroot2014-03-041-2/+7
| * | | | | | | | | revert updateGroups job to use getGroups() instead of getAllGroups()root2014-03-041-1/+1
| * | | | | | | | | merge functionality of getAllGroups into getGroupsroot2014-03-041-15/+18
| * | | | | | | | | Merge branch 'ldap_paging_chunksize' into ldap_get_all_groupsroot2014-03-042-1/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | add ldap_paging_size config optionroot2014-03-042-1/+5
| * | | | | | | | | | use getAllGroup() in the updateGroups background jobroot2014-03-041-1/+1
| * | | | | | | | | | add getAllGroups() that uses a paged search if availableroot2014-03-041-0/+34
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #8017 from Raydiation/masterblizzz2014-04-071-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove dependency on container, removing service locator antipatternBernhard Posselt2014-04-021-7/+7
* | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-0734-351/+459
* | | | | | | | | | | Merge pull request #8064 from owncloud/remove-not-existing-functionsLukas Reschke2014-04-061-27/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Removed two unused functionsLukas Reschke2014-04-041-27/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Update README.mdVolkan Gezer2014-04-061-1/+1
* | | | | | | | | | Update README.mdVolkan Gezer2014-04-061-1/+1
* | | | | | | | | | Update README.mdVolkan Gezer2014-04-061-1/+1
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-0630-123/+146
* | | | | | | | | | Merge pull request #8072 from owncloud/slideshow-buttonsjbtbnl2014-04-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix slideshow buttons being invisibleRobin Appelman2014-04-061-1/+1
* | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-0512-12/+12
* | | | | | | | | | | Merge pull request #8061 from owncloud/remove-uneeded-fileTom Needham2014-04-053-62/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Delete auth.cssLukas Reschke2014-04-041-39/+0
| * | | | | | | | | | Delete oauth.cssLukas Reschke2014-04-041-4/+0
| * | | | | | | | | | Remove uneeded fileLukas Reschke2014-04-041-19/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #8062 from owncloud/remove-echoJörn Friedrich Dreyer2014-04-041-5/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Replace echo with `p` or `print_unescaped`Lukas Reschke2014-04-041-5/+5
|/ / / / / / / / /
* | | | | | | | | Merge pull request #8058 from owncloud/preview-highdpiVincent Petry2014-04-042-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Show higher resolution previews for high dpi screensRobin Appelman2014-04-042-2/+8