Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Tests fix | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -5/+5 | |
* | | | | Merge pull request #9197 from nextcloud/fix-avatar-center | Morris Jobke | 2018-06-15 | 1 | -0/+36 | |
|\ \ \ \ | ||||||
| * | | | | Removed old route, fix tests and fix var type | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -1/+1 | |
| * | | | | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -1/+1 | |
| * | | | | Added new tests | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -0/+36 | |
| |/ / / | ||||||
* / / / | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 1 | -0/+127 | |
|/ / / | ||||||
* | | | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 2 | -95/+2 | |
* | | | Add another test | Mario Danic | 2018-06-08 | 1 | -1/+3 | |
* | | | Add a new regex test | Mario Danic | 2018-06-08 | 1 | -1/+3 | |
* | | | Merge pull request #9483 from nextcloud/azure-blob | Morris Jobke | 2018-06-04 | 1 | -0/+38 | |
|\ \ \ | ||||||
| * | | | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 1 | -0/+38 | |
* | | | | Move caching logic to response | Roeland Jago Douma | 2018-06-04 | 1 | -2/+12 | |
|/ / / | ||||||
* | | | Make sure the file is readable before attempting to create a preview | Roeland Jago Douma | 2018-05-30 | 1 | -0/+20 | |
* | | | Merge pull request #9617 from nextcloud/users-sort-case-fix | Morris Jobke | 2018-05-28 | 1 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Added case example to tests | John Molakvoæ (skjnldsv) | 2018-05-26 | 1 | -2/+4 | |
* | | | | Fix Settings\ManagerTest | Julius Härtl | 2018-05-25 | 1 | -2/+2 | |
* | | | | Rename sync clients section to mobile & desktop | Julius Härtl | 2018-05-24 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attr | Roeland Jago Douma | 2018-05-23 | 1 | -7/+43 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | make sure force language is reflected in html lang attribute | Georg Ehrke | 2018-05-22 | 1 | -7/+43 | |
| |/ | ||||||
* / | Fix ViewTest | Roeland Jago Douma | 2018-05-23 | 1 | -1/+11 | |
|/ | ||||||
* | Certain tokens can expire | Roeland Jago Douma | 2018-05-17 | 1 | -0/+75 | |
* | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-16 | 1 | -0/+42 | |
* | Fix session tests | Roeland Jago Douma | 2018-05-15 | 1 | -2/+11 | |
* | Fix tests | Roeland Jago Douma | 2018-05-15 | 2 | -13/+3 | |
* | Add tests | Roeland Jago Douma | 2018-05-14 | 1 | -0/+159 | |
* | Fix tests | Roeland Jago Douma | 2018-05-14 | 5 | -5/+10 | |
* | Merge pull request #9029 from nextcloud/settings-restructure | Morris Jobke | 2018-05-07 | 3 | -69/+23 | |
|\ | ||||||
| * | Fix settings tests | Julius Härtl | 2018-05-03 | 2 | -53/+4 | |
| * | Cleanup and fix tests | Julius Härtl | 2018-05-03 | 2 | -16/+19 | |
* | | Do not allow folder creation with quota of 0 | Roeland Jago Douma | 2018-05-03 | 1 | -0/+5 | |
|/ | ||||||
* | use SystemConfig, less dependencies, and not publicly needed | Arthur Schiwon | 2018-04-26 | 2 | -25/+20 | |
* | revert Log's dependency to SystemConfig to work during Installation | Arthur Schiwon | 2018-04-26 | 1 | -2/+2 | |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 2 | -6/+7 | |
* | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 3 | -30/+163 | |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 2 | -3/+5 | |
* | Merge pull request #9129 from nextcloud/feature/noid/proper-comments-offset | Roeland Jago Douma | 2018-04-22 | 2 | -0/+50 | |
|\ | ||||||
| * | Fix FakeManager | Joas Schilling | 2018-04-19 | 1 | -0/+8 | |
| * | Add proper comment offset support | Joas Schilling | 2018-04-18 | 1 | -0/+42 | |
* | | Merge pull request #9225 from nextcloud/bugfix/9157/ipv6-database-host | Roeland Jago Douma | 2018-04-22 | 1 | -0/+56 | |
|\ \ | ||||||
| * | | Add tests for special domain name | Morris Jobke | 2018-04-19 | 1 | -0/+2 | |
| * | | Add tests for domains | Morris Jobke | 2018-04-19 | 1 | -0/+2 | |
| * | | Move regex to a function and add tests | Joas Schilling | 2018-04-19 | 1 | -0/+52 | |
| |/ | ||||||
* / | fix appinfo parsing when a single localized option is provided | Robin Appelman | 2018-04-17 | 1 | -0/+14 | |
|/ | ||||||
* | Provide an option to disable HTML emails | Morris Jobke | 2018-04-16 | 2 | -1/+53 | |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 3 | -3/+105 | |
* | Merge pull request #9024 from nextcloud/fix/app-fetcher-major-minor-versions | Morris Jobke | 2018-04-11 | 2 | -6/+103 | |
|\ | ||||||
| * | Fix version comparison with minor and patch level requirements | Christoph Wurst | 2018-04-11 | 2 | -6/+103 | |
* | | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2 | Morris Jobke | 2018-04-11 | 1 | -5/+20 | |
|\ \ | ||||||
| * | | Log exceptions as nested array instead of encoded json | Robin Appelman | 2018-04-10 | 1 | -5/+20 | |
* | | | Merge pull request #9074 from nextcloud/ARGON2I | Morris Jobke | 2018-04-11 | 1 | -36/+86 | |
|\ \ \ | |_|/ |/| | |