Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4146 from nextcloud/unread-comments-folder | Morris Jobke | 2017-04-10 | 4 | -78/+144 |
|\ | |||||
| * | fix quote helper test | Robin Appelman | 2017-03-30 | 2 | -2/+2 |
| * | update FakeManager | Robin Appelman | 2017-03-30 | 1 | -0/+3 |
| * | Add test for getting unread comment count by folder | Robin Appelman | 2017-03-30 | 1 | -76/+139 |
* | | Dont use the permissions mask while scanning | Robin Appelman | 2017-04-10 | 1 | -0/+12 |
* | | Also send the new account data with the event | Joas Schilling | 2017-04-10 | 1 | -5/+8 |
* | | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 1 | -7/+10 |
|\ \ | |||||
| * | | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -7/+10 |
* | | | Add support for theming | Lukas Reschke | 2017-04-07 | 6 | -213/+955 |
* | | | Fix tests | Lukas Reschke | 2017-04-07 | 1 | -36/+98 |
* | | | New layout for welcome email | Morris Jobke | 2017-04-07 | 4 | -38/+316 |
* | | | Don't force the use of Accept-Language anymore | Joas Schilling | 2017-04-07 | 1 | -26/+22 |
* | | | Save the scope of an auth token in the session | Robin Appelman | 2017-04-05 | 2 | -32/+50 |
* | | | Merge pull request #4123 from nextcloud/allow-password-reset-with-email | Roeland Jago Douma | 2017-04-05 | 1 | -10/+75 |
|\ \ \ | |||||
| * | | | Allow to reset the password with the email as an input | Joas Schilling | 2017-03-28 | 1 | -10/+75 |
* | | | | Merge pull request #2095 from nextcloud/bruteforcesetttings | Lukas Reschke | 2017-04-04 | 2 | -3/+93 |
|\ \ \ \ | |||||
| * | | | | Fix tests | Roeland Jago Douma | 2017-04-04 | 3 | -16/+0 |
| * | | | | Fixed layout of bruteforcesettings | Morris Jobke | 2017-04-02 | 1 | -4/+4 |
| * | | | | Update App Manager test | Roeland Jago Douma | 2017-04-02 | 1 | -0/+2 |
| * | | | | Respect bruteforce settings in the Throttler | Roeland Jago Douma | 2017-04-02 | 1 | -1/+89 |
| * | | | | Adds security section to the admin page | Roeland Jago Douma | 2017-04-02 | 1 | -0/+2 |
| * | | | | Initial commit of the bruteforcesettings app | Roeland Jago Douma | 2017-04-02 | 2 | -0/+14 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #4093 from nextcloud/endorse-password-protection | Roeland Jago Douma | 2017-04-04 | 1 | -2/+14 |
|\ \ \ \ | |||||
| * | | | | fix unit tests | Bjoern Schiessle | 2017-04-03 | 1 | -2/+14 |
| |/ / / | |||||
* / / / | Don't try to parse empty body if there is no body | Roeland Jago Douma | 2017-04-04 | 1 | -1/+4 |
|/ / / | |||||
* | | | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -4/+4 |
* | | | Add tests for query builder (i)like | Robin Appelman | 2017-03-30 | 1 | -0/+106 |
* | | | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+74 |
* | | | add support for escaping like parameters when using the query builder | Robin Appelman | 2017-03-30 | 1 | -8/+12 |
| |/ |/| | |||||
* | | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 4 | -12/+12 |
* | | Fix unit tests | Morris Jobke | 2017-03-28 | 6 | -112/+112 |
* | | Fix controller tests | Roeland Jago Douma | 2017-03-28 | 2 | -2/+134 |
* | | Fix tests | Roeland Jago Douma | 2017-03-28 | 2 | -28/+116 |
|/ | |||||
* | Merge pull request #4096 from nextcloud/touch-floor | Morris Jobke | 2017-03-27 | 1 | -0/+17 |
|\ | |||||
| * | round the mtime in touch | Robin Appelman | 2017-03-27 | 1 | -0/+17 |
* | | Allow multiple navigation links from info.xml | Joas Schilling | 2017-03-26 | 1 | -37/+73 |
|/ | |||||
* | Don't run JSCombiner when not installed | Lukas Reschke | 2017-03-25 | 1 | -26/+200 |
* | Tests | Roeland Jago Douma | 2017-03-24 | 5 | -0/+384 |
* | Merge pull request #4025 from nextcloud/downstream-27292 | Roeland Jago Douma | 2017-03-24 | 1 | -4/+1 |
|\ | |||||
| * | Update karma, use sinon from npm | Vincent Petry | 2017-03-23 | 1 | -4/+1 |
* | | Merge pull request #3928 from nextcloud/downstream-17978 | Morris Jobke | 2017-03-23 | 3 | -4/+6 |
|\ \ | |/ |/| | |||||
| * | Adjust tests as well | Morris Jobke | 2017-03-21 | 1 | -2/+2 |
| * | Adding tests for 4 byte unicode characters | Morris Jobke | 2017-03-21 | 2 | -2/+4 |
* | | Fix tests | Roeland Jago Douma | 2017-03-22 | 1 | -31/+89 |
* | | Cache SCSS dependency file in memcache | Roeland Jago Douma | 2017-03-22 | 1 | -2/+4 |
* | | Add the AppContainer | Roeland Jago Douma | 2017-03-22 | 1 | -0/+8 |
* | | Don't do a recursive search | Joas Schilling | 2017-03-22 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #3844 from nextcloud/unshare_event | Joas Schilling | 2017-03-21 | 2 | -171/+189 |
|\ | |||||
| * | Add LegacyHooks | Roeland Jago Douma | 2017-03-17 | 2 | -171/+189 |
* | | Merge pull request #3955 from nextcloud/downstream-27113 | Roeland Jago Douma | 2017-03-21 | 2 | -4/+10 |
|\ \ |