aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More work on Google Docs storage backendMichael Gapczynski2012-02-281-104/+175
* dialogs library for appsBartek Przybylski2012-02-284-2/+148
* typo in function callArthur Schiwon2012-02-281-1/+1
* change the detection of the webroot. it is simpler now and also works for app...Frank Karlitschek2012-02-281-18/+20
* make sure the streamwrappers are registered earlyRobin Appelman2012-02-282-7/+5
* never try to load an non existing template,css,img.Frank Karlitschek2012-02-282-4/+18
* make LDAP filter for user list configurableArthur Schiwon2012-02-282-8/+10
* add test case for getLocalFileRobin Appelman2012-02-282-4/+10
* use in-memory files for the datase scheme during installationRobin Appelman2012-02-281-6/+6
* use temporary file managmentRobin Appelman2012-02-283-7/+7
* fix temporary file creationRobin Appelman2012-02-281-1/+5
* fix testcase runnerRobin Appelman2012-02-281-1/+1
* fix copy/paste error in common filestorageRobin Appelman2012-02-281-1/+1
* add temporary file managmentRobin Appelman2012-02-282-0/+28
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudAlessandro Cosentino2012-02-271-22/+238
|\
| * Initial work on Google Docs storage backendMichael Gapczynski2012-02-271-22/+238
* | bookmarklets should not look like buttonsAlessandro Cosentino2012-02-272-2/+4
|/
* spaces -> tabsFrank Karlitschek2012-02-272-50/+50
* more tests for filestorageRobin Appelman2012-02-271-0/+13
* some cleanup in filestorageRobin Appelman2012-02-272-15/+5
* extend filestorage common and provide test implementationRobin Appelman2012-02-276-77/+257
* fix test case for filestorageRobin Appelman2012-02-271-7/+3
* make OC_FileStorage abstractRobin Appelman2012-02-271-25/+25
* remove accidendally added fileRobin Appelman2012-02-261-0/+0
* Fixed off by one bug. List length is 1 larger than the index of the lastRoland van Laar2012-02-261-1/+1
* fix baseUri of the Carddav serverGeorg Ehrke2012-02-261-1/+1
* fix baseUri of the Caldav serverGeorg Ehrke2012-02-261-1/+1
* add missing parameter to addEventListener function - bugfix for oc-225Georg Ehrke2012-02-261-1/+1
* give users the possibility to choose between monday and sunday as first day o...Georg Ehrke2012-02-266-1/+50
* change back to 32bit. autoincrement doesn´t work with sqlite otherwiseFrank Karlitschek2012-02-261-1/+1
* first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-2610-71/+96
* dont enable encryption on defaultRobin Appelman2012-02-261-1/+0
* dont set the encryption flag for existing non-encrypted filesRobin Appelman2012-02-261-4/+3
* add more valid fopen modesRobin Appelman2012-02-261-0/+8
* always set encrypted flag when overwriting a file we should encryptRobin Appelman2012-02-261-1/+2
* merge master into encryptionRobin Appelman2012-02-2645-192/+868
|\
| * improved humanFileSize for jsRobin Appelman2012-02-261-15/+11
| * improved password hashing based one phpassRobin Appelman2012-02-265-7/+494
| * stop using 3rdparty services for timezone detectionGeorg Ehrke2012-02-262-34/+12
| * add OC_Geo classGeorg Ehrke2012-02-261-0/+31
| * hopefully a fix for webroot detectionRobin Appelman2012-02-261-0/+7
| * missed one is_writeableRobin Appelman2012-02-261-1/+1
| * chunked implementation for readfileRobin Appelman2012-02-265-21/+8
| * application/ogg is music toRobin Appelman2012-02-262-1/+6
| * intval() of a number seems unnecessaryRobin Appelman2012-02-261-1/+1
| * additional error codes for file uploadRobin Appelman2012-02-261-6/+7
| * more robust png fallbackRobin Appelman2012-02-261-6/+12
| * improve log browsingRobin Appelman2012-02-269-47/+126
| * fix type error in dir creation for categoriesMichiel de Jong2012-02-252-2/+2
| * bump up version and update licenseMichiel de Jong2012-02-251-2/+2