summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-28480-450/+1622
* Merge pull request #19363 from owncloud/checkboxes-sidebarThomas Müller2015-09-283-10/+10
|\
| * restyle checkboxes in sidebarHendrik Leppelsack2015-09-253-10/+10
* | Merge pull request #19398 from owncloud/fix-tranifexThomas Müller2015-09-281-6/+0
|\ \
| * | Remove webdavauth from tranisfexThomas Müller2015-09-281-6/+0
* | | Merge pull request #19379 from owncloud/remove-auth-button-borderThomas Müller2015-09-281-1/+2
|\ \ \
| * | | remove border around button of password protected link confirmationJan-Christoph Borchardt2015-09-281-1/+2
* | | | Merge pull request #19395 from owncloud/15037-universal-shebangThomas Müller2015-09-2818-18/+18
|\ \ \ \
| * | | | Use a universal shebangOlivier Paroz2015-09-2718-18/+18
| | |/ / | |/| |
* | | | Merge pull request #19394 from owncloud/18203-math-ceilThomas Müller2015-09-282-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-272-6/+6
| |/ /
* | | Merge pull request #19378 from owncloud/fix-sharing-autocompleteThomas Müller2015-09-281-0/+4
|\ \ \ | |/ / |/| |
| * | fix name autocomplete not showing on mobile, fix #18551Jan-Christoph Borchardt2015-09-251-0/+4
* | | Merge pull request #19380 from owncloud/gallery-icon-visibilityThomas Müller2015-09-2510-11/+42
|\ \ \
| * | | increase visibility of slideshow controls, fix @owncloud/gallery#51Jan-Christoph Borchardt2015-09-2510-11/+42
| |/ /
* | | Merge pull request #19383 from owncloud/simplify-upload-iconThomas Müller2015-09-252-2/+2
|\ \ \
| * | | simplify upload iconJan-Christoph Borchardt2015-09-252-2/+2
| |/ /
* | | Merge pull request #19366 from owncloud/fix-sidebar-spinnerRoeland Douma2015-09-252-4/+10
|\ \ \
| * | | fix sidebar spinnerHendrik Leppelsack2015-09-252-4/+10
|/ / /
* | | Merge pull request #19362 from owncloud/fix_capabilities_shareAPIRoeland Douma2015-09-252-17/+62
|\ \ \
| * | | Reflect enabled shareAPI in capabilitiesRoeland Jago Douma2015-09-252-17/+62
|/ / /
* | | Merge pull request #19346 from owncloud/drop-passwords-from-exception-logThomas Müller2015-09-254-9/+77
|\ \ \
| * | | Remove passwords from logged exception stack tracesMorris Jobke2015-09-244-9/+77
* | | | Merge pull request #19297 from owncloud/fix_19119Thomas Müller2015-09-252-1/+37
|\ \ \ \
| * | | | Do not blindy copy expiration date on reshareRoeland Jago Douma2015-09-252-1/+37
| | |_|/ | |/| |
* | | | Merge pull request #19357 from owncloud/add-config.sample.php-for-enforce-hom...Thomas Müller2015-09-251-0/+15
|\ \ \ \
| * | | | Add doc to config.sample for enforce LDAP home folder naming ruleMorris Jobke2015-09-251-0/+15
* | | | | Merge pull request #19030 from owncloud/oparoz-smarter-loggerThomas Müller2015-09-252-1/+14
|\ \ \ \ \
| * | | | | Adding 3rdparty refThomas Müller2015-09-241-0/+0
| * | | | | Use a 3rd party normalizer for the loggerOlivier Paroz2015-09-241-1/+14
| | |_|/ / | |/| | |
* | | | | Merge pull request #19354 from owncloud/fix_12727Thomas Müller2015-09-253-5/+46
|\ \ \ \ \
| * | | | | Save the settings in the user management pageRoeland Jago Douma2015-09-253-5/+46
* | | | | | Merge pull request #19360 from owncloud/move-filter-method-into-config-objectThomas Müller2015-09-257-48/+102
|\ \ \ \ \ \
| * | | | | | Deduplicate constantJoas Schilling2015-09-251-3/+4
| * | | | | | Add the method to the mockJoas Schilling2015-09-252-0/+2
| * | | | | | Move the filtering of sensitive data to the config classJoas Schilling2015-09-255-48/+99
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #19293 from owncloud/individual-it-move_initTemplateThomas Müller2015-09-254-91/+146
|\ \ \ \ \ \
| * | | | | | Todo for myself to eliminate double codeIndividual IT Services2015-09-251-0/+5
| * | | | | | add $prepend option to addStyle() & addVendorStyle()Individual IT Services2015-09-252-18/+28
| * | | | | | Clean codeThomas Müller2015-09-241-56/+66
| * | | | | | getService() is not needed -> removeThomas Müller2015-09-231-20/+0
| * | | | | | do not load unnecessary code in case of webdavIndividual IT Services2015-09-234-72/+122
* | | | | | | Merge pull request #13145 from owncloud/issue/11951-activity-sharing-emailThomas Müller2015-09-252-0/+39
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Publish an activity when sending a share link via emailJoas Schilling2015-09-222-0/+39
* | | | | | | Merge pull request #19356 from owncloud/add-l10n-factory-to-interfaceThomas Müller2015-09-251-0/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add the L10N Factory to the container interfaceJoas Schilling2015-09-251-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #19329 from owncloud/checkbox-classRaghu Nayyar2015-09-257-21/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix multiselectHendrik Leppelsack2015-09-251-0/+3
| * | | | | fix loginHendrik Leppelsack2015-09-252-3/+3
| * | | | | fix filecomparatorHendrik Leppelsack2015-09-251-2/+2