summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | add missing input labels for Share dialogJan-Christoph Borchardt2014-12-181-0/+4
| * | | | | | | | | | | fix accessibility of file uploadJan-Christoph Borchardt2014-12-183-8/+12
| * | | | | | | | | | | fix searchbox labelJan-Christoph Borchardt2014-12-181-1/+1
| * | | | | | | | | | | fix accessibility of logosJan-Christoph Borchardt2014-12-184-6/+13
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #12748 from owncloud/redis_cacheMorris Jobke2014-12-194-2/+139
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-104-2/+139
* | | | | | | | | | | | Merge pull request #12887 from owncloud/logged-inThomas Müller2014-12-190-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix testsBernhard Posselt2014-12-161-4/+2
| * | | | | | | | | | | | use two tests instead of oneBernhard Posselt2014-12-161-4/+18
| * | | | | | | | | | | | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-165-1/+49
* | | | | | | | | | | | | Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-1819-38/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow disabling previews per mountRobin Appelman2014-12-171-0/+5
| * | | | | | | | | | | | | Add getMountPoint to FileInfoRobin Appelman2014-12-1715-34/+86
| * | | | | | | | | | | | | Load mount specific options from the mount configRobin Appelman2014-12-173-4/+43
* | | | | | | | | | | | | | Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer2014-12-189-46/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | load showpassord.js conditionally in the template only if neededThomas Müller2014-12-166-31/+13
| * | | | | | | | | | | | | | use script instead of \OCP\Util methodsThomas Müller2014-12-161-5/+8
| * | | | | | | | | | | | | | make sure styles and scripts are only loaded onceThomas Müller2014-12-162-10/+26
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #12896 from owncloud/drop-deprecatedJörn Friedrich Dreyer2014-12-1813-44/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-1713-44/+44
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #12870 from owncloud/send-mail-new-userThomas Müller2014-12-188-10/+239
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add unit tests for new user create mailMorris Jobke2014-12-162-2/+78
| * | | | | | | | | | | | | Send mail for new usersMorris Jobke2014-12-167-10/+163
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #12947 from owncloud/fix-spinner-file-upload-ie89Jan-Christoph Borchardt2014-12-181-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | show spinner on file upload in IE8, 9Morris Jobke2014-12-181-0/+15
* | | | | | | | | | | | | | Merge pull request #12945 from owncloud/hhvm-imageMorris Jobke2014-12-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Do not call filesize(null), this function expects a string.Andreas Fischer2014-12-181-1/+1
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #12940 from drarko/masterMorris Jobke2014-12-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix extra quotes in custom tags in headerdrarko2014-12-181-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #12907 from owncloud/delete-invalid-external-shareRobin Appelman2014-12-182-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Root always existsRobin Appelman2014-12-171-0/+8
| * | | | | | | | | | | | Movable mountpoints are always deletableRobin Appelman2014-12-171-0/+5
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #12925 from owncloud/fix-js-unit-testsVincent Petry2014-12-182-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | be more explicit in JS unit tests - caused by accessibility issuesMorris Jobke2014-12-182-2/+2
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-18400-550/+92
* | | | | | | | | | | | Merge pull request #12820 from owncloud/user-management-on-large-screensRobin McCorkell2014-12-181-4/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix initial loading limit of user management on large screensMorris Jobke2014-12-121-4/+16
* | | | | | | | | | | | | Merge pull request #12901 from owncloud/move-ldap-check-to-managerRobin McCorkell2014-12-182-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move the Null-Byte LDAP check to the user managerLukas Reschke2014-12-172-3/+3
* | | | | | | | | | | | | | Merge pull request #12913 from owncloud/hhvm-memcached-clearRobin McCorkell2014-12-181-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | HHVM: Add workaround for missing Memcached::deleteMulti()Andreas Fischer2014-12-171-1/+7
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #12900 from owncloud/more-accessibilityThomas Müller2014-12-187-6/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add label for search field for screen readersJan-Christoph Borchardt2014-12-171-0/+3
| * | | | | | | | | | | | | use method to only visually hide elements, show only for screen readerJan-Christoph Borchardt2014-12-175-5/+16
| * | | | | | | | | | | | | add text to Settings buttonJan-Christoph Borchardt2014-12-171-1/+3
| * | | | | | | | | | | | | add alt text to 'Cancel upload' buttonJan-Christoph Borchardt2014-12-171-1/+2
| * | | | | | | | | | | | | fix Delete action text being translatableJan-Christoph Borchardt2014-12-171-1/+2
| * | | | | | | | | | | | | add empty alt text for user imageJan-Christoph Borchardt2014-12-171-1/+2
| * | | | | | | | | | | | | add text to Delete actionJan-Christoph Borchardt2014-12-171-1/+2
| * | | | | | | | | | | | | properly name form labels for the file selectionJan-Christoph Borchardt2014-12-172-1/+4