summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 5.0.3v5.0.3Frank Karlitschek2013-04-031-1/+1
* Merge pull request #2665 from owncloud/backport-2275-app-stylesBernhard Posselt2013-04-021-0/+208
|\
| * manually backport #2275 app styles to stableJan-Christoph Borchardt2013-04-021-0/+208
* | Merge pull request #2595 from owncloud/fix_part_file_ignoring_stable5Bernhard Posselt2013-04-022-29/+44
|\ \ | |/ |/|
| * supress write hook for .part filesJörn Friedrich Dreyer2013-03-282-9/+6
| * ignore files in scanFile instead of scan to catch all occurences.Jörn Friedrich Dreyer2013-03-281-25/+43
* | Backport PR #2622root2013-04-021-2/+2
* | 5.0.3 RC1Frank Karlitschek2013-04-021-2/+2
* | Merge pull request #2656 from owncloud/fix_2642Frank Karlitschek2013-04-021-5/+9
|\ \
| * | fix upgrade error for instances not upgraded from 4.5Arthur Schiwon2013-04-021-5/+9
|/ /
* | Merge pull request #2641 from owncloud/fix_2612v5.0.2Frank Karlitschek2013-04-021-8/+0
|\ \
| * | Key must use less then 767 bytes longArthur Schiwon2013-04-021-8/+0
* | | 5.0.2Frank Karlitschek2013-04-021-2/+2
|/ /
* | Merge pull request #2625 from owncloud/fix_namespace_in_autoloader_stable5v5.0.1VicDeo2013-03-314-0/+33
|\ \
| * | Remove space before parethesisVicDeo2013-03-311-1/+1
| * | Show a warning in the installer if the used PHP version is vulnerable to the ...Lukas Reschke2013-03-311-0/+7
| * | Check if the installed PHP version has a fix for the nullbyte vulnerabilityLukas Reschke2013-03-311-0/+5
| * | some basic unit test for loading classesThomas Mueller2013-03-311-0/+19
| * | Remove leading and trailing backslashes in classname. Ref #2310VicDeo2013-03-311-0/+2
|/ /
* | User list: Keep array of available groups. Should fix #873Thomas Tanghus2013-03-291-4/+13
* | fixes #1463 - file size is now displayed correctly in IE8Thomas Mueller2013-03-291-2/+6
* | fixes #1461Thomas Mueller2013-03-291-3/+19
|/
* Merge pull request #2602 from owncloud/fix_share_with_displaynameblizzz2013-03-271-4/+4
|\
| * WhitespacesArthur Schiwon2013-03-271-3/+3
| * Share Dialog: show Displayname instead of internal nameArthur Schiwon2013-03-271-1/+1
* | Merge pull request #2558 from owncloud/fix_cache_upgradeblizzz2013-03-275-13/+149
|\ \
| * | Cache: on equal mtime also for equal size before keeping ETag, at least makes...Arthur Schiwon2013-03-261-1/+2
| * | Cache: Do not overwrite ETag when file did not changeArthur Schiwon2013-03-261-4/+6
| * | Only prepare an SQL statement once.Arthur Schiwon2013-03-251-1/+4
| * | Add PHPDocArthur Schiwon2013-03-251-0/+6
| * | Adjust to Icewind's fixArthur Schiwon2013-03-251-51/+0
| * | Cache: fix property path for getting legacy etagRobin Appelman2013-03-251-1/+1
| * | Port Icewind's fix IRobin Appelman2013-03-252-2/+23
| * | Add Index to properties table for better performance on upgradeArthur Schiwon2013-03-251-0/+16
| * | Change LIMIT in DB query respectively remove where not necessaryArthur Schiwon2013-03-251-2/+1
| * | Remove Debug outputArthur Schiwon2013-03-251-2/+0
| * | Upgrade FileCache on ownCloud upgrade for all users with filesArthur Schiwon2013-03-222-1/+66
| * | Performance: prepare queries only onceArthur Schiwon2013-03-221-5/+10
| * | Fix lost ETag on Cache UpgradeArthur Schiwon2013-03-221-3/+74
* | | Merge pull request #2596 from owncloud/fix_files_external_displaynameblizzz2013-03-272-1/+2
|\ \ \ | |_|/ |/| |
| * | Files External: show display names instead of internal user names in Settings UIArthur Schiwon2013-03-272-1/+2
* | | Merge pull request #2593 from owncloud/fix_userlist_append_displaynameblizzz2013-03-271-1/+1
|\ \ \
| * | | Users: use DisplayName in the Display Name col when appending usersArthur Schiwon2013-03-271-1/+1
| |/ /
* | | Merge pull request #2599 from owncloud/backport-2515-nav-scrollbarJan-Christoph Borchardt2013-03-271-2/+2
|\ \ \ | |/ / |/| |
| * | Fixed typoyannickoo2013-03-271-1/+1
| * | No Scrolling for more than approximately 10 Applicationsyannickoo2013-03-271-2/+2
|/ /
* | prevent to fire delete ajax a second time.Thomas Mueller2013-03-262-3/+3
* | Merge pull request #2272 from owncloud/fix_json_encoded_pubic_download_oc5Thomas Müller2013-03-262-2/+8
|\ \
| * | let public link download handle json encoded file listsBjörn Schießle2013-03-132-2/+8
* | | Merge pull request #2562 from owncloud/update_mtime_after_syncBjörn Schießle2013-03-262-0/+8
|\ \ \