summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Save mountpoints relative to the userRobin Appelman2014-06-141-6/+15
| * | Generate a unique nameRobin Appelman2014-06-141-0/+2
| * | Update for changes in masterRobin Appelman2014-06-141-1/+0
| * | exclude mounted server-to-server shares from encryptionBjoern Schiessle2014-06-141-4/+28
| * | make sure to enable incognito mode when mounting a public link and update ini...Bjoern Schiessle2014-06-142-0/+3
| * | Scan the entire remote share at once by requesting the full file tree from th...Robin Appelman2014-06-144-1/+147
| * | Improve detection of whether we're in the files appRobin Appelman2014-06-141-1/+1
| * | Dont return false for internalPathRobin Appelman2014-06-141-0/+3
| * | Fix removing remote sharesRobin Appelman2014-06-141-0/+18
| * | Support path lengths up to 4000 charsRobin Appelman2014-06-141-1/+1
| * | Fix exposing single files over webdavRobin Appelman2014-06-142-3/+7
| * | Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-146-6/+84
| * | Add interface for accpeting external sharesRobin Appelman2014-06-145-0/+87
| * | Add coments to database and dont use sql keywords as table namesRobin Appelman2014-06-142-5/+14
| * | add remote/add external shares to managerRobin Appelman2014-06-141-0/+27
| * | Add server<->server sharing backendRobin Appelman2014-06-1413-17/+351
* | | Merge pull request #9065 from owncloud/migrator-keepprimaryindexnameVincent Petry2014-06-172-1/+28
|\ \ \
| * | | Added unit test for checkMigrate with primary key + autoincVincent Petry2014-06-171-0/+21
| * | | Do not rename primary key index when renaming tableVincent Petry2014-06-171-1/+7
* | | | Merge pull request #9067 from owncloud/pass-db-hostnameVincent Petry2014-06-171-1/+1
|\ \ \ \
| * | | | We obviously have to pass the hostname as is when there is no ':' in the host...Andreas Fischer2014-06-171-1/+1
* | | | | Merge pull request #9029 from owncloud/table-to-paragraph-layout-for-shareBjörn Schießle2014-06-173-56/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Migrate table layout to p layout for share settingsMorris Jobke2014-06-173-56/+49
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-17306-10008/+12300
* | | | Merge pull request #9059 from owncloud/simplify-warning-layoutVolkan Gezer2014-06-161-2/+4
|\ \ \ \
| * | | | simplify security warning on admin pageMorris Jobke2014-06-161-2/+4
* | | | | That file was accidentally commited. Partially revert https://github.com/ownc...Lukas Reschke2014-06-161-3/+0
* | | | | Add deprecation notice to load* functionsLukas Reschke2014-06-162-2/+9
* | | | | Merge pull request #9053 from owncloud/small_ux_improvementMorris Jobke2014-06-161-1/+2
|\ \ \ \ \
| * | | | | show explenation only if the setting is activatedBjoern Schiessle2014-06-161-1/+2
* | | | | | Merge pull request #9055 from owncloud/add_new_keynote_mimetypeMorris Jobke2014-06-161-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | add new keynote mimetypeJörn Friedrich Dreyer2014-06-161-0/+1
* | | | | | Merge pull request #9049 from owncloud/fix-upload-buttonVolkan Gezer2014-06-163-8/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix CSS for upload button - fixes #8939Morris Jobke2014-06-163-8/+12
| | |/ / / | |/| | |
* | | | | Merge pull request #8808 from owncloud/update_shipped_apps_from_appstoreGeorg Ehrke2014-06-1614-207/+599
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | disable code check for shipped appsGeorg Ehrke2014-06-161-1/+1
| * | | | don't skip code check for skipped appsGeorg Ehrke2014-06-131-1/+1
| * | | | skip certain tests for shipped appsGeorg Ehrke2014-06-132-7/+14
| * | | | Update preseed-config.phpGeorg Ehrke2014-06-131-1/+1
| * | | | don't show update button when appstore is disabled or no writable dir existsGeorg Ehrke2014-06-101-0/+15
| * | | | fix php doc blockGeorg Ehrke2014-06-101-0/+2
| * | | | always return a bool in OC_App::updateAppGeorg Ehrke2014-06-101-1/+1
| * | | | fix php doc blockGeorg Ehrke2014-06-101-3/+1
| * | | | remove unnecessary @returnGeorg Ehrke2014-06-101-1/+0
| * | | | some additional type checksGeorg Ehrke2014-06-062-3/+3
| * | | | add additional type checkGeorg Ehrke2014-06-061-1/+1
| * | | | Merge branch 'master' into update_shipped_apps_from_appstoreGeorg Ehrke2014-06-051588-76651/+58886
| |\ \ \ \
| * | | | | reenable checkCode()Thomas Müller2014-06-051-1/+0
| * | | | | fix unit testsThomas Müller2014-06-051-9/+15
| * | | | | remove not needed unlink in installer testGeorg Ehrke2014-06-041-3/+0