| Commit message (Expand) | Author | Age | Files | Lines |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -6/+19 |
* | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 1 | -6/+6 |
* | just return "true" for now | Frank Karlitschek | 2013-01-31 | 1 | -0/+1 |
* | style fixes | Thomas Mueller | 2013-01-31 | 1 | -21/+21 |
* | remove spaces | Frank Karlitschek | 2013-01-31 | 1 | -1/+1 |
* | merge master | Frank Karlitschek | 2013-01-30 | 1 | -1/+0 |
|\ |
|
* | | apps updater is now working | root | 2013-01-30 | 1 | -19/+9 |
* | | we are getting closer. updating is not working yet. | Frank Karlitschek | 2013-01-21 | 1 | -6/+93 |
|/ |
|
* | Checkstyle: Fix the last 25 NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -4/+4 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -5/+5 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -4/+4 |
* | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 1 | -15/+15 |
* | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
* | Correct a first issue Checkstyle is complaining about ... | Felix Moeller | 2012-10-22 | 1 | -2/+2 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -46/+46 |
* | Small changes to allow updating main menu dynamically. | Thomas Tanghus | 2012-08-05 | 1 | -1/+1 |
* | Use correct variable name. | Thomas Tanghus | 2012-08-04 | 1 | -19/+19 |
* | some indention fixes | Robin Appelman | 2012-07-24 | 1 | -16/+14 |
* | close only if exist | Frank Karlitschek | 2012-06-23 | 1 | -1/+1 |
* | work with non existing apps directory. thanks to Antonio for the hint | Frank Karlitschek | 2012-06-23 | 1 | -10/+11 |
* | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 1 | -1/+1 |
|\ |
|
| * | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 1 | -1/+1 |
* | | Add possibility to choose the installation folder | Brice Maron | 2012-06-14 | 1 | -2/+1 |
* | | Correct remote and public, and last occurence of OC:: | Brice Maron | 2012-06-06 | 1 | -15/+17 |
* | | Correct installer | Brice Maron | 2012-06-06 | 1 | -5/+5 |
|/ |
|
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | "fopen(" interferes with our own classes. | Frank Karlitschek | 2012-05-18 | 1 | -1/+1 |
* | only try to install apps that are compatible with oC4 | Frank Karlitschek | 2012-05-18 | 1 | -1/+10 |
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -0/+6 |
* | also set remote/public paths on installing apps | Robin Appelman | 2012-05-11 | 1 | -0/+16 |
* | only install shipped apps on setup that should be enabled by default | Robin Appelman | 2012-04-29 | 1 | -7/+3 |
* | Add a static code checker for evil patterns in apps. | Frank Karlitschek | 2012-04-21 | 1 | -3/+56 |
* | fix installing shipped apps | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
* | firefighting Robin-breakage | Jan-Christoph Borchardt | 2012-04-14 | 1 | -1/+1 |
* | don't rely on the old version in info.xml anymore | Robin Appelman | 2012-04-14 | 1 | -2/+2 |
* | optimizations for updateApps | Robin Appelman | 2012-03-30 | 1 | -2/+2 |
* | add support for installing apps from a subfolder in the zip/tgz file | Robin Appelman | 2012-03-29 | 1 | -0/+11 |
* | add support for installing apps from tgz | Robin Appelman | 2012-03-29 | 1 | -7/+17 |
* | use temporary file managment | Robin Appelman | 2012-02-28 | 1 | -4/+1 |
* | first part of the abstraction work of the apps folder. more to come | Frank Karlitschek | 2012-02-26 | 1 | -9/+9 |
* | fix appstore download. | Frank Karlitschek | 2012-01-27 | 1 | -2/+2 |
* | Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi... | Hendrik Langer | 2011-10-19 | 1 | -2/+2 |
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -8/+8 |
* | Add flag in info.xml to control the apps that are installed by default | Bart Visscher | 2011-09-27 | 1 | -3/+5 |
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -8/+8 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -7/+4 |
* | fix installing shipped apps | Robin Appelman | 2011-08-22 | 1 | -11/+20 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -18/+18 |
* | install shipped apps also in "installed apps" page | Kamil Domanski | 2011-06-21 | 1 | -0/+38 |
* | shipped apps are no longer hardcoded | Kamil Domanski | 2011-06-19 | 1 | -9/+9 |