summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-12568-711/+925
* Merge pull request #21637 from owncloud/reformat-irequestThomas Müller2016-01-121-4/+16
|\
| * fix identation in public/irequest.phpMorris Jobke2016-01-121-4/+16
* | Merge pull request #21628 from owncloud/deprecated_secure_random_funcionsThomas Müller2016-01-1212-16/+16
|\ \ | |/ |/|
| * getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-118-10/+10
| * getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-115-6/+6
* | Merge pull request #21624 from owncloud/l10n_deprecated_functionThomas Müller2016-01-121-11/+0
|\ \
| * | Remove unused deprecated functionRoeland Jago Douma2016-01-111-11/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-122-0/+2
| |/ |/|
* | Revert "Remove unneeded check if htaccess test file already exists"Lukas Reschke2016-01-111-0/+4
|/
* Merge pull request #21593 from owncloud/strict_autoloaderThomas Müller2016-01-111-2/+3
|\
| * Only '/tests' to be autoloaded when running unit testsRoeland Jago Douma2016-01-101-1/+3
| * OC autoloader is not allowed to load 3rdpartyRoeland Jago Douma2016-01-101-1/+0
* | Merge pull request #21586 from owncloud/fix-no-minimum-versionThomas Müller2016-01-111-0/+5
|\ \
| * | Assume apps from the appstore are compatible with the current versionLukas Reschke2016-01-101-0/+5
| |/
* | Merge pull request #21594 from owncloud/cleanup_utilThomas Müller2016-01-114-15/+3
|\ \
| * | Remove generateRandomBytes from OC_UtilRoeland Jago Douma2016-01-104-15/+3
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2016-01-114-2/+12
|/
* Remove code related to session regeneration after some timeLukas Reschke2016-01-101-11/+1
* Use ISession::clearLukas Reschke2016-01-101-4/+1
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-108-2/+20
* Use proper class nameLukas Reschke2016-01-091-1/+1
* Just query the securerandom from the containerRoeland Jago Douma2016-01-091-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-096-0/+18
* Properly close db cursorsRoeland Jago Douma2016-01-081-3/+6
* Make sure to respect deleted group shares by userRoeland Jago Douma2016-01-081-1/+3
* Moved to the query builderRoeland Jago Douma2016-01-081-17/+56
* Make sure that permissions stay in sync for share_type 2Roeland Jago Douma2016-01-081-44/+73
* Merge pull request #21447 from owncloud/leave-disabled-apps-offThomas Müller2016-01-081-2/+3
|\
| * Only enable apps that are not intentionally disabledJoas Schilling2016-01-041-2/+3
* | Merge pull request #21494 from owncloud/underscores-in-class-namesThomas Müller2016-01-084-38/+41
|\ \
| * | OC_TemplateLayout -> OC\TemplateLayoutMorris Jobke2016-01-072-32/+27
| * | OC_DB_MDB2SchemaManager -> OC\DB\MDB2SchemaManagerMorris Jobke2016-01-072-6/+14
* | | Merge pull request #21286 from owncloud/use-owncloud-mail-when-sending-caldav...Thomas Müller2016-01-081-0/+10
|\ \ \
| * | | Adding IMip scheduling which uses ownClouds mail deliveryThomas Müller2016-01-081-0/+10
* | | | Merge pull request #21479 from owncloud/fix-broken-state-in-htaccess-testThomas Müller2016-01-081-4/+0
|\ \ \ \
| * | | | Remove unneeded check if htaccess test file already existsMorris Jobke2016-01-061-4/+0
* | | | | Merge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymoreThomas Müller2016-01-082-15/+1
|\ \ \ \ \
| * | | | | core will handle invalid URLs and redirects properlyMorris Jobke2015-12-182-15/+1
* | | | | | Merge pull request #21139 from owncloud/makeswifturltypeconfigurableThomas Müller2016-01-081-2/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | add isset for optional paramsJörn Friedrich Dreyer2016-01-041-2/+3
| * | | | | make url type configurableJörn Friedrich Dreyer2015-12-111-1/+5
* | | | | | Merge pull request #21032 from owncloud/router-error-handlingThomas Müller2016-01-083-67/+58
|\ \ \ \ \ \
| * | | | | | Deprecate remaining function and entire classRoeland Jago Douma2016-01-071-0/+2
| * | | | | | Cleanup router codeLukas Reschke2016-01-072-66/+50
| * | | | | | Check if app does existsLukas Reschke2016-01-071-1/+6
* | | | | | | Merge pull request #21527 from owncloud/remove_all_avatarsThomas Müller2016-01-081-6/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove all cache avatars on avatar deletionRoeland Jago Douma2016-01-071-6/+8
* | | | | | | Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller2016-01-0710-87/+23
|\ \ \ \ \ \ \
| * | | | | | | Remove OC_DB::getConnectionMorris Jobke2016-01-078-18/+12