Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just query the securerandom from the container | Roeland Jago Douma | 2016-01-09 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-09 | 6 | -0/+18 |
* | Properly close db cursors | Roeland Jago Douma | 2016-01-08 | 1 | -3/+6 |
* | Make sure to respect deleted group shares by user | Roeland Jago Douma | 2016-01-08 | 1 | -1/+3 |
* | Moved to the query builder | Roeland Jago Douma | 2016-01-08 | 1 | -17/+56 |
* | Make sure that permissions stay in sync for share_type 2 | Roeland Jago Douma | 2016-01-08 | 1 | -44/+73 |
* | Merge pull request #21447 from owncloud/leave-disabled-apps-off | Thomas Müller | 2016-01-08 | 1 | -2/+3 |
|\ | |||||
| * | Only enable apps that are not intentionally disabled | Joas Schilling | 2016-01-04 | 1 | -2/+3 |
* | | Merge pull request #21494 from owncloud/underscores-in-class-names | Thomas Müller | 2016-01-08 | 4 | -38/+41 |
|\ \ | |||||
| * | | OC_TemplateLayout -> OC\TemplateLayout | Morris Jobke | 2016-01-07 | 2 | -32/+27 |
| * | | OC_DB_MDB2SchemaManager -> OC\DB\MDB2SchemaManager | Morris Jobke | 2016-01-07 | 2 | -6/+14 |
* | | | Merge pull request #21286 from owncloud/use-owncloud-mail-when-sending-caldav... | Thomas Müller | 2016-01-08 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | Adding IMip scheduling which uses ownClouds mail delivery | Thomas Müller | 2016-01-08 | 1 | -0/+10 |
* | | | | Merge pull request #21479 from owncloud/fix-broken-state-in-htaccess-test | Thomas Müller | 2016-01-08 | 1 | -4/+0 |
|\ \ \ \ | |||||
| * | | | | Remove unneeded check if htaccess test file already exists | Morris Jobke | 2016-01-06 | 1 | -4/+0 |
* | | | | | Merge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymore | Thomas Müller | 2016-01-08 | 2 | -15/+1 |
|\ \ \ \ \ | |||||
| * | | | | | core will handle invalid URLs and redirects properly | Morris Jobke | 2015-12-18 | 2 | -15/+1 |
* | | | | | | Merge pull request #21139 from owncloud/makeswifturltypeconfigurable | Thomas Müller | 2016-01-08 | 1 | -2/+7 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | add isset for optional params | Jörn Friedrich Dreyer | 2016-01-04 | 1 | -2/+3 |
| * | | | | | make url type configurable | Jörn Friedrich Dreyer | 2015-12-11 | 1 | -1/+5 |
* | | | | | | Merge pull request #21032 from owncloud/router-error-handling | Thomas Müller | 2016-01-08 | 3 | -67/+58 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Deprecate remaining function and entire class | Roeland Jago Douma | 2016-01-07 | 1 | -0/+2 |
| * | | | | | | Cleanup router code | Lukas Reschke | 2016-01-07 | 2 | -66/+50 |
| * | | | | | | Check if app does exists | Lukas Reschke | 2016-01-07 | 1 | -1/+6 |
* | | | | | | | Merge pull request #21527 from owncloud/remove_all_avatars | Thomas Müller | 2016-01-08 | 1 | -6/+8 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove all cache avatars on avatar deletion | Roeland Jago Douma | 2016-01-07 | 1 | -6/+8 |
* | | | | | | | Merge pull request #21498 from owncloud/cleanup-OC_DB | Thomas Müller | 2016-01-07 | 10 | -87/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove OC_DB::getConnection | Morris Jobke | 2016-01-07 | 8 | -18/+12 |
| * | | | | | | | Remove OC_DB::insertid | Morris Jobke | 2016-01-07 | 3 | -17/+2 |
| * | | | | | | | Remove beginTransaction, commit, rollback from OC_DB | Morris Jobke | 2016-01-07 | 2 | -24/+3 |
| * | | | | | | | Remove OC_DB::isError | Morris Jobke | 2016-01-07 | 3 | -20/+7 |
| * | | | | | | | Remove OC_DB::dropTable | Morris Jobke | 2016-01-07 | 1 | -9/+0 |
* | | | | | | | | Merge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-... | Thomas Müller | 2016-01-07 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add a warning to the app:check-code if the version is missing | Joas Schilling | 2016-01-07 | 1 | -0/+5 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #21502 from owncloud/di_mimetypedetector | Thomas Müller | 2016-01-07 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Add 'OCP\Files\IMimeTypeDetector' to DI container | Roeland Jago Douma | 2016-01-07 | 1 | -0/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #21505 from owncloud/allow-downgrades-for-brave-developers | Thomas Müller | 2016-01-07 | 2 | -1/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Allow downgrades for our brave developers, that switch between branches | Joas Schilling | 2016-01-07 | 2 | -1/+15 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #20773 from owncloud/share2.0_create | Thomas Müller | 2016-01-07 | 5 | -27/+677 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | [Sharing 2.0] Some error cases report 404 instead of 403 | Roeland Jago Douma | 2016-01-06 | 1 | -2/+5 |
| * | | | | | | [Sharing 2.0] Add L10N instance to manager for translated errors | Roeland Jago Douma | 2016-01-06 | 1 | -7/+18 |
| * | | | | | | [Share 2.0] Make the share manager ready for share creation | Roeland Jago Douma | 2016-01-06 | 1 | -9/+511 |
| * | | | | | | [Share 2.0] Make share provider ready for create shares | Roeland Jago Douma | 2016-01-06 | 2 | -13/+114 |
| * | | | | | | [Share 2.0] Update share class | Roeland Jago Douma | 2016-01-06 | 2 | -2/+35 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Move lib/repair to lib/private/repair | Morris Jobke | 2016-01-07 | 18 | -3/+0 |
| |/ / / / |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-07 | 4 | -0/+6 |
* | | | | | Merge pull request #21398 from owncloud/sharing-disabled-cache | Thomas Müller | 2016-01-06 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Cache sharing disabled in the view | Robin Appelman | 2015-12-30 | 1 | -2/+3 |
* | | | | | | Merge pull request #21443 from owncloud/fix-container-lookup | Thomas Müller | 2016-01-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Lookup the App name instead of OCA | Joas Schilling | 2016-01-04 | 1 | -1/+1 |