Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass view hooks trough to the node hooks | Robin Appelman | 2015-09-28 | 1 | -1/+5 |
* | Add hook connector to connect view and node hooks | Robin Appelman | 2015-09-28 | 2 | -0/+328 |
* | Merge pull request #19404 from owncloud/files-sidebar-sorttabs | Thomas Müller | 2015-09-28 | 6 | -3/+31 |
|\ | |||||
| * | Fix tabs order in files sidebar | Vincent Petry | 2015-09-28 | 6 | -3/+31 |
* | | Merge pull request #19402 from owncloud/public-recognizeauthsession | Thomas Müller | 2015-09-28 | 1 | -1/+4 |
|\ \ | |||||
| * | | Allow public auth to recognize sesssion | Vincent Petry | 2015-09-28 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #19401 from owncloud/files-actionsorder | Thomas Müller | 2015-09-28 | 4 | -0/+50 |
|\ \ | |||||
| * | | Fix order of actions in the files actions menu | Vincent Petry | 2015-09-28 | 4 | -0/+50 |
| |/ | |||||
* | | Merge pull request #19318 from owncloud/tarstreamer | Thomas Müller | 2015-09-28 | 3 | -63/+158 |
|\ \ | |||||
| * | | Updating submodule | Thomas Müller | 2015-09-28 | 1 | -0/+0 |
| * | | Updating TarStreamer to v0.1-beta3 | Thomas Müller | 2015-09-28 | 1 | -0/+0 |
| * | | Adding ownCloud/TarStreamer | Thomas Müller | 2015-09-28 | 2 | -1/+1 |
| * | | Uniform behavour for tar and zip | Victor Dubiniuk | 2015-09-28 | 1 | -1/+6 |
| * | | More corrections | Victor Dubiniuk | 2015-09-28 | 2 | -11/+7 |
| * | | Add namespace. Fix broken zip | Victor Dubiniuk | 2015-09-28 | 2 | -5/+8 |
| * | | Add PHpdoc | Victor Dubiniuk | 2015-09-28 | 1 | -6/+40 |
| * | | Introduce streamer | Victor Dubiniuk | 2015-09-28 | 2 | -63/+120 |
| * | | Add submodule dependency | Victor Dubiniuk | 2015-09-28 | 1 | -0/+0 |
|/ / | |||||
* | | Merge pull request #18469 from owncloud/ldap-batch-read-attrs-ng | Thomas Müller | 2015-09-28 | 10 | -101/+516 |
|\ \ | |||||
| * | | do not throw exception when no attribute is specified | Arthur Schiwon | 2015-09-23 | 2 | -1/+107 |
| * | | adjust to nested group fix | Arthur Schiwon | 2015-09-23 | 1 | -1/+6 |
| * | | read all relevant user attributes on login and user search, in one query. sav... | Arthur Schiwon | 2015-09-23 | 9 | -100/+404 |
* | | | Merge pull request #19374 from owncloud/rename-config-test | Thomas Müller | 2015-09-28 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | rename config test to prevent autoloader issue | Robin Appelman | 2015-09-28 | 1 | -2/+4 |
| | |/ | |/| | |||||
* | | | [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 |
|\ \ \ \ \ |