summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-12-1812-12/+12
* Merge pull request #6366 from owncloud/fix-6335Jan-Christoph Borchardt2013-12-171-1/+1
|\
| * Bump the footer down 20px to avoid overlap.ringmaster2013-12-121-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-1726-44/+66
* | Merge pull request #6474 from owncloud/enc_detect_encrypted_filesBjörn Schießle2013-12-171-10/+12
|\ \
| * | reliable detect encrypted filesBjoern Schiessle2013-12-171-10/+12
* | | clarifying licenseFrank Karlitschek2013-12-171-0/+4
* | | Merge pull request #6436 from owncloud/allconfig-defaultsFrank Karlitschek2013-12-172-10/+29
|\ \ \
| * | | Also add default to the \OCP\IConfig interfaceRobin Appelman2013-12-162-5/+18
| * | | add default parameter for AllConfig->get*Value()Robin Appelman2013-12-161-6/+12
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-17165-2500/+5386
| |/ / |/| |
* | | Merge pull request #6345 from owncloud/mysql-set-names-utf8-testsThomas Müller2013-12-171-0/+27
|\ \ \
| * | | add missing quotes + field declarationsThomas Müller2013-12-171-1/+16
| * | | Use old school query style that actually works.Andreas Fischer2013-12-121-9/+8
| * | | DB tests: Test whether we can insert and read UTF8 data.Andreas Fischer2013-12-121-0/+13
* | | | Merge pull request #6438 from owncloud/core-logexceptionfixThomas Müller2013-12-172-4/+2
|\ \ \ \
| * | | | Do not use L10n when logging exceptionsVincent Petry2013-12-162-4/+2
| | |/ / | |/| |
* | | | Merge pull request #6386 from owncloud/trash_always_show_deleted_files_breadc...Frank Karlitschek2013-12-173-15/+13
|\ \ \ \
| * | | | always show home breadcrumb in files viewBjoern Schiessle2013-12-162-11/+9
| * | | | always show 'Deleted Files' breadcrumbBjoern Schiessle2013-12-131-4/+4
* | | | | Merge pull request #6183 from owncloud/enc_testsBjörn Schießle2013-12-163-20/+92
|\ \ \ \ \
| * | | | | update file cache for target fileBjoern Schiessle2013-12-161-0/+9
| * | | | | only remove encryption keys if a real file gets deleted, skip this method if ...Bjoern Schiessle2013-12-162-9/+67
| * | | | | call set password hook because it doesn't get triggered during test execution...Bjoern Schiessle2013-12-161-3/+12
| * | | | | enable more testsBjoern Schiessle2013-12-041-8/+4
* | | | | | Merge pull request #6448 from owncloud/silence_favouritesThomas Tanghus2013-12-161-1/+1
|\ \ \ \ \ \
| * | | | | | Use DEBUG instead of ERROR when favourites not found. Fix #6419Thomas Tanghus2013-12-161-1/+1
|/ / / / / /
* | | | | | Merge pull request #6315 from owncloud/ingroup-cacheicewind19912013-12-161-7/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | remove unneeded ; in commentRobin Appelman2013-12-121-1/+1
| * | | | | user Group->users as assosiative arrayRobin Appelman2013-12-111-5/+3
| * | | | | cache the result from inGroupRobin Appelman2013-12-111-7/+20
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-1346-304/+384
* | | | | | Merge pull request #6321 from sevoku/masterVincent Petry2013-12-131-1/+1
|\ \ \ \ \ \
| * | | | | | fix smbclient directory listing parserVsevolod Kukol2013-12-111-1/+1
* | | | | | | Merge pull request #6392 from owncloud/no-backgroundjobs-during-upgradeVincent Petry2013-12-132-46/+51
|\ \ \ \ \ \ \
| * | | | | | | dont try to register background jobs if we haven't upgraded yetRobin Appelman2013-12-132-46/+51
|/ / / / / / /
* | | | | | | adjust testArthur Schiwon2013-12-131-2/+13
* | | | | | | coding styleArthur Schiwon2013-12-131-0/+1
* | | | | | | coding styleArthur Schiwon2013-12-131-1/+1
* | | | | | | On webdav sesssions, loginname was compared to username which does not need t...Arthur Schiwon2013-12-132-4/+37
* | | | | | | rely only on php DateTime to parse the db datetime stringJörn Friedrich Dreyer2013-12-131-3/+2
* | | | | | | LDAP: fix method behind save button on advancend and expert tabs, fixes at le...Arthur Schiwon2013-12-131-5/+6
* | | | | | | Merge pull request #6390 from owncloud/migration-fixwebrootVincent Petry2013-12-132-1/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix webroot for update pageVincent Petry2013-12-132-1/+9
* | | | | | | Merge pull request #6318 from owncloud/gethome-cacheThomas Müller2013-12-132-67/+74
|\ \ \ \ \ \ \
| * | | | | | | fix fallback overwriting result of getHomeRobin Appelman2013-12-121-1/+2
| * | | | | | | cache the home folder of a UserRobin Appelman2013-12-112-67/+73
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #6347 from owncloud/cache-test-utf8Thomas Müller2013-12-131-1/+31
|\ \ \ \ \ \ \
| * | | | | | | remove unneeded ; in commentRobin Appelman2013-12-121-1/+1
| * | | | | | | Add test for having utf8 filenames in the cacheRobin Appelman2013-12-121-1/+31
| |/ / / / / /