Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port of test_ldap_2nddispname to master | Arthur Schiwon | 2016-02-03 | 11 | -15/+209 |
* | Merge pull request #21997 from owncloud/checksums | Thomas Müller | 2016-02-03 | 9 | -10/+82 |
|\ | |||||
| * | Add store/retrieve checksums | Roeland Jago Douma | 2016-02-03 | 9 | -10/+82 |
* | | Merge pull request #22081 from owncloud/mount-cache-invalid-storage | Thomas Müller | 2016-02-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | filter invalid storages from the mount cache early | Robin Appelman | 2016-02-02 | 1 | -1/+1 |
* | | | Merge pull request #22084 from owncloud/configphp-fixes | Thomas Müller | 2016-02-03 | 1 | -15/+15 |
|\ \ \ | |||||
| * | | | small corrections; Web is capitalized, webroot is one lowercase word | Carla Schroder | 2016-02-03 | 1 | -15/+15 |
* | | | | Merge pull request #22090 from owncloud/skip-migration-tests-setting | Thomas Müller | 2016-02-03 | 3 | -0/+21 |
|\ \ \ \ | |||||
| * | | | | setting to skip migration tests by default | Morris Jobke | 2016-02-03 | 3 | -0/+21 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #21772 from owncloud/occ-external-applicable | Thomas Müller | 2016-02-03 | 4 | -0/+432 |
|\ \ \ \ | |||||
| * | | | | Add occ command to manage applicables | Robin Appelman | 2016-02-02 | 4 | -0/+432 |
* | | | | | Merge pull request #21961 from owncloud/comments-gui | Thomas Müller | 2016-02-03 | 18 | -24/+940 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add comments app to expected apps in test | Vincent Petry | 2016-02-02 | 1 | -1/+2 |
| * | | | | Fixed report name | Vincent Petry | 2016-02-02 | 1 | -2/+2 |
| * | | | | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 5 | -6/+320 |
| * | | | | Add spinner when submitting comments | Vincent Petry | 2016-02-02 | 2 | -7/+32 |
| * | | | | Fix parsing empty Webdav property nodes | Vincent Petry | 2016-02-02 | 2 | -2/+2 |
| * | | | | Fix formatting messages with newlines | Vincent Petry | 2016-02-02 | 1 | -2/+11 |
| * | | | | Better comments pagination logic | Vincent Petry | 2016-02-02 | 1 | -11/+9 |
| * | | | | Improve comments style, add avatars | Vincent Petry | 2016-02-02 | 3 | -22/+104 |
| * | | | | Expose display name in JS side | Vincent Petry | 2016-02-02 | 2 | -1/+33 |
| * | | | | Use last comment's time for pagination | Vincent Petry | 2016-02-02 | 1 | -1/+1 |
| * | | | | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 4 | -36/+76 |
| * | | | | Improve comment date format | Vincent Petry | 2016-02-02 | 1 | -3/+10 |
| * | | | | Comments GUI | Vincent Petry | 2016-02-02 | 9 | -0/+408 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #22059 from owncloud/comments-readmark-dav | Thomas Müller | 2016-02-03 | 8 | -10/+154 |
|\ \ \ \ | |||||
| * | | | | update routine was lacking where statements :see_no_evil: | Arthur Schiwon | 2016-02-02 | 1 | -1/+7 |
| * | | | | set read marker via proppatch against entity | Arthur Schiwon | 2016-02-01 | 3 | -1/+43 |
| * | | | | Return isUnread property per comment | Arthur Schiwon | 2016-02-01 | 5 | -8/+104 |
* | | | | | Merge pull request #22053 from owncloud/files_external-params-flags | Thomas Müller | 2016-02-03 | 4 | -47/+83 |
|\ \ \ \ \ | |||||
| * | | | | | Remove magic flags from files_external backend params | Robin Appelman | 2016-02-02 | 4 | -47/+83 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-03 | 16 | -4/+46 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #22076 from owncloud/activities-yes-default-enabled-no | Morris Jobke | 2016-02-02 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Don't enable tag activities by default | Joas Schilling | 2016-02-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #22054 from vincchan/vincchan/fix#20199 | Thomas Müller | 2016-02-02 | 6 | -36/+83 |
|\ \ \ \ | |||||
| * | | | | changed variables to lowercase | Vincent Chan | 2016-02-02 | 1 | -5/+5 |
| * | | | | Move data protection check to javascript | Vincent Chan | 2016-02-01 | 6 | -36/+83 |
* | | | | | Merge pull request #22023 from owncloud/interruptable-commands | Thomas Müller | 2016-02-02 | 3 | -61/+55 |
|\ \ \ \ \ | |||||
| * | | | | | Add startup warning that the PCNTL extensions are missing | Thomas Müller | 2016-02-01 | 1 | -0/+4 |
| * | | | | | Move signal handling to the base class to allow other commands to reuse this ... | Thomas Müller | 2016-02-01 | 2 | -61/+51 |
* | | | | | | Merge pull request #22013 from owncloud/share2_moveshare | Thomas Müller | 2016-02-02 | 6 | -3/+249 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | [Share 2.0] Allow moving of shares | Roeland Jago Douma | 2016-02-02 | 6 | -3/+249 |
* | | | | | | Merge pull request #22049 from owncloud/issue-22041-activities-for-systemtags | Thomas Müller | 2016-02-02 | 13 | -42/+875 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix path match | Joas Schilling | 2016-02-02 | 2 | -2/+6 |
| * | | | | | | Fix IManager::isFormattingFilteredObject() | Joas Schilling | 2016-02-02 | 1 | -5/+4 |
| * | | | | | | Add activities when a tag is (un-)assigned | Joas Schilling | 2016-02-02 | 4 | -20/+175 |
| * | | | | | | Add activities for admins when a tag is created/updated/deleted | Joas Schilling | 2016-02-02 | 3 | -0/+402 |
| * | | | | | | App needs to be of type logging to be able to have activities | Joas Schilling | 2016-02-02 | 1 | -1/+4 |
| * | | | | | | Dispatch events when tags are added/updated/deleted | Joas Schilling | 2016-02-02 | 4 | -14/+161 |
| * | | | | | | Dispatch some events when tags are un-/assigned | Joas Schilling | 2016-02-02 | 5 | -22/+145 |