summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-29729-11741/+4273
* Merge pull request #10647 from owncloud/implementing_momentjsClark Tomlinson2014-08-284-32/+30
|\
| * Implementing moment.jsClark Tomlinson2014-08-284-32/+30
* | Merge pull request #10658 from owncloud/sftp_prevent_errorVincent Petry2014-08-281-0/+3
|\ \
| * | Prevent errors on broken SFTP configRobin McCorkell2014-08-271-0/+3
* | | Merge pull request #10696 from owncloud/inputdateBernhard Posselt2014-08-281-0/+1
|\ \ \
| * | | Enhancement: Adds input styles to input type dates too.raghunayyar2014-08-281-0/+1
|/ / /
* | | Merge pull request #8507 from owncloud/ajaxify_user_list_for_files_externalblizzz2014-08-2867-58/+5681
|\ \ \
| * | | Use AppFramework instead of custom controllerLukas Reschke2014-08-255-40/+88
| * | | use displayname lookup route in files_external settingsJörn Friedrich Dreyer2014-08-251-31/+14
| * | | add lookup route for displaynamesJörn Friedrich Dreyer2014-08-252-0/+35
| * | | no need to load user display namesJörn Friedrich Dreyer2014-08-251-1/+0
| * | | fix deletion of sharesJörn Friedrich Dreyer2014-08-251-21/+22
| * | | replace chosen with select2 to provide ajaxified user and group selection for...Jörn Friedrich Dreyer2014-08-258-62/+188
| * | | add select2 to app specific thirdpartyJörn Friedrich Dreyer2014-08-2560-0/+5431
* | | | fix wizard test, adjust to changed parameters of the tested method, introduce...Arthur Schiwon2014-08-281-1/+1
* | | | Port of #8623Arthur Schiwon2014-08-282-1/+79
* | | | Merge pull request #10670 from owncloud/encodeExceptionsLukas Reschke2014-08-281-4/+4
|\ \ \ \
| * | | | Escape error messagesLukas Reschke2014-08-271-4/+4
| | |_|/ | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-28495-2230/+2370
|/ / /
* | | Merge pull request #10653 from owncloud/x-forwarded-forClark Tomlinson2014-08-276-6/+72
|\ \ \
| * | | Add support for getting the real client IP behind proxiesLukas Reschke2014-08-276-6/+72
| | |/ | |/|
* | | Merge pull request #10666 from ogasser/appframework_db_testsLukas Reschke2014-08-272-7/+7
|\ \ \
| * | | Make Entity properties ```protected``` as in docsOliver Gasser2014-08-272-7/+7
|/ / /
* | | Merge pull request #9915 from suraia/unsharefromself-sourceBjörn Schießle2014-08-273-8/+33
|\ \ \
| * | | Add unit tests for new unshareFromSelf() functionality.Michael Kuhn2014-08-231-0/+24
| * | | Allow specifying the item source in unshareFromSelf().Michael Kuhn2014-07-262-8/+9
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-2730-115/+155
* | | | Merge pull request #10641 from callahad/email-input-typeLukas Reschke2014-08-261-1/+1
|\ \ \ \
| * | | | Set email input field to type=email for better UXDan Callahan2014-08-261-1/+1
* | | | | Merge pull request #10640 from owncloud/add_moment_jsClark Tomlinson2014-08-262-0/+9084
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add moment.jsGeorg Ehrke2014-08-262-0/+9084
* | | | | Merge pull request #10604 from owncloud/fixing-faviconThomas Müller2014-08-263-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adding type to faviconClark Tomlinson2014-08-223-3/+3
* | | | | Merge pull request #9844 from OliverKohlDSc/patch-1Thomas Müller2014-08-261-2/+4
|\ \ \ \ \
| * | | | | Update cron.phpOliver Kohl D.Sc.2014-07-241-2/+1
| * | | | | CRON call ends in null exceptionOliver Kohl D.Sc.2014-07-241-2/+5
* | | | | | Merge pull request #10619 from owncloud/issue/6722Thomas Müller2014-08-262-37/+59
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use md5() of the original name instead of uniqid() for slugifyingJoas Schilling2014-08-251-1/+12
| * | | | | Fix code layout before fixing the functionJoas Schilling2014-08-251-13/+9
| * | | | | Use a data provider instead of calling the function manually everytimeJoas Schilling2014-08-251-33/+35
| * | | | | Add a test to break the slugifyPath() with folder and file afterwardsJoas Schilling2014-08-251-1/+14
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-26500-1577/+1694
* | | | | | Merge pull request #10623 from owncloud/not-a-valid-resource-log-entriesClark Tomlinson2014-08-251-1/+6
|\ \ \ \ \ \
| * | | | | | Do not try to close the same resource multiple timesJoas Schilling2014-08-251-1/+6
| |/ / / / /
* | | | | | Merge pull request #10421 from owncloud/share-external-deleteClark Tomlinson2014-08-251-1/+11
|\ \ \ \ \ \
| * | | | | | Remove no longer existing files from the cache when scanning external storageRobin Appelman2014-08-141-1/+11
* | | | | | | Merge pull request #10023 from owncloud/tmp-file-created-statusVincent Petry2014-08-251-2/+14
|\ \ \ \ \ \ \
| * | | | | | | Log unsuccessful temp file creation and return falseVictor Dubiniuk2014-07-301-2/+14
* | | | | | | | Merge pull request #10108 from owncloud/files_external-allowed-backendVincent Petry2014-08-251-6/+10
|\ \ \ \ \ \ \ \