Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename var file to getfile to prevent fails in files app | Georg Ehrke | 2012-04-23 | 2 | -4/+4 |
* | fix bug in lib/helper.php and fix file upload | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | fix merge conflicts | Georg Ehrke | 2012-04-22 | 2 | -3/+57 |
|\ | |||||
| * | Add a static code checker for evil patterns in apps. | Frank Karlitschek | 2012-04-21 | 1 | -3/+56 |
| * | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -0/+1 |
* | | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-20 | 3 | -2/+139 |
|\| | |||||
| * | support searching the knowledge base | Frank Karlitschek | 2012-04-20 | 1 | -2/+3 |
| * | new OC_Mail class to handle all mail sending. The benefit is that is way mor ... | Frank Karlitschek | 2012-04-20 | 1 | -0/+116 |
| * | add function to get mimetype from string | Robin Appelman | 2012-04-18 | 1 | -0/+20 |
* | | support file calls with parameter | Georg Ehrke | 2012-04-20 | 1 | -2/+6 |
* | | optimize code | Georg Ehrke | 2012-04-19 | 1 | -1/+0 |
* | | remove parameters in file var before call require once | Georg Ehrke | 2012-04-19 | 1 | -3/+7 |
* | | add loading of files | Georg Ehrke | 2012-04-19 | 1 | -0/+11 |
* | | make menu work with movable apps | Georg Ehrke | 2012-04-18 | 1 | -1/+5 |
* | | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-18 | 6 | -25/+43 |
|\| | |||||
| * | check if PHP mod GD is installed | Arthur Schiwon | 2012-04-17 | 1 | -0/+3 |
| * | check if PHP mod JSON is installed | Arthur Schiwon | 2012-04-17 | 1 | -0/+3 |
| * | merge log into admin | Robin Appelman | 2012-04-16 | 3 | -22/+26 |
| * | fix creating unique filenames | Robin Appelman | 2012-04-16 | 1 | -1/+4 |
| * | fix group backend | Robin Appelman | 2012-04-16 | 1 | -1/+1 |
| * | return user specific paths from oc_filecache::getpath | Robin Appelman | 2012-04-16 | 1 | -1/+6 |
* | | open app thru index.php | Georg Ehrke | 2012-04-18 | 3 | -13/+44 |
|/ | |||||
* | OC_Group_Backend.php misses function groupexists | Bart Visscher | 2012-04-15 | 2 | -1/+18 |
* | Add well-known redirects to htaccess | Bart Visscher | 2012-04-15 | 1 | -1/+7 |
* | fixing oc-375 - a number is appended tp the filename | Thomas Müller | 2012-04-15 | 1 | -0/+28 |
* | fix filecache rename hook | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 4 | -14/+14 |
* | add public api to get the file id from the cache | Robin Appelman | 2012-04-15 | 1 | -0/+34 |
* | fix installing shipped apps | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
* | fix getAppVersion error | Bartek Przybylski | 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 | 3 | -4/+4 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Jan-Christoph Borchardt | 2012-04-14 | 7 | -37/+94 |
|\ | |||||
| * | Typo fix (breif->brief) | Bart Visscher | 2012-04-14 | 4 | -28/+28 |
| * | Fix default database type string | Bart Visscher | 2012-04-14 | 1 | -1/+1 |
| * | cache app types in the db | Robin Appelman | 2012-04-14 | 2 | -5/+62 |
| * | use the correct array indexes... | Robin Appelman | 2012-04-14 | 1 | -3/+3 |
* | | improved installation instructions | Jan-Christoph Borchardt | 2012-04-14 | 1 | -1/+1 |
* | | improved updater wording | Jan-Christoph Borchardt | 2012-04-14 | 1 | -2/+2 |
|/ | |||||
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 5 | -8/+28 |
* | some minor optimizations | Robin Appelman | 2012-04-14 | 2 | -19/+32 |
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 1 | -3/+16 |
* | remove outdated file | Robin Appelman | 2012-04-14 | 1 | -40/+0 |
* | Fix annoying error in log | Tom Needham | 2012-04-14 | 1 | -150/+151 |
* | show error when installing an app has failed | Robin Appelman | 2012-04-14 | 1 | -3/+8 |
* | prevent users with the same name but different casing from being created | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
* | remove outdated code | Robin Appelman | 2012-04-14 | 1 | -204/+0 |
* | improve flexibility of search providers a bit | Robin Appelman | 2012-04-14 | 3 | -7/+33 |
* | test cases for user backends | Robin Appelman | 2012-04-14 | 1 | -0/+114 |
* | typo | Arthur Schiwon | 2012-04-13 | 1 | -3/+3 |