| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 4 | -4/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 4 | -2/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-18 | 2 | -0/+2 |
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -10/+13 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-16 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 6 | -0/+52 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 20 | -0/+20 |
* | 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 |
* | | Use $var[] = $a instead of array_push - 2x faster | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
|/ |
|
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -1/+1 |
* | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 4 | -17/+14 |
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Update composer | Morris Jobke | 2018-01-12 | 2 | -10/+14 |
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 4 | -2/+36 |
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-12 | 2 | -26/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-11 | 14 | -2/+206 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-10 | 12 | -0/+204 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-07 | 4 | -0/+68 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-03 | 2 | -0/+34 |
* | TwoFactorBackupCodes Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+625 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 2 | -0/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-20 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-19 | 2 | -0/+34 |
* | Restore the sequencial order | Joas Schilling | 2017-09-29 | 1 | -1/+1 |
* | Migrate the twofactor_backupcodes app to bigint | Joas Schilling | 2017-09-29 | 2 | -1/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-28 | 2 | -0/+34 |
* | Fix database structure of twofactor backupcodes app to match 12 | Joas Schilling | 2017-09-19 | 2 | -1/+57 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-14 | 2 | -2/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-26 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-09 | 52 | -50/+28 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-03 | 2 | -0/+36 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-30 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-29 | 2 | -0/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-13 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-12 | 2 | -10/+10 |
* | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emails | Morris Jobke | 2017-07-07 | 2 | -13/+18 |
|\ |
|
| * | Fix tests | Joas Schilling | 2017-06-20 | 1 | -6/+6 |
| * | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 1 | -7/+12 |
* | | Fix dropping tables and handle the prefix automatically | Joas Schilling | 2017-07-05 | 2 | -8/+5 |
* | | Move twofactor_backupcodes to migrations | Joas Schilling | 2017-07-05 | 4 | -86/+103 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-03 | 2 | -2/+2 |
* | | move encryption to security (and behind two factor things) | Arthur Schiwon | 2017-06-27 | 1 | -1/+1 |
* | | move twofactor_* into security | Arthur Schiwon | 2017-06-23 | 3 | -101/+2 |