| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Add ARGON2I support to the hasher | Roeland Jago Douma | 2018-04-04 | 1 | -36/+86 |
* | | | | Set the default log rotate size to 100 MB | Morris Jobke | 2018-04-11 | 1 | -1/+1 |
* | | | | Merge pull request #9127 from nextcloud/make-possible-to-run-acceptance-tests... | Morris Jobke | 2018-04-09 | 5 | -17/+162 |
|\ \ \ \ |
|
| * | | | | Rename helper for PHP built-in web server | Daniel Calviño Sánchez | 2018-04-09 | 2 | -14/+14 |
| * | | | | Add helper to run acceptance tests on an Apache server | Daniel Calviño Sánchez | 2018-04-09 | 1 | -0/+130 |
| * | | | | Add support for setting the domain also when a specific helper is used | Daniel Calviño Sánchez | 2018-04-09 | 1 | -1/+5 |
| * | | | | Install and configure Nextcloud server as www-data | Daniel Calviño Sánchez | 2018-04-09 | 1 | -1/+8 |
| * | | | | Use Docker image for acceptance tests | Daniel Calviño Sánchez | 2018-04-09 | 1 | -1/+5 |
* | | | | | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-state | Morris Jobke | 2018-04-09 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-09 | 1 | -1/+1 |
* | | | | | Merge pull request #9114 from nextcloud/make-possible-to-provide-acceptance-t... | Morris Jobke | 2018-04-09 | 4 | -11/+57 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Make possible to set the acceptance tests directory to use | Daniel Calviño Sánchez | 2018-04-06 | 2 | -7/+55 |
| * | | | | Add context classes to Composer autoload | Daniel Calviño Sánchez | 2018-04-06 | 2 | -3/+1 |
| * | | | | Fix typo | Daniel Calviño Sánchez | 2018-03-27 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Fix tests | Roeland Jago Douma | 2018-04-06 | 1 | -17/+5 |
| |/ /
|/| | |
|
* | | | Merge pull request #9084 from nextcloud/public-page-template-extend | Morris Jobke | 2018-04-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix files acceptance test | Julius Härtl | 2018-04-05 | 1 | -1/+1 |
| * | | | Move styling and menu handling to publicpage.js | Julius Härtl | 2018-04-05 | 1 | -1/+1 |
* | | | | Ping more privacy respecting organizations | Roeland Jago Douma | 2018-04-05 | 1 | -4/+8 |
|/ / / |
|
* | / | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -0/+4 |
| |/
|/| |
|
* | | Merge pull request #9018 from nextcloud/fix-copy-encrypted-files | Björn Schießle | 2018-04-03 | 1 | -1/+1 |
|\ \ |
|
| * | | reset encryptionVersion to '1' if a file was stream copied, because this mean... | Bjoern Schiessle | 2018-04-03 | 1 | -1/+1 |
* | | | Use app version to generate scss filename | John Molakvoæ (skjnldsv) | 2018-03-28 | 1 | -12/+23 |
| |/
|/| |
|
* | | Fix test | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 |
* | | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 1 | -3/+3 |
|\ \ |
|
| * | | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -3/+3 |
* | | | Migrate tests for contacts manager to correct test class | Morris Jobke | 2018-03-21 | 2 | -130/+32 |
* | | | Merge pull request #7904 from nextcloud/fix_7224 | Morris Jobke | 2018-03-21 | 2 | -12/+12 |
|\ \ \ |
|
| * | | | Add Cache-control: immutable | Roeland Jago Douma | 2018-03-19 | 2 | -12/+12 |
* | | | | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 1 | -0/+4 |
|/ / / |
|
* | | | Remove \OCP\Files::tmpFolder | Roeland Jago Douma | 2018-03-19 | 2 | -3/+3 |
* | | | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 3 | -3/+3 |
* | | | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name | blizzz | 2018-03-15 | 3 | -57/+155 |
|\ \ \ |
|
| * | | | Fixed caldav tests and metadata 2 | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -3/+3 |
| * | | | Fix Metadata tests | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+8 |
| * | | | Fixed Controller Test | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -53/+144 |
* | | | | Remove deprecated OCP\Contacts | Morris Jobke | 2018-03-14 | 2 | -18/+23 |
| |/ /
|/| | |
|
* | | | Remove deprecated HTTPHelper | Roeland Jago Douma | 2018-03-13 | 3 | -206/+0 |
* | | | Merge pull request #8788 from nextcloud/cleanup-oc_api | Morris Jobke | 2018-03-13 | 1 | -115/+0 |
|\ \ \ |
|
| * | | | Remove unused methods and constants from legacy OC_API | Morris Jobke | 2018-03-12 | 1 | -115/+0 |
* | | | | Use insertIfNotExist of the new interface | Morris Jobke | 2018-03-12 | 4 | -135/+140 |
|/ / / |
|
* | | | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelper | Morris Jobke | 2018-03-12 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | Remove unused and deprecated class and interface AppHelper | Morris Jobke | 2018-03-12 | 1 | -2/+0 |
* | | | | Use proper method to format absolute timestamp | Morris Jobke | 2018-03-12 | 1 | -64/+0 |
|/ / / |
|
* | | | Merge pull request #8743 from nextcloud/strict_settings | Roeland Jago Douma | 2018-03-12 | 1 | -23/+0 |
|\ \ \ |
|
| * | | | Obsolete test | Roeland Jago Douma | 2018-03-09 | 1 | -23/+0 |
* | | | | Header acceptance features | John Molakvoæ (skjnldsv) | 2018-03-09 | 6 | -10/+239 |
* | | | | Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-pagination | blizzz | 2018-03-09 | 1 | -18/+111 |
|\ \ \ \ |
|
| * | | | | Fix calculation if there are more results | Joas Schilling | 2018-03-08 | 1 | -19/+19 |
| * | | | | Add tests for finding own email and user results pagination | Joas Schilling | 2018-03-08 | 1 | -1/+94 |
| | |/ /
| |/| | |
|