Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8232 from nextcloud/bugfix/8007/validate-appinfo-against-... | Morris Jobke | 2018-02-16 | 38 | -428/+1790 |
|\ | |||||
| * | App manager is not needed anymore | Joas Schilling | 2018-02-16 | 2 | -3/+2 |
| * | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 22 | -233/+330 |
| * | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 16 | -195/+1461 |
* | | Merge pull request #8391 from coder-hugo/feature/mysql_ansi_quotes | Morris Jobke | 2018-02-16 | 1 | -2/+3 |
|\ \ | |||||
| * | | Don't use double quotes in MySQL queries | Robin Müller | 2018-02-16 | 1 | -2/+3 |
* | | | Merge pull request #8396 from nextcloud/fix-typo-in-build-matrix-of-drone-yml | Morris Jobke | 2018-02-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix typo in build matrix of .drone.yml | Daniel Calviño Sánchez | 2018-02-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #8382 from nextcloud/make-acceptance-tests-for-comments-mo... | Morris Jobke | 2018-02-16 | 3 | -34/+41 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Take into account the comment message when looking for it | Daniel Calviño Sánchez | 2018-02-15 | 2 | -24/+17 |
| * | | Adjust timeouts in the step to create a new comment | Daniel Calviño Sánchez | 2018-02-15 | 1 | -2/+2 |
| * | | Move locators above step definitions | Daniel Calviño Sánchez | 2018-02-15 | 1 | -21/+26 |
| * | | Add acceptance tests for comments to Drone | Daniel Calviño Sánchez | 2018-02-15 | 1 | -0/+9 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-16 | 12 | -8/+22 |
|/ / | |||||
* | | Merge pull request #8095 from nextcloud/webapps-capabilities | Morris Jobke | 2018-02-15 | 11 | -47/+291 |
|\ \ | |||||
| * | | Update phpDoc comments and add more type hinting | Julius Härtl | 2018-02-15 | 2 | -7/+8 |
| * | | Also rewrite icon url | Julius Härtl | 2018-02-12 | 2 | -4/+22 |
| * | | Deprecate static methods and use Navigation manager | Julius Härtl | 2018-02-12 | 3 | -3/+5 |
| * | | Update autoloader | Roeland Jago Douma | 2018-02-12 | 2 | -0/+2 |
| * | | Move to OCS endpoint | Julius Härtl | 2018-02-12 | 3 | -21/+23 |
| * | | Allow requesting absolute URLs | Julius Härtl | 2018-02-12 | 2 | -11/+76 |
| * | | Add tests for NavigationController | Julius Härtl | 2018-02-12 | 2 | -2/+79 |
| * | | Add getAll to public INavigationManager | Julius Härtl | 2018-02-12 | 2 | -1/+10 |
| * | | Add navigation endpoint | Julius Härtl | 2018-02-12 | 2 | -0/+61 |
| * | | Make sure we test the proper order in the NavigationManagerTest | Julius Härtl | 2018-02-12 | 1 | -7/+7 |
| * | | Move navigation processing to the NavigationManager | Julius Härtl | 2018-02-12 | 2 | -33/+40 |
* | | | Merge pull request #8376 from nextcloud/devgals | Morris Jobke | 2018-02-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fix edit tag textbox size | Aastha Gupta | 2018-02-15 | 1 | -0/+1 |
* | | | | Merge pull request #8372 from nextcloud/encapsulate-app-require | Morris Jobke | 2018-02-15 | 1 | -11/+13 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add throws annotation | Julius Härtl | 2018-02-15 | 1 | -0/+1 |
| * | | | Properly encapsulate require_once for app.php | Julius Härtl | 2018-02-15 | 1 | -11/+12 |
| |/ / | |||||
* | | | Merge pull request #8280 from coliff/coliff-email-inputtype | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Correct input type for email | Christian Oliff | 2018-02-09 | 1 | -1/+1 |
* | | | | Merge pull request #8277 from nextcloud/avatars-shared-all | Julius Härtl | 2018-02-15 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Show share owner avatars on all file lists | Julius Härtl | 2018-02-09 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge pull request #7754 from pierlon/master | Morris Jobke | 2018-02-15 | 7 | -2/+56 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Use generic icons for clients | Pierre Gordon | 2018-01-20 | 15 | -51/+21 |
| * | | | Align icons with text | Pierre Gordon | 2018-01-19 | 1 | -0/+1 |
| * | | | Centralize icons | Pierre Gordon | 2018-01-19 | 13 | -17/+54 |
| * | | | Make icons consistent | Pierre Gordon | 2018-01-19 | 10 | -10/+10 |
| * | | | Add icons to devices/sessions | Pierre Gordon | 2018-01-19 | 13 | -2/+48 |
* | | | | Merge pull request #8365 from nextcloud/fix-phpdoc | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix typo in PHPDoc | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 50 | -82/+1044 |
* | | | | | Merge pull request #8259 from nextcloud/guzzle6 | Morris Jobke | 2018-02-14 | 26 | -424/+411 |
|\ \ \ \ \ | |||||
| * | | | | | fix redundant namespace | Robin Appelman | 2018-02-12 | 1 | -1/+1 |
| * | | | | | adjust post body for new guzzle | Robin Appelman | 2018-02-09 | 1 | -0/+4 |
| * | | | | | Adjust integration tests to new guzzle | Robin Appelman | 2018-02-09 | 17 | -350/+322 |
| * | | | | | Adjust dav client to new guzzle | Robin Appelman | 2018-02-09 | 1 | -2/+2 |
| * | | | | | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 7 | -73/+84 |