Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-28 | 480 | -450/+1622 |
* | Merge pull request #19363 from owncloud/checkboxes-sidebar | Thomas Müller | 2015-09-28 | 3 | -10/+10 |
|\ | |||||
| * | restyle checkboxes in sidebar | Hendrik Leppelsack | 2015-09-25 | 3 | -10/+10 |
* | | Merge pull request #19398 from owncloud/fix-tranifex | Thomas Müller | 2015-09-28 | 1 | -6/+0 |
|\ \ | |||||
| * | | Remove webdavauth from tranisfex | Thomas Müller | 2015-09-28 | 1 | -6/+0 |
* | | | Merge pull request #19379 from owncloud/remove-auth-button-border | Thomas Müller | 2015-09-28 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | remove border around button of password protected link confirmation | Jan-Christoph Borchardt | 2015-09-28 | 1 | -1/+2 |
* | | | | Merge pull request #19395 from owncloud/15037-universal-shebang | Thomas Müller | 2015-09-28 | 18 | -18/+18 |
|\ \ \ \ | |||||
| * | | | | Use a universal shebang | Olivier Paroz | 2015-09-27 | 18 | -18/+18 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #19394 from owncloud/18203-math-ceil | Thomas Müller | 2015-09-28 | 2 | -6/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Switch from Math.floor() to Math.ceil() when sending the dimension to Preview | Olivier Paroz | 2015-09-27 | 2 | -6/+6 |
| |/ / | |||||
* | | | Merge pull request #19378 from owncloud/fix-sharing-autocomplete | Thomas Müller | 2015-09-28 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix name autocomplete not showing on mobile, fix #18551 | Jan-Christoph Borchardt | 2015-09-25 | 1 | -0/+4 |
* | | | Merge pull request #19380 from owncloud/gallery-icon-visibility | Thomas Müller | 2015-09-25 | 10 | -11/+42 |
|\ \ \ | |||||
| * | | | increase visibility of slideshow controls, fix @owncloud/gallery#51 | Jan-Christoph Borchardt | 2015-09-25 | 10 | -11/+42 |
| |/ / | |||||
* | | | Merge pull request #19383 from owncloud/simplify-upload-icon | Thomas Müller | 2015-09-25 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | simplify upload icon | Jan-Christoph Borchardt | 2015-09-25 | 2 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #19366 from owncloud/fix-sidebar-spinner | Roeland Douma | 2015-09-25 | 2 | -4/+10 |
|\ \ \ | |||||
| * | | | fix sidebar spinner | Hendrik Leppelsack | 2015-09-25 | 2 | -4/+10 |
|/ / / | |||||
* | | | Merge pull request #19362 from owncloud/fix_capabilities_shareAPI | Roeland Douma | 2015-09-25 | 2 | -17/+62 |
|\ \ \ | |||||
| * | | | Reflect enabled shareAPI in capabilities | Roeland Jago Douma | 2015-09-25 | 2 | -17/+62 |
|/ / / | |||||
* | | | Merge pull request #19346 from owncloud/drop-passwords-from-exception-log | Thomas Müller | 2015-09-25 | 4 | -9/+77 |
|\ \ \ | |||||
| * | | | Remove passwords from logged exception stack traces | Morris Jobke | 2015-09-24 | 4 | -9/+77 |
* | | | | Merge pull request #19297 from owncloud/fix_19119 | Thomas Müller | 2015-09-25 | 2 | -1/+37 |
|\ \ \ \ | |||||
| * | | | | Do not blindy copy expiration date on reshare | Roeland Jago Douma | 2015-09-25 | 2 | -1/+37 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #19357 from owncloud/add-config.sample.php-for-enforce-hom... | Thomas Müller | 2015-09-25 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | Add doc to config.sample for enforce LDAP home folder naming rule | Morris Jobke | 2015-09-25 | 1 | -0/+15 |
* | | | | | Merge pull request #19030 from owncloud/oparoz-smarter-logger | Thomas Müller | 2015-09-25 | 2 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Adding 3rdparty ref | Thomas Müller | 2015-09-24 | 1 | -0/+0 |
| * | | | | | Use a 3rd party normalizer for the logger | Olivier Paroz | 2015-09-24 | 1 | -1/+14 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #19354 from owncloud/fix_12727 | Thomas Müller | 2015-09-25 | 3 | -5/+46 |
|\ \ \ \ \ | |||||
| * | | | | | Save the settings in the user management page | Roeland Jago Douma | 2015-09-25 | 3 | -5/+46 |
* | | | | | | Merge pull request #19360 from owncloud/move-filter-method-into-config-object | Thomas Müller | 2015-09-25 | 7 | -48/+102 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Deduplicate constant | Joas Schilling | 2015-09-25 | 1 | -3/+4 |
| * | | | | | | Add the method to the mock | Joas Schilling | 2015-09-25 | 2 | -0/+2 |
| * | | | | | | Move the filtering of sensitive data to the config class | Joas Schilling | 2015-09-25 | 5 | -48/+99 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #19293 from owncloud/individual-it-move_initTemplate | Thomas Müller | 2015-09-25 | 4 | -91/+146 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Todo for myself to eliminate double code | Individual IT Services | 2015-09-25 | 1 | -0/+5 |
| * | | | | | | add $prepend option to addStyle() & addVendorStyle() | Individual IT Services | 2015-09-25 | 2 | -18/+28 |
| * | | | | | | Clean code | Thomas Müller | 2015-09-24 | 1 | -56/+66 |
| * | | | | | | getService() is not needed -> remove | Thomas Müller | 2015-09-23 | 1 | -20/+0 |
| * | | | | | | do not load unnecessary code in case of webdav | Individual IT Services | 2015-09-23 | 4 | -72/+122 |
* | | | | | | | Merge pull request #13145 from owncloud/issue/11951-activity-sharing-email | Thomas Müller | 2015-09-25 | 2 | -0/+39 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Publish an activity when sending a share link via email | Joas Schilling | 2015-09-22 | 2 | -0/+39 |
* | | | | | | | Merge pull request #19356 from owncloud/add-l10n-factory-to-interface | Thomas Müller | 2015-09-25 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Add the L10N Factory to the container interface | Joas Schilling | 2015-09-25 | 1 | -0/+6 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #19329 from owncloud/checkbox-class | Raghu Nayyar | 2015-09-25 | 7 | -21/+21 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fix multiselect | Hendrik Leppelsack | 2015-09-25 | 1 | -0/+3 |
| * | | | | | fix login | Hendrik Leppelsack | 2015-09-25 | 2 | -3/+3 |
| * | | | | | fix filecomparator | Hendrik Leppelsack | 2015-09-25 | 1 | -2/+2 |