aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10761 from canadaduane/fix_occ_upgradeThomas Müller2014-09-031-0/+1
|\
| * Ensure db connection before changing cache stateDuane Johnson2014-08-301-0/+1
* | Merge pull request #10725 from owncloud/sabredav-etag-masterThomas Müller2014-09-033-15/+20
|\ \
| * | adding OC-ETag headerThomas Müller2014-08-293-15/+20
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-031-0/+5
* | | Also setup the filesystem when matching routesRobin Appelman2014-09-021-0/+1
* | | Don't automatically setup the filesystem the moment we load OC\Files\FileSystemRobin Appelman2014-09-023-3/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-021-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-012-0/+16
* | | Merge pull request #10780 from owncloud/config-publicMorris Jobke2014-08-312-2/+76
|\ \ \
| * | | Extend public config interfaceRobin Appelman2014-08-312-2/+76
* | | | Merge pull request #10420 from owncloud/external-share-self-signedLukas Reschke2014-08-317-1/+382
|\ \ \ \ | |/ / / |/| | |
| * | | Explicitly set the timezonesRobin Appelman2014-08-311-2/+3
| * | | Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-312-30/+34
| * | | check for blacklisted file certificate filenamesRobin Appelman2014-08-311-1/+1
| * | | Rename namespaceRobin Appelman2014-08-313-3/+3
| * | | Cleanup certificate codeRobin Appelman2014-08-312-10/+22
| * | | move certificate classes to their own namespaceRobin Appelman2014-08-313-3/+4
| * | | Add certificate classRobin Appelman2014-08-312-0/+172
| * | | Move certificate management interface from files_external to coreRobin Appelman2014-08-313-7/+9
| * | | No need for this folder to be world accessibleRobin Appelman2014-08-311-1/+1
| * | | Verify names of certificatesRobin Appelman2014-08-311-1/+10
| * | | Move certificate management code to coreRobin Appelman2014-08-314-0/+180
* | | | Merge pull request #10770 from owncloud/getUserFolderMorris Jobke2014-08-311-1/+2
|\ \ \ \
| * | | | update public interface for getUserFolderMorris Jobke2014-08-311-1/+2
* | | | | Merge pull request #10768 from owncloud/l10n-use-publicLukas Reschke2014-08-3119-41/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Also extend public server interfaceRobin Appelman2014-08-311-1/+2
| * | | | Use public api for getting l10nRobin Appelman2014-08-3118-40/+43
| |/ / /
* / / / Add optional user ID parameter for getUseFolderMorris Jobke2014-08-311-5/+9
|/ / /
* | / [tx-robot] updated from transifexJenkins for ownCloud2014-08-312-28/+53
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-302-0/+12
* | Merge pull request #10721 from owncloud/kill-randRobin Appelman2014-08-293-16/+11
|\ \
| * | Don't register the call when rendering error pagesRobin Appelman2014-08-292-5/+8
| * | Remove insecure fallback random number generationRobin Appelman2014-08-291-11/+3
* | | Merge pull request #10734 from owncloud/fix-10268Morris Jobke2014-08-292-4/+4
|\ \ \
| * | | retrieve local users, groups and group members in a sorted wayArthur Schiwon2014-08-292-4/+4
| |/ /
* | | Merge pull request #10614 from owncloud/remove-ee-hackLukas Reschke2014-08-291-12/+17
|\ \ \
| * | | Add isAppstoreEnabled instead of hijacking the URLLukas Reschke2014-08-261-6/+17
| * | | Remove different URL for EELukas Reschke2014-08-241-7/+1
* | | | allow empty hostname and dots in service name for oracle autosetupJörn Friedrich Dreyer2014-08-291-0/+14
| |/ / |/| |
* | | be correct in deprecation documentationJörn Friedrich Dreyer2014-08-291-1/+1
* | | kill OC::$sessionJörn Friedrich Dreyer2014-08-299-55/+102
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-291-0/+3
* | Merge pull request #10670 from owncloud/encodeExceptionsLukas Reschke2014-08-281-4/+4
|\ \
| * | Escape error messagesLukas Reschke2014-08-271-4/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-283-5/+71
|/ /
* | Merge pull request #10653 from owncloud/x-forwarded-forClark Tomlinson2014-08-274-3/+31
|\ \
| * | Add support for getting the real client IP behind proxiesLukas Reschke2014-08-274-3/+31
* | | Merge pull request #9915 from suraia/unsharefromself-sourceBjörn Schießle2014-08-272-8/+9
|\ \ \
| * | | Allow specifying the item source in unshareFromSelf().Michael Kuhn2014-07-262-8/+9