aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Manually change appconfig value for share policy so tests work correctlyMichael Gapczynski2012-10-091-0/+3
* Fix closing the sharing dropdown by clicking on the share buttonMichael Gapczynski2012-10-091-1/+1
* extract the right parent directory from the pathv4.5.0Björn Schießle2012-10-091-1/+1
* 4.5 finalFrank Karlitschek2012-10-091-3/+3
* add directory while creating mount pointBjörn Schießle2012-10-091-0/+40
* Fix autocomplete search for users for groups only share policyMichael Gapczynski2012-10-091-6/+11
* Prevent Versions click handler from closing sharing dropdownVicDeo2012-10-091-4/+3
* $CONFIG_DBTYPE was never assigned but used in this functionBjörn Schießle2012-10-091-1/+2
* fix for bug #1942: Allow user to share with every group if "allow users to sh...Björn Schießle2012-10-092-3/+8
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-0972-644/+892
* RC 3v4.5.0RC3Frank Karlitschek2012-10-081-2/+2
* don't use the workaround for shared files on the /Shared folderRobin Appelman2012-10-081-6/+10
* Actually fix shared webdav accessMichael Gapczynski2012-10-081-16/+7
* Fix getting file info for subfolders in shared foldersMichael Gapczynski2012-10-081-2/+8
* Prevent closing sharing dialog on picking the dateVictor Dubiniuk2012-10-081-2/+2
* fix remote.php for our favorite OS - WindowsGeorg Ehrke2012-10-081-1/+5
* Prevent closing sharing dialog on month adjustment. Fixes oc-1884Victor Dubiniuk2012-10-081-1/+4
* check if ID was assignedBjörn Schießle2012-10-081-1/+3
* remove debug outputBjörn Schießle2012-10-081-1/+1
* add data-id directly after upload/creation to the file list (bugfix for #1917)Björn Schießle2012-10-084-5/+16
* reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the datab...Jörn Friedrich Dreyer2012-10-081-6/+7
* put all the calls into one function and use tabs instead of spaces. Thanks to...Frank Karlitschek2012-10-081-49/+23
* fix a lot of small layout bugs and make the apps page overall prettier plus a...Frank Karlitschek2012-10-0816-22/+25
* destroy invalid sessionsArthur Schiwon2012-10-081-0/+4
* Merge branch 'master' of https://github.com/owncloud/coreFrank Karlitschek2012-10-081-1/+1
|\
| * added "uid_owner" to select statementBjörn Schießle2012-10-081-1/+1
* | no garbage on the screen pleaseFrank Karlitschek2012-10-081-0/+1
|/
* add a sane socket timeout so that the interface stays responsive with a slow ...Frank Karlitschek2012-10-081-5/+50
* use socket timeout of 10 sec to stay responsive even with a slow internet con...Frank Karlitschek2012-10-081-1/+10
* add ID to upload form and check if ID exist to avoid loading invalid javascri...Björn Schießle2012-10-082-3/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-0815-147/+199
* Remove old Shared folders from the file cache, fixes bug oc-1911Michael Gapczynski2012-10-072-1/+9
* Revert part of 5beca59b, fixes file upload bug oc-1926Michael Gapczynski2012-10-071-4/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-0731-60/+1622
* Update AUTHORSLukas Reschke2012-10-071-0/+1
* better detect if we need to init the filesystem for the hooks testRobin Appelman2012-10-071-1/+1
* fix hook test when not logged inRobin Appelman2012-10-071-1/+6
* Fix - "Correct checking item source for share from same owner when generating...Michael Gapczynski2012-10-061-2/+8
* check for SimpleXML which seems to bw non default on Free BSDFrank Karlitschek2012-10-061-0/+5
* skip some test for storage backends that don't support touchRobin Appelman2012-10-061-13/+15
* add support to mount a specific folder from dropboxRobin Appelman2012-10-061-0/+11
* test case for dropbox storageRobin Appelman2012-10-062-0/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-0617-133/+162
* LDAP: we're good for 0.3 now. No code changeArthur Schiwon2012-10-061-1/+1
* set folder size to 0 when scanning the filesystemRobin Appelman2012-10-051-0/+1
* prevent xss attacksBjörn Schießle2012-10-051-2/+2
* enable user to download selected files from publically shared directoryBjörn Schießle2012-10-052-2/+9
* breadcrumbs fixed for public share viewBjörn Schießle2012-10-051-1/+5
* register download action for directoriesBjörn Schießle2012-10-051-0/+6
* register download action for filesBjörn Schießle2012-10-051-0/+6