Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 58 | -48/+380 |
* | Merge pull request #862 from nextcloud/us_25767 | Lukas Reschke | 2016-08-15 | 5 | -26/+34 |
|\ | |||||
| * | Add PHPdoc | Roeland Jago Douma | 2016-08-15 | 1 | -3/+5 |
| * | missing PHPDoc | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -0/+1 |
| * | Type compatability | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -1/+1 |
| * | Method is deprecated | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -3/+3 |
| * | Unreachable statement | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -4/+1 |
| * | Unnecessary fully qualified names | Jörn Friedrich Dreyer | 2016-08-14 | 4 | -17/+25 |
* | | Merge pull request #882 from nextcloud/use-proper-test-execution | Lukas Reschke | 2016-08-15 | 8 | -114/+92 |
|\ \ | |||||
| * | | We have to mock the is_uploaded_file in the OC\Core\Controller namespace | Roeland Jago Douma | 2016-08-15 | 1 | -8/+10 |
| * | | Fix mock call in AvatarControllerTest | Roeland Jago Douma | 2016-08-15 | 1 | -12/+12 |
| * | | Use generated URL | Lukas Reschke | 2016-08-15 | 1 | -1/+1 |
| * | | Fix CheckSetupController tests | Lukas Reschke | 2016-08-15 | 2 | -68/+40 |
| * | | Fix template test | Lukas Reschke | 2016-08-15 | 1 | -1/+1 |
| * | | Fix tests for LoginController | Lukas Reschke | 2016-08-15 | 1 | -5/+4 |
| * | | Add reference to current user | Lukas Reschke | 2016-08-15 | 1 | -0/+1 |
| * | | Add new dependency | Lukas Reschke | 2016-08-15 | 1 | -1/+7 |
| * | | Don't use create mock | Lukas Reschke | 2016-08-15 | 1 | -14/+14 |
| * | | Use proper casing | Lukas Reschke | 2016-08-15 | 2 | -6/+4 |
* | | | Merge pull request #876 from nextcloud/licence | Roeland Jago Douma | 2016-08-15 | 1 | -2/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | If there is no copyright notice print comment line | Roeland Jago Douma | 2016-08-15 | 1 | -1/+6 |
| * | | Do not licence composer stuff | Roeland Jago Douma | 2016-08-15 | 1 | -1/+1 |
* | | | Merge pull request #855 from nextcloud/files_drop_capability | Roeland Jago Douma | 2016-08-15 | 2 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add files drop capability for clients | Roeland Jago Douma | 2016-08-13 | 2 | -0/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-15 | 20 | -18/+200 |
* | | | Merge pull request #816 from nextcloud/socialbuttons | Marius Blüm | 2016-08-14 | 7 | -3/+78 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Do not translate HTML | Roeland Jago Douma | 2016-08-13 | 1 | -13/+19 |
| * | | compress images and fix position | Jan-Christoph Borchardt | 2016-08-13 | 6 | -136/+21 |
| * | | use shorthand for padding values | Jan-Christoph Borchardt | 2016-08-13 | 1 | -1/+1 |
| * | | Remove accidentially added line | Lukas Reschke | 2016-08-13 | 1 | -1/+1 |
| * | | adding rel="noreferrer noopener" | Frank Karlitschek | 2016-08-13 | 1 | -5/+5 |
| * | | adding social buttons | Frank Karlitschek | 2016-08-13 | 7 | -4/+188 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-14 | 10 | -4/+36 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-13 | 40 | -42/+234 |
* | Merge pull request #844 from nextcloud/twofactor_mw_excep | Lukas Reschke | 2016-08-12 | 1 | -0/+2 |
|\ | |||||
| * | Throw exception if you don't handle it | Roeland Jago Douma | 2016-08-12 | 1 | -0/+2 |
* | | Merge pull request #837 from nextcloud/when-logged-in-then-just-redirect-to-r... | Morris Jobke | 2016-08-12 | 2 | -21/+132 |
|\ \ | |/ |/| | |||||
| * | Use createMock instead of deprecated getMock | Lukas Reschke | 2016-08-11 | 1 | -12/+12 |
| * | Redirect users when already logged-in on login form | Lukas Reschke | 2016-08-11 | 2 | -9/+120 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-12 | 44 | -46/+436 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 10 | -16/+36 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 78 | -10/+202 |
* | Merge pull request #807 from nextcloud/ocs_dataresponse | Roeland Jago Douma | 2016-08-10 | 6 | -122/+67 |
|\ | |||||
| * | Fix Core's OCSController response | Roeland Jago Douma | 2016-08-10 | 1 | -2/+2 |
| * | Move the Share20OCS code over to use the proper DataResponse | Roeland Jago Douma | 2016-08-10 | 3 | -57/+56 |
| * | OCSController requires DataResponse | Roeland Jago Douma | 2016-08-10 | 2 | -63/+9 |
* | | Merge pull request #810 from nextcloud/shared-cachethepropagatorinstance | Lukas Reschke | 2016-08-10 | 2 | -5/+12 |
|\ \ | |||||
| * | | Store the shared propagator instance | Vincent Petry | 2016-08-10 | 2 | -5/+12 |
* | | | Merge pull request #808 from nextcloud/skip_expiry_for_users_that_never_logge... | Lukas Reschke | 2016-08-10 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Skip version and trash expiry for users that never logged in | Jörn Friedrich Dreyer | 2016-08-10 | 2 | -2/+2 |
| |/ / |