| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
* | Merge pull request #10397 from nextcloud/encryption-s3-fix | Björn Schießle | 2018-08-08 | 1 | -1/+0 |
|\ |
|
| * | make file cache updates more robust | Bjoern Schiessle | 2018-07-31 | 1 | -1/+0 |
* | | Merge pull request #10480 from nextcloud/bugfix/10420/settings | Roeland Jago Douma | 2018-08-02 | 2 | -4/+4 |
|\ \ |
|
| * | | Fix encryption admin section tests | Julius Härtl | 2018-08-02 | 1 | -2/+2 |
| * | | Move encryption settings to security | Julius Härtl | 2018-08-01 | 1 | -2/+2 |
| |/ |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-02 | 2 | -0/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-30 | 2 | -0/+2 |
* | Mixin scss icon api | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
* | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-19 | 6 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 4 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-28 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-21 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 4 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-06 | 4 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 6 | -0/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 4 | -0/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 4 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 14 | -14/+14 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 14 | -14/+14 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-08 | 2 | -0/+14 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-14 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 106 | -216/+216 |
* | Merge pull request #8603 from nextcloud/enc-cleanup | Morris Jobke | 2018-03-05 | 11 | -1147/+8 |
|\ |
|
| * | this was a migration step to ownCloud 8.0 to restructure the encryption folde... | Bjoern Schiessle | 2018-03-02 | 11 | -1147/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 2 | -6/+6 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-24 | 2 | -0/+14 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 2 | -6/+6 |
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -16/+24 |
* | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 2 | -2/+0 |
|\ |
|
| * | Remove unused import statements | Morris Jobke | 2018-02-14 | 2 | -2/+0 |
* | | Simplify return statement | Morris Jobke | 2018-02-13 | 1 | -5/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 12 | -14/+78 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 96 | -96/+96 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-04 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 104 | -208/+104 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-29 | 2 | -60/+60 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Merge pull request #8063 from nextcloud/inline-value | Joas Schilling | 2018-01-26 | 1 | -2/+1 |
|\ |
|
| * | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
* | | Merge pull request #8059 from nextcloud/use-stripos | Roeland Jago Douma | 2018-01-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Use stripos instead of strpos(strtolower(), 'something') | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
| |/ |
|