Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add recovery key on public upload | Bjoern Schiessle | 2017-07-20 | 1 | -2/+8 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #5801 from nextcloud/activity-description-copy-paste | Morris Jobke | 2017-07-20 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix copy and paste error on activity descriptions | Joas Schilling | 2017-07-20 | 2 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #5790 from nextcloud/fix-documentation | Morris Jobke | 2017-07-20 | 1 | -5/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix config.sample.php documentation | Morris Jobke | 2017-07-19 | 1 | -5/+1 | |
* | | | | | | Merge pull request #5800 from nextcloud/enable-acceptance-tests-again-on-dron... | Morris Jobke | 2017-07-20 | 4 | -17/+110 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Enable acceptance tests again on Drone 0.7 | Daniel Calviño Sánchez | 2017-07-20 | 1 | -9/+9 | |
| * | | | | | Add option to acceptance test runner to set the Selenium server | Daniel Calviño Sánchez | 2017-07-20 | 1 | -1/+40 | |
| * | | | | | Add option to acceptance test runner to set the Nextcloud server domain | Daniel Calviño Sánchez | 2017-07-20 | 2 | -1/+45 | |
| * | | | | | Make possible to configure the domain for the Nextcloud test server | Daniel Calviño Sánchez | 2017-07-20 | 1 | -6/+16 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #5794 from nextcloud/update-php7.1-container | Roeland Jago Douma | 2017-07-20 | 1 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update PHP 7.1 containers | Lukas Reschke | 2017-07-19 | 1 | -6/+6 | |
| |/ / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-20 | 42 | -0/+144 | |
|/ / / / | ||||||
* | | | | Merge pull request #5734 from nextcloud/only-readable-chars-in-share-tokens | Joas Schilling | 2017-07-19 | 4 | -11/+5 | |
|\ \ \ \ | ||||||
| * | | | | Only use readable chars in Share Tokens | Joas Schilling | 2017-07-18 | 4 | -11/+5 | |
* | | | | | Merge pull request #5719 from nextcloud/improve-jscombiner | Morris Jobke | 2017-07-19 | 3 | -3/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | Properly handle if the deps file if for some reason empty | Morris Jobke | 2017-07-19 | 3 | -3/+40 | |
* | | | | | | Merge pull request #5776 from nextcloud/install-phan | Roeland Jago Douma | 2017-07-19 | 22 | -25/+2390 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Add workaround for https://github.com/etsy/phan/issues/1033 | Lukas Reschke | 2017-07-19 | 3 | -1/+9 | |
| * | | | | | Update third-party ref | Lukas Reschke | 2017-07-19 | 1 | -0/+0 | |
| * | | | | | Remove unused functions | Lukas Reschke | 2017-07-19 | 2 | -17/+0 | |
| * | | | | | Install phan manually | Lukas Reschke | 2017-07-19 | 2 | -2/+3 | |
| * | | | | | Use new Drone image | Lukas Reschke | 2017-07-19 | 1 | -2/+2 | |
| * | | | | | Exclude phan from scrutinizer | Lukas Reschke | 2017-07-19 | 1 | -0/+5 | |
| * | | | | | Run phan over code base | Lukas Reschke | 2017-07-19 | 18 | -8/+2376 | |
* | | | | | | Merge pull request #5781 from nextcloud/fix_5780 | Morris Jobke | 2017-07-19 | 2 | -1/+91 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add Android and iOS URLs to theming app | Morris Jobke | 2017-07-19 | 2 | -0/+71 | |
| * | | | | | | Allow overwriting of IOS theming values | Roeland Jago Douma | 2017-07-19 | 1 | -1/+20 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #5778 from nextcloud/changelog | Morris Jobke | 2017-07-19 | 1 | -18/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add link to real changelog | Morris Jobke | 2017-07-19 | 1 | -18/+2 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-19 | 248 | -784/+800 | |
* | | | | | | Merge pull request #5744 from 1manprojects/patch-1 | Morris Jobke | 2017-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | changed direct cast to integer to numerical value | 1 Man Projects | 2017-07-17 | 1 | -1/+1 | |
| * | | | | | | Removed cast to integer in getSize | 1 Man Projects | 2017-07-15 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #5775 from nextcloud/fix-postgres | Morris Jobke | 2017-07-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Disable postgres temporarily | Morris Jobke | 2017-07-18 | 1 | -3/+3 | |
* | | | | | | | | Merge pull request #5764 from nextcloud/update-3rdparty | Morris Jobke | 2017-07-18 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Update 3rdparty for "Fix infinite propfinds reporting files as directories" | Joas Schilling | 2017-07-18 | 1 | -0/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #5770 from nextcloud/path-repair-steps-loop | Roeland Jago Douma | 2017-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix invalid path repair step not getting all invalid entries | Robin Appelman | 2017-07-18 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #5733 from nextcloud/app-menu-ellipsis | Morris Jobke | 2017-07-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Long app names will have ellipsis in the app menu popover. | Marin Treselj | 2017-07-14 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #5709 from nextcloud/null-user-exist | Joas Schilling | 2017-07-18 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | null users dont exist | Robin Appelman | 2017-07-13 | 1 | -0/+3 | |
* | | | | | | | | Merge pull request #5739 from nextcloud/comradekingu-patch-4 | Roeland Jago Douma | 2017-07-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | : Bigversal and LDAP | Allan Nordhøy | 2017-07-14 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #5745 from paulijar/master | Morris Jobke | 2017-07-18 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix emitting of legacy hook post_unshare | Pauli Järvinen | 2017-07-16 | 2 | -2/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #5758 from nextcloud/comradekingu-patch-7 | Roeland Jago Douma | 2017-07-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | : Bigversal | Allan Nordhøy | 2017-07-18 | 1 | -2/+2 |