summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11704 from owncloud/fix-type-for-queryLukas Reschke2014-10-221-5/+8
|\
| * Use mixed as typeLukas Reschke2014-10-221-5/+8
* | Merge pull request #11702 from owncloud/fix-11637blizzz2014-10-221-4/+5
|\ \
| * | better variable nameArthur Schiwon2014-10-221-3/+4
| * | set up FS by username, not login name\!Arthur Schiwon2014-10-221-1/+1
* | | Merge pull request #9586 from owncloud/enhanced-sql-script-generation-oracle-...Jörn Friedrich Dreyer2014-10-224-13/+49
|\ \ \ | |_|/ |/| |
| * | Special treatment for OracleThomas Müller2014-10-164-13/+49
* | | Merge pull request #11687 from owncloud/appframework-session-annotationLukas Reschke2014-10-222-1/+82
|\ \ \ | |_|/ |/| |
| * | introduce SessionMiddleWare to control session handling via an annotationThomas Müller2014-10-222-1/+82
* | | always use the correct share typeBjoern Schiessle2014-10-221-3/+3
* | | Merge pull request #11416 from owncloud/eventloggerMorris Jobke2014-10-2217-10/+524
|\ \ \
| * | | call initPaths() right before the server is instantiatedThomas Müller2014-10-211-1/+1
| * | | Log some additional eventsRobin Appelman2014-10-202-2/+6
| * | | Allow adding events that hapend before the event logger was loadedRobin Appelman2014-10-203-1/+17
| * | | Rename to NullQueryLoggerRobin Appelman2014-10-203-6/+6
| * | | Log some basic eventsRobin Appelman2014-10-206-4/+24
| * | | Rename namespace to DiagnosticsRobin Appelman2014-10-2012-34/+34
| * | | Activate the query logger on connectRobin Appelman2014-10-201-0/+1
| * | | Add QueryLogger interface to allow apps to get a list of used queriesRobin Appelman2014-10-207-0/+217
| * | | Add an EventLogger interface to allow apps to get a log of the request timelineRobin Appelman2014-10-207-6/+262
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-221-0/+9
| |/ / |/| |
* | | Merge pull request #11630 from owncloud/kill-some-legacyLukas Reschke2014-10-214-22/+7
|\ \ \
| * | | move some deprecated usage of OC_Config and OC_AppConfig to \OC::serverThomas Müller2014-10-201-1/+1
| * | | remove legacy class OC_UpdaterThomas Müller2014-10-203-21/+6
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-213-1/+4
* | | Add unit tests for convertToRelativePathLukas Reschke2014-10-201-1/+1
* | | Refer to relative path instead of absolute pathLukas Reschke2014-10-201-8/+21
|/ /
* | throw exception in writeBack, the returned boolean is checked nowhereJörn Friedrich Dreyer2014-10-201-3/+2
* | make skeleton compatible with objectstoreJörn Friedrich Dreyer2014-10-203-27/+40
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-203-0/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-182-0/+2
* | make performance less bad. Still far from good, but at least it worksArthur Schiwon2014-10-171-3/+2
* | with several backends, more than limit can be returnedArthur Schiwon2014-10-171-1/+1
* | Merge pull request #11430 from owncloud/minify-js-css-masterMorris Jobke2014-10-176-81/+147
|\ \
| * | adding cssmin and jssmin(minify)Thomas Müller2014-10-176-81/+147
* | | Merge pull request #11634 from owncloud/loadapps-encapsulaterequireLukas Reschke2014-10-171-1/+11
|\ \ \ | |/ / |/| |
| * | Encapsulate require_once to avoid name space bleedindVincent Petry2014-10-171-1/+11
* | | Merge pull request #9104 from macjohnny/macjohnny-drastic-ldap-speedupblizzz2014-10-171-5/+12
|\ \ \
| * | | modified caching mechanism in getUserGroupIdsmacjohnny2014-06-231-25/+6
| * | | clean up function getUserGroupIdsmacjohnny2014-06-231-7/+4
| * | | Update manager.phpmacjohnny2014-06-211-3/+11
| * | | Update manager.phpmacjohnny2014-06-191-2/+2
| * | | Update manager.phpmacjohnny2014-06-191-9/+25
| * | | Update manager.phpmacjohnny2014-06-191-0/+1
| * | | Update manager.phpmacjohnny2014-06-191-1/+2
| * | | Update manager.phpmacjohnny2014-06-191-1/+4
* | | | Merge pull request #11611 from owncloud/fix-svg-masterMorris Jobke2014-10-171-2/+12
|\ \ \ \
| * | | | Remove insane commentLukas Reschke2014-10-161-1/+0
| * | | | Fix SVG iconsLukas Reschke2014-10-161-2/+13
* | | | | Add PHPDoc about sanitization of "insertIfNotExist"Lukas Reschke2014-10-171-1/+1