summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "Proof of concept #5593 - inline SVG icon for icon-contacts"Joas Schilling2017-08-034-18/+11
* Merge pull request #5959 from nextcloud/drop-logo-claimMorris Jobke2017-08-031-1/+0
|\
| * Logo claim is not used anymoreMorris Jobke2017-08-021-1/+0
* | [tx-robot] updated from transifexNextcloud bot2017-08-034-4/+52
|/
* Merge pull request #5816 from nextcloud/fix-oracleMorris Jobke2017-08-021-0/+4
|\
| * Allow to specify the table space on occJoas Schilling2017-08-021-0/+4
* | Replace `include` with `file_get_contents`Marin Treselj2017-08-021-1/+1
* | Proof of concept #5593 - inline SVG icon for icon-contactsMarin Treselj2017-08-024-11/+18
* | Merge pull request #5920 from nextcloud/gallery-share-view-fixMorris Jobke2017-08-023-8/+8
|\ \
| * | Make sure this still works in other apps.Marin Treselj2017-08-021-4/+4
| * | Fixes nextcloud/gallery#269Marin Treselj2017-07-283-8/+8
* | | Merge pull request #5952 from nextcloud/appmanager-isshippedMorris Jobke2017-08-021-1/+1
|\ \ \ | |_|/ |/| |
| * | Use public methods for OC_App::isShippedMorris Jobke2017-08-011-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2017-08-024-46/+220
* | | Remove explicit type hints for ControllerLukas Reschke2017-08-011-2/+2
|/ /
* | Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-011-1/+1
|\ \
| * | Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-271-1/+1
* | | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-011-3/+3
|\ \ \
| * | | Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-3/+3
* | | | Update the URLs in tests to use example.orgMorris Jobke2017-08-011-4/+4
* | | | Fix OCSControllerRoeland Jago Douma2017-08-011-3/+3
* | | | Fix ContactsMenuControllerRoeland Jago Douma2017-08-011-4/+3
* | | | Fix AvatarControllerRoeland Jago Douma2017-08-011-2/+3
* | | | Stricter phan config fixesLukas Reschke2017-08-011-1/+5
* | | | [tx-robot] updated from transifexNextcloud bot2017-08-016-16/+30
* | | | Merge pull request #5890 from nextcloud/fix-403-and-404-redirectRoeland Jago Douma2017-07-312-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix 403 and 404 redirectMorris Jobke2017-07-262-8/+8
* | | | Merge pull request #5908 from nextcloud/add-css-iconRoeland Jago Douma2017-07-311-0/+4
|\ \ \ \
| * | | | Add css class for toogle preview iconMorris Jobke2017-07-271-0/+4
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-302-4/+40
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-292-0/+18
|/ / /
* | | Merge pull request #5644 from nextcloud/add-occ-app-installMorris Jobke2017-07-272-1/+79
|\ \ \ | |_|/ |/| |
| * | add namespacesualko2017-07-261-0/+2
| * | add occ app:install commandsualko2017-07-262-1/+77
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-07-274-2/+8
* | This fix the overlay of the complexity barMaxence Lange2017-07-261-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-07-266-74/+78
* Add *lob support for all tablesJoas Schilling2017-07-251-14/+15
* use template placeholders instead of htmlJoas Schilling2017-07-251-6/+6
* Always order by all values, to make sure all entries are copied correctlyJoas Schilling2017-07-251-9/+4
* Only migrate to the current stateJoas Schilling2017-07-251-6/+16
* Use order by to avoid problems when chunking finds a same item again...Joas Schilling2017-07-251-9/+30
* Remove generate change script which doesnt work with migrations anymoreJoas Schilling2017-07-252-90/+0
* Use default connection parameters for utf8 4byte supportJoas Schilling2017-07-251-3/+3
* Skip migrations table because it was already done when creating the schemaJoas Schilling2017-07-251-0/+6
* Use migrations on convertJoas Schilling2017-07-251-1/+8
* Core is converted, so this is dead codeJoas Schilling2017-07-251-9/+7
* Install from migrationsJoas Schilling2017-07-251-0/+897
* Add a script to generate a migration from database.xmlJoas Schilling2017-07-253-5/+215
* [tx-robot] updated from transifexNextcloud bot2017-07-252-0/+4