Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19367 from owncloud/lock-transaction-no-log | Thomas Müller | 2015-09-29 | 1 | -4/+0 |
|\ | |||||
| * | remove warning when trying to get a lock while in transaction | Robin Appelman | 2015-09-25 | 1 | -4/+0 |
* | | Merge pull request #19426 from owncloud/fix-legacy-CSP-for-images | Thomas Müller | 2015-09-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix CSP for images for legacy apps | Olivier Paroz | 2015-09-28 | 1 | -1/+1 |
* | | | Session closed exception wording | Phil Davis | 2015-09-29 | 3 | -3/+3 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-29 | 2 | -0/+2 |
|/ / | |||||
* | | Merge pull request #18548 from owncloud/repair-mimetype-limitversion | Thomas Müller | 2015-09-28 | 2 | -24/+44 |
|\ \ | |||||
| * | | Repair mime types only when upgrading from OC 8.0 | Vincent Petry | 2015-09-23 | 2 | -24/+44 |
* | | | Adding ownCloud/TarStreamer | Thomas Müller | 2015-09-28 | 1 | -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 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-28 | 140 | -30/+204 |
* | | | Merge pull request #19346 from owncloud/drop-passwords-from-exception-log | Thomas Müller | 2015-09-25 | 3 | -9/+33 |
|\ \ \ | |||||
| * | | | Remove passwords from logged exception stack traces | Morris Jobke | 2015-09-24 | 3 | -9/+33 |
* | | | | Merge pull request #19297 from owncloud/fix_19119 | Thomas Müller | 2015-09-25 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Do not blindy copy expiration date on reshare | Roeland Jago Douma | 2015-09-25 | 1 | -1/+0 |
* | | | | | Merge pull request #19030 from owncloud/oparoz-smarter-logger | Thomas Müller | 2015-09-25 | 1 | -1/+14 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Use a 3rd party normalizer for the logger | Olivier Paroz | 2015-09-24 | 1 | -1/+14 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #19360 from owncloud/move-filter-method-into-config-object | Thomas Müller | 2015-09-25 | 3 | -0/+80 |
|\ \ \ \ | |||||
| * | | | | Deduplicate constant | Joas Schilling | 2015-09-25 | 1 | -3/+4 |
| * | | | | Move the filtering of sensitive data to the config class | Joas Schilling | 2015-09-25 | 3 | -0/+79 |
| | |/ / | |/| | | |||||
* | | | | 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 |
| | |_|/ | |/| | | |||||
* | | | | Add the L10N Factory to the container interface | Joas Schilling | 2015-09-25 | 1 | -0/+6 |
| |/ / |/| | | |||||
* | | | Merge pull request #15098 from owncloud/fix_preview_versions_revert_issue | Thomas Müller | 2015-09-24 | 2 | -1/+9 |
|\ \ \ | |||||
| * | | | delete cached preview when rolling back file's version | Georg Ehrke | 2015-09-20 | 2 | -1/+9 |
* | | | | Merge pull request #19306 from owncloud/app-code-check-version | Thomas Müller | 2015-09-24 | 1 | -0/+146 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | public, remote and default_enable are not deprecated | Morris Jobke | 2015-09-24 | 1 | -3/+3 |
| * | | | encode arrays as string | Morris Jobke | 2015-09-24 | 1 | -1/+6 |
| * | | | [App Code Check] add check for version and mandatory fields | Morris Jobke | 2015-09-24 | 1 | -0/+141 |
* | | | | Merge pull request #19337 from owncloud/fix-shipped-check-for-apps | Thomas Müller | 2015-09-24 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Correctly check whether an app is shipped | Joas Schilling | 2015-09-24 | 1 | -1/+1 |
* | | | | | Merge pull request #19340 from owncloud/enc_fix_user_check | Thomas Müller | 2015-09-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | only check if the user exists if a user was added as parameter | Bjoern Schiessle | 2015-09-24 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #19248 from owncloud/allow-status-code-403-and-503-for-lis... | Thomas Müller | 2015-09-24 | 3 | -1/+134 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add since-tag | Joas Schilling | 2015-09-23 | 2 | -0/+14 |
| * | | | | Allow listeners to set status code and message | Joas Schilling | 2015-09-23 | 3 | -1/+120 |
* | | | | | Merge pull request #19303 from owncloud/usecorrectvariable | Thomas Müller | 2015-09-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | use correct variable | Jörn Friedrich Dreyer | 2015-09-23 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #19326 from owncloud/issue-19314-querybuilder-set-null | Thomas Müller | 2015-09-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Allow `set('column', 'null')` to work like in Doctrine | Joas Schilling | 2015-09-24 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #16479 from owncloud/core-fixgetrelativepathwrongmatches | Thomas Müller | 2015-09-24 | 1 | -1/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Prevent wrong matches in getRelativePath | Vincent Petry | 2015-09-22 | 1 | -1/+4 |