Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1577 from owncloud/typo_catagory | Lukas Reschke | 2013-02-10 | 1 | -3/+3 |
|\ | |||||
| * | Typo | Lukas Reschke | 2013-02-09 | 1 | -3/+3 |
* | | Merge pull request #1546 from owncloud/fix-loading-hooks | Thomas Müller | 2013-02-09 | 1 | -0/+17 |
|\ \ | |||||
| * | | Better way of getting the navigation entries for an app | Bart Visscher | 2013-02-08 | 1 | -0/+17 |
| |/ | |||||
* / | Remove invalid characters from app id to prevent loading of invalid resources | Bart Visscher | 2013-02-09 | 1 | -0/+9 |
|/ | |||||
* | Merge pull request #1357 from owncloud/alternative-loging-master | Thomas Müller | 2013-02-06 | 1 | -0/+9 |
|\ | |||||
| * | add support for apps to register alternative login methods | Thomas Mueller | 2013-01-29 | 1 | -0/+9 |
* | | add multiple domains reverse proxy support | Stefan Herbrechtsmeier | 2013-01-31 | 1 | -1/+1 |
* | | Merge pull request #1379 from owncloud/improved_appsmanagement | Lukas Reschke | 2013-01-31 | 1 | -8/+32 |
|\ \ | |||||
| * | | style fixes | Thomas Mueller | 2013-01-31 | 1 | -10/+11 |
| * | | merge master | Frank Karlitschek | 2013-01-30 | 1 | -20/+90 |
| |\| | |||||
| * | | mark recommended apps. server part not yet fully implemented | Frank Karlitschek | 2013-01-30 | 1 | -0/+7 |
| * | | apps updater is now working | root | 2013-01-30 | 1 | -3/+1 |
| * | | we are getting closer. updating is not working yet. | Frank Karlitschek | 2013-01-21 | 1 | -1/+15 |
* | | | merge master into filesystem | Robin Appelman | 2013-01-26 | 1 | -16/+82 |
|\ \ \ | | |/ | |/| | |||||
| * | | Move to OC_App | Lukas Reschke | 2013-01-21 | 1 | -0/+66 |
| * | | Indentation | Lukas Reschke | 2013-01-21 | 1 | -16/+16 |
* | | | merge master into filesytem | Robin Appelman | 2013-01-20 | 1 | -1/+1 |
|\| | | |||||
| * | | fix error message, add "appid" to the output to know which app caused the err... | Björn Schießle | 2013-01-18 | 1 | -1/+1 |
* | | | merge master into filesystem | Robin Appelman | 2013-01-16 | 1 | -1/+1 |
|\| | | |||||
| * | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -1/+1 |
* | | | merge master into filesystem | Robin Appelman | 2013-01-15 | 1 | -2/+2 |
|\| | | |||||
| * | | Check if user is admin - bool | Lukas Reschke | 2013-01-14 | 1 | -2/+2 |
| |/ | |||||
* | | merge master into filesystem | Robin Appelman | 2013-01-07 | 1 | -0/+18 |
|\| | |||||
| * | Merge branch 'master' into update-progress | Michael Gapczynski | 2013-01-05 | 1 | -0/+14 |
| |\ | |||||
| | * | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-16 | 1 | -10/+10 |
| | |\ | |||||
| | * \ | Merge master into ocs_api, fix conflicts. | Tom Needham | 2012-12-14 | 1 | -15/+20 |
| | |\ \ | |||||
| | * \ \ | Merge master into ocs_api | Tom Needham | 2012-10-28 | 1 | -37/+127 |
| | |\ \ \ | |||||
| | * \ \ \ | Fix merge conflicts | Tom Needham | 2012-09-13 | 1 | -104/+110 |
| | |\ \ \ \ | |||||
| | * | | | | | Make calling ocs/v1.php/config work | Bart Visscher | 2012-07-30 | 1 | -1/+1 |
| | * | | | | | Add method to check if an app is shipped or not | Tom Needham | 2012-07-29 | 1 | -0/+14 |
| * | | | | | | Tweak failure message and throw exceptions from updateDbFromStructure() | Michael Gapczynski | 2013-01-05 | 1 | -1/+1 |
| * | | | | | | Modify and include additional update messages from updating apps | Michael Gapczynski | 2013-01-05 | 1 | -1/+4 |
| * | | | | | | Use hooks to send updates from apps | Michael Gapczynski | 2013-01-04 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | merge master into filesystem | Robin Appelman | 2012-12-15 | 1 | -10/+10 |
|\| | | | | | |||||
| * | | | | | More whitespace fixes | Bart Visscher | 2012-12-15 | 1 | -10/+10 |
| | |_|_|/ | |/| | | | |||||
* | | | | | merge master into filesystem | Robin Appelman | 2012-12-06 | 1 | -0/+2 |
|\| | | | | |||||
| * | | | | Move loading of all the apps to setting the active navigation entry. | Bart Visscher | 2012-11-30 | 1 | -0/+2 |
* | | | | | merge master into filesystem | Robin Appelman | 2012-11-04 | 1 | -6/+6 |
|\| | | | | |||||
| * | | | | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| * | | | | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -5/+5 |
* | | | | | merge master into filesystem | Robin Appelman | 2012-10-30 | 1 | -3/+0 |
|\| | | | | |||||
| * | | | | Remove subnavigation key, not used | Bart Visscher | 2012-10-29 | 1 | -3/+0 |
* | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-27 | 1 | -6/+12 |
|\| | | | | |||||
| * | | | | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 1 | -6/+12 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -41/+35 |
| | |\ \ \ | |||||
| | | * | | | Check for file exists before loading app version file | Bart Visscher | 2012-10-17 | 1 | -3/+2 |
| | * | | | | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -6/+12 |
* | | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-26 | 1 | -0/+4 |
|\| | | | | | |||||
| * | | | | | add the possibility to add an preupdate.php | Georg Ehrke | 2012-10-26 | 1 | -0/+4 |