Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't log the password on confirmPassword when LDAP throws an exception | Joas Schilling | 2017-02-07 | 1 | -1/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-07 | 2 | -0/+396 |
* | Merge pull request #3352 from nextcloud/public-page-guest-css-loader | Morris Jobke | 2017-02-06 | 2 | -5/+5 |
|\ | |||||
| * | Fix public page css fallback loading | John Molakvoæ (skjnldsv) | 2017-02-01 | 2 | -5/+5 |
* | | Merge pull request #3364 from nextcloud/sass-logging | Robin Appelman | 2017-02-06 | 2 | -4/+4 |
|\ \ | |||||
| * | | Lower log levels of resource locator | Robin Appelman | 2017-02-03 | 2 | -4/+4 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-02 | 2 | -10/+10 |
|/ | |||||
* | Merge pull request #3321 from nextcloud/revert-unintentional-change-of-log-ti... | Morris Jobke | 2017-01-31 | 2 | -3/+3 |
|\ | |||||
| * | Revert unintentional log timestamp format change | Joas Schilling | 2017-01-30 | 2 | -3/+3 |
* | | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 10 | -22/+357 |
|\ \ | |||||
| * | | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -21/+0 |
| * | | do not hard-require the token provider | Christoph Wurst | 2017-01-11 | 2 | -8/+16 |
| * | | use login hook credentials as fallback | Christoph Wurst | 2017-01-11 | 1 | -0/+21 |
| * | | fix @since annotations (9.1->12) | Christoph Wurst | 2017-01-11 | 4 | -8/+8 |
| * | | replace session implementation if it changes at runtime | Christoph Wurst | 2017-01-11 | 2 | -1/+11 |
| * | | add @since annotations and document methods | Christoph Wurst | 2017-01-11 | 2 | -0/+14 |
| * | | add login credential store | Christoph Wurst | 2017-01-11 | 9 | -0/+303 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-31 | 2 | -42/+84 |
* | | | Merge pull request #2970 from nextcloud/notify-self-test | Morris Jobke | 2017-01-30 | 8 | -0/+300 |
|\ \ \ | |||||
| * | | | update autoloader | Robin Appelman | 2017-01-27 | 2 | -0/+10 |
| * | | | Add since | Robin Appelman | 2017-01-27 | 3 | -0/+28 |
| * | | | Add a more powerful notify mechanism | Robin Appelman | 2017-01-27 | 6 | -0/+262 |
* | | | | Merge pull request #3298 from nextcloud/downstream-26928 | blizzz | 2017-01-30 | 1 | -12/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | remove obsolete hack (#26928) | Jörn Friedrich Dreyer | 2017-01-27 | 1 | -12/+1 |
* | | | | Merge pull request #3176 from nextcloud/default-value-datadir | blizzz | 2017-01-30 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Add proper default value for datadir | Morris Jobke | 2017-01-19 | 3 | -3/+3 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-29 | 2 | -0/+422 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-28 | 2 | -2/+2 |
* | | | | | Merge pull request #2822 from nextcloud/add-navigation-via-info.xml | Morris Jobke | 2017-01-27 | 2 | -8/+107 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Force to specify the name | Joas Schilling | 2017-01-27 | 1 | -4/+7 |
| * | | | | Add navigation via info.xml (#26785) | Thomas Müller | 2016-12-22 | 2 | -8/+104 |
* | | | | | Merge pull request #3178 from nextcloud/default-value-logdateformat | Joas Schilling | 2017-01-27 | 2 | -3/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | fix default value for logdateformat - fixes #3107 | Morris Jobke | 2017-01-19 | 2 | -3/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #3046 from nextcloud/issue-2190-imagepath-is-root-sensitive | Lukas Reschke | 2017-01-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Make sure different webroots use different cached paths | Joas Schilling | 2017-01-12 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #3284 from nextcloud/remove-avatar-fixup | Morris Jobke | 2017-01-26 | 4 | -120/+0 |
|\ \ \ \ | |||||
| * | | | | remote now unneeded AvatarPermissions repair step | Robin Appelman | 2017-01-26 | 4 | -120/+0 |
* | | | | | Merge pull request #3246 from nextcloud/fix-sqlite-dependency | Morris Jobke | 2017-01-26 | 1 | -5/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Remove useless dependency on SQLite (non-PDO) | Morris Jobke | 2017-01-25 | 1 | -5/+3 |
* | | | | | | Merge pull request #3238 from nextcloud/dav-test | Lukas Reschke | 2017-01-26 | 2 | -5/+9 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Make DAV external storage test more reliable | Robin Appelman | 2017-01-24 | 2 | -5/+9 |
* | | | | | | Merge pull request #3197 from nextcloud/enable-scss-for-all-apps | Morris Jobke | 2017-01-25 | 2 | -10/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Appdata var fix | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -1/+1 |
| * | | | | | | Remove unused webroot | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -3/+2 |
| * | | | | | | Enable every app to generate their scss file | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -9/+12 |
* | | | | | | | Merge pull request #3223 from nextcloud/fix-public-page-style | Björn Schießle | 2017-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix public page style | Morris Jobke | 2017-01-23 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #3240 from nextcloud/storage-interface-tweaks | Christoph Wurst | 2017-01-25 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | minor storage interface tweaks | Robin Appelman | 2017-01-24 | 2 | -2/+3 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #3030 from nextcloud/filesapi-renamefailcase | Morris Jobke | 2017-01-24 | 3 | -109/+82 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | |