summaryrefslogtreecommitdiffstats
path: root/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* Fix some typoskondou2013-07-161-4/+4
* introduce pre-disable-app hook and use it for the encryption app to reset mig...Björn Schießle2013-06-271-0/+1
* make main menu aware of the different owncloud editionsBjörn Schießle2013-06-121-1/+2
* use to_char to allow comparing string to CLOB cloumns in oracleJörn Friedrich Dreyer2013-06-101-1/+2
* use to_char only for oracle, whitespaceJörn Friedrich Dreyer2013-05-221-2/+7
* add debug outputJörn Friedrich Dreyer2013-05-221-1/+4
* return true once one owncloud version number is bigger at any positionBernhard Posselt2013-02-251-0/+2
* created unittests and factored out version test into seperate methodBernhard Posselt2013-02-251-4/+32
* spaces to tabsBernhard Posselt2013-02-251-4/+4
* version checks for apps now use all three version numbers and fixed bug that ...Bernhard Posselt2013-02-251-2/+4
* Style-fix: Breakup long linesBart Visscher2013-02-141-15/+64
* Add braces around single line if statementsBart Visscher2013-02-141-3/+6
* Fix indentation styleBart Visscher2013-02-141-19/+19
* Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-141-3/+3
* I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek2013-02-091-1/+1
* Merge pull request #1577 from owncloud/typo_catagoryLukas Reschke2013-02-101-3/+3
|\
| * TypoLukas Reschke2013-02-091-3/+3
* | Merge pull request #1546 from owncloud/fix-loading-hooksThomas Müller2013-02-091-0/+17
|\ \
| * | Better way of getting the navigation entries for an appBart Visscher2013-02-081-0/+17
| |/
* / Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-091-0/+9
|/
* Merge pull request #1357 from owncloud/alternative-loging-masterThomas Müller2013-02-061-0/+9
|\
| * add support for apps to register alternative login methodsThomas Mueller2013-01-291-0/+9
* | add multiple domains reverse proxy supportStefan Herbrechtsmeier2013-01-311-1/+1
* | Merge pull request #1379 from owncloud/improved_appsmanagementLukas Reschke2013-01-311-8/+32
|\ \
| * | style fixesThomas Mueller2013-01-311-10/+11
| * | merge masterFrank Karlitschek2013-01-301-20/+90
| |\|
| * | mark recommended apps. server part not yet fully implementedFrank Karlitschek2013-01-301-0/+7
| * | apps updater is now workingroot2013-01-301-3/+1
| * | we are getting closer. updating is not working yet.Frank Karlitschek2013-01-211-1/+15
* | | merge master into filesystemRobin Appelman2013-01-261-16/+82
|\ \ \ | | |/ | |/|
| * | Move to OC_AppLukas Reschke2013-01-211-0/+66
| * | IndentationLukas Reschke2013-01-211-16/+16
* | | merge master into filesytemRobin Appelman2013-01-201-1/+1
|\| |
| * | fix error message, add "appid" to the output to know which app caused the err...Björn Schießle2013-01-181-1/+1
* | | merge master into filesystemRobin Appelman2013-01-161-1/+1
|\| |
| * | Whitespace cleanupBart Visscher2013-01-161-1/+1
* | | merge master into filesystemRobin Appelman2013-01-151-2/+2
|\| |
| * | Check if user is admin - boolLukas Reschke2013-01-141-2/+2
| |/
* | merge master into filesystemRobin Appelman2013-01-071-0/+18
|\|
| * Merge branch 'master' into update-progressMichael Gapczynski2013-01-051-0/+14
| |\
| | * Merge branch 'master' into ocs_apiTom Needham2012-12-161-10/+10
| | |\
| | * \ Merge master into ocs_api, fix conflicts.Tom Needham2012-12-141-15/+20
| | |\ \
| | * \ \ Merge master into ocs_apiTom Needham2012-10-281-37/+127
| | |\ \ \
| | * \ \ \ Fix merge conflictsTom Needham2012-09-131-104/+110
| | |\ \ \ \
| | * | | | | Make calling ocs/v1.php/config workBart Visscher2012-07-301-1/+1
| | * | | | | Add method to check if an app is shipped or notTom Needham2012-07-291-0/+14
| * | | | | | Tweak failure message and throw exceptions from updateDbFromStructure()Michael Gapczynski2013-01-051-1/+1
| * | | | | | Modify and include additional update messages from updating appsMichael Gapczynski2013-01-051-1/+4
| * | | | | | Use hooks to send updates from appsMichael Gapczynski2013-01-041-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | merge master into filesystemRobin Appelman2012-12-151-10/+10
|\| | | | |