Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Remove unused update-notification style | Vincent Petry | 2016-02-22 | 1 | -2/+2 | |
| * | | | | | | | Fix unit tests affected by side effects | Vincent Petry | 2016-02-22 | 3 | -2/+9 | |
| * | | | | | | | Accumulate notifications instead of blinking | Vincent Petry | 2016-02-22 | 4 | -115/+288 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #22551 from owncloud/make-exceptions-easier-to-debug | Thomas Müller | 2016-02-23 | 2 | -8/+23 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Throw normal exceptions instead of eating them | Lukas Reschke | 2016-02-22 | 2 | -8/+23 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #22581 from owncloud/fix_interface | Thomas Müller | 2016-02-22 | 1 | -3/+15 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | since 9.0 we have a additional parameter $position used for integrity checks | Bjoern Schiessle | 2016-02-22 | 1 | -3/+15 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #22570 from owncloud/make-method-non-public | Thomas Müller | 2016-02-22 | 2 | -9/+9 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Make non-public-method protected | Joas Schilling | 2016-02-22 | 2 | -9/+9 | |
|/ / / / | ||||||
* | | | | Merge pull request #22527 from wern/master | Thomas Müller | 2016-02-22 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | moved set -e after executable checking with which as old position off set -e ... | Andreas Schubert | 2016-02-19 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #22536 from owncloud/add-integration-tests-for-tags | Thomas Müller | 2016-02-22 | 7 | -6/+1139 | |
|\ \ \ \ | ||||||
| * | | | | Check if user has permission to create such a tag | Lukas Reschke | 2016-02-19 | 4 | -6/+285 | |
| * | | | | Add integration tests for tags | Lukas Reschke | 2016-02-19 | 3 | -0/+854 | |
* | | | | | Merge pull request #22552 from owncloud/fix-avconv-preview-parameters | Thomas Müller | 2016-02-22 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move `-an` after the input arg because it is an output option | Joas Schilling | 2016-02-22 | 1 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #22554 from owncloud/fix_22550 | Thomas Müller | 2016-02-22 | 4 | -1/+35 | |
|\ \ \ \ \ | ||||||
| * | | | | | We should check for exceptions when trying to get the avatar | Roeland Jago Douma | 2016-02-22 | 4 | -1/+35 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #22555 from owncloud/jenkins-19978 | Thomas Müller | 2016-02-22 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Solution for Proposal #19974 | Pierre Jochem | 2016-02-22 | 1 | -0/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #22561 from owncloud/ie-publicpagefooter | Thomas Müller | 2016-02-22 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix public page footer position in IE | Vincent Petry | 2016-02-22 | 1 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #22548 from owncloud/fix-pagination-in-ie | Vincent Petry | 2016-02-22 | 1 | -1/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fixes pagination in IE | Morris Jobke | 2016-02-22 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | Merge pull request #22526 from owncloud/fix-english-texts | Thomas Müller | 2016-02-21 | 3 | -5/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix error ins source language strings | Thomas Müller | 2016-02-19 | 3 | -5/+5 | |
* | | | | Merge pull request #22511 from owncloud/add-integration-tests-for-comments | Lukas Reschke | 2016-02-19 | 5 | -2/+531 | |
|\ \ \ \ | ||||||
| * | | | | Add integration tests for comments | Lukas Reschke | 2016-02-19 | 5 | -2/+531 | |
|/ / / / | ||||||
* | | | | Merge pull request #22529 from owncloud/tags-style | Thomas Müller | 2016-02-19 | 1 | -4/+32 | |
|\ \ \ \ | ||||||
| * | | | | improve tags interface styling | Jan-Christoph Borchardt | 2016-02-19 | 1 | -4/+32 | |
* | | | | | Merge pull request #22503 from owncloud/issue_22500 | Thomas Müller | 2016-02-19 | 3 | -11/+105 | |
|\ \ \ \ \ | ||||||
| * | | | | | make sure that the file name doesn't end with a trailing slash. Can for examp... | Bjoern Schiessle | 2016-02-19 | 1 | -0/+3 | |
| * | | | | | When (re-)sharing an incomming federated share set the corrent owner | Roeland Jago Douma | 2016-02-19 | 2 | -11/+102 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #22518 from owncloud/checkdeletebeforecopyinsteadofrename | Thomas Müller | 2016-02-19 | 2 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Check delete permission before attemping copy+delete | Vincent Petry | 2016-02-19 | 2 | -0/+8 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #22410 from owncloud/fix_22119 | Thomas Müller | 2016-02-19 | 2 | -33/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | Do not copy skeleton on avatar access | Roeland Jago Douma | 2016-02-16 | 2 | -33/+40 | |
* | | | | | | Merge pull request #22509 from owncloud/add-filesplugin-to-new-webdav-endpoint | Thomas Müller | 2016-02-19 | 1 | -0/+4 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Add FilesPlugin - fixes #22507 | Thomas Müller | 2016-02-19 | 1 | -0/+4 | |
* | | | | | | Merge pull request #22521 from owncloud/mssql-is-not-support-since-ages | Thomas Müller | 2016-02-19 | 1 | -37/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove old adapter - mssql is not supported | Joas Schilling | 2016-02-19 | 1 | -37/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #22348 from owncloud/issue-21812-calendar-old-caldav-url | Thomas Müller | 2016-02-19 | 4 | -5/+90 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add correct principals for the current user before ACL check | Joas Schilling | 2016-02-19 | 3 | -3/+77 | |
| * | | | | | | Convert the old principal to the new principal before getting calendars | Joas Schilling | 2016-02-19 | 1 | -2/+13 | |
* | | | | | | | Merge pull request #22218 from owncloud/occ-no-extra-messages | Thomas Müller | 2016-02-19 | 2 | -2/+23 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Add global --no-warning option to occ in order not to pollute output with war... | Victor Dubiniuk | 2016-02-19 | 2 | -2/+23 | |
* | | | | | | | Merge pull request #22515 from owncloud/webdav_checksum_only_for_files | Thomas Müller | 2016-02-19 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Only add checksum headers for files | Roeland Jago Douma | 2016-02-19 | 1 | -5/+7 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #22487 from owncloud/hidden-text-for-information | Thomas Müller | 2016-02-19 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add hidden text to issue templates | Lukas Reschke | 2016-02-18 | 1 | -0/+7 |