summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7393 from owncloud/fix_path_in_sharing_resultsBjörn Schießle2014-02-263-1/+84
|\
| * fix path in sharing results if it is a file in the Shared folderBjoern Schiessle2014-02-253-1/+84
* | Merge pull request #7409 from owncloud/issue/5361Thomas Müller2014-02-261-2/+4
|\ \
| * | Add owncloud version to JS scopeJoas Schilling2014-02-261-2/+4
* | | Merge pull request #7416 from owncloud/share_api_7311Thomas Müller2014-02-261-6/+6
|\ \ \
| * | | only add "received_from" if a share was foundBjoern Schiessle2014-02-261-6/+6
* | | | Merge pull request #7174 from owncloud/issue/7166Jan-Christoph Borchardt2014-02-269-44/+279
|\ \ \ \
| * | | | Remove unused variables, add doc blocks and break linesJoas Schilling2014-02-264-16/+37
| * | | | Hide SMTP options based on selected send modeJoas Schilling2014-02-262-18/+36
| * | | | Remove duplicated definition and move OC.msg to js/js.jsJoas Schilling2014-02-194-66/+28
| * | | | Add option to change email settings in admin sectionJoas Schilling2014-02-186-0/+234
* | | | | Merge pull request #7406 from owncloud/settings-apps.js-styleJan-Christoph Borchardt2014-02-261-5/+17
|\ \ \ \ \
| * | | | | coding style fixes: cut long lines, whitespaceJan-Christoph Borchardt2014-02-261-5/+17
* | | | | | Merge pull request #7410 from owncloud/scrutinizer_fix_kondouMorris Jobke2014-02-261-2/+2
|\ \ \ \ \ \
| * | | | | | Fix scrutinizer issue in settings/js/apps.jskondou2014-02-261-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #7414 from owncloud/fix-3rdparty-submoduleThomas Müller2014-02-261-0/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update 3rdparty submoduleThomas Müller2014-02-261-0/+0
|/ / / / /
* | | | | Merge pull request #7279 from owncloud/folderid-reuseicewind19912014-02-262-2/+13
|\ \ \ \ \
| * | | | | Remove fileid parameter for getFolderContentRobin Appelman2014-02-211-5/+2
| * | | | | Split getFolderContentByIdRobin Appelman2014-02-211-0/+10
| * | | | | Merge branch 'master' into folderid-reuseRobin Appelman2014-02-21339-3585/+2768
| |\ \ \ \ \
| * | | | | | Reuse the folder id in View->getFolderContentsRobin Appelman2014-02-192-4/+8
* | | | | | | Merge pull request #7399 from owncloud/themable-doc-linksJan-Christoph Borchardt2014-02-262-1/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | introduce new theme function to allow full creation of documentation links: b...Thomas Müller2014-02-252-1/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #7405 from owncloud/files-admin.js-styleVincent Petry2014-02-261-8/+11
|\ \ \ \ \ \
| * | | | | | coding style fixes, cut long lines, comments not on same lines, curly bracesJan-Christoph Borchardt2014-02-261-8/+11
| |/ / / / /
* | | | | | Merge pull request #7401 from owncloud/highlight_selected_app_settingsVincent Petry2014-02-262-1/+8
|\ \ \ \ \ \
| * | | | | | fix for coding styleJan-Christoph Borchardt2014-02-261-1/+6
| * | | | | | Highlight the selected app in app-settingskondou2014-02-262-1/+3
* | | | | | | Merge pull request #7328 from owncloud/McNetic-zipstreamerVincent Petry2014-02-262-112/+101
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into McNetic-zipstreamerThomas Müller2014-02-2428-290/+361
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into McNetic-zipstreamerThomas Müller2014-02-2140-177/+504
| |\ \ \ \ \ \ \
| * | | | | | | | updating 3rdpartyThomas Müller2014-02-211-0/+0
| * | | | | | | | Merge branch 'zipstreamer' of https://github.com/McNetic/owncloud_core into M...Thomas Müller2014-02-202-112/+101
| |\ \ \ \ \ \ \ \
| | * | | | | | | | switched zip file creation to ZipStreamer to create zip files directly in memoryNicolai Ehemann2014-01-221-33/+9
| | * | | | | | | | refactored/cleaned up lib/files.phpNicolai Ehemann2014-01-221-77/+84
| | * | | | | | | | lib/files.php: make use of === instead of ==Nicolai Ehemann2014-01-181-4/+4
* | | | | | | | | | Merge pull request #7335 from owncloud/fix-7333Vincent Petry2014-02-252-3/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fixed mount config pathVincent Petry2014-02-241-3/+4
| * | | | | | | | | Fix path to the mount fileLukas Reschke2014-02-201-1/+2
| * | | | | | | | | Fix code to search for mount.json in custom data foldersLukas Reschke2014-02-201-1/+2
* | | | | | | | | | Merge pull request #7371 from owncloud/core-storagemovedeleteallVincent Petry2014-02-252-38/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Removed unused deleteAll method on Common storage classVincent Petry2014-02-241-37/+0
| * | | | | | | | | | Replace deleteAll call with unlink callVincent Petry2014-02-241-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #6299 from leo-b/ldap_nested_groupsVicDeo2014-02-253-10/+72
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | replace spaces with tabsroot2014-02-211-5/+5
| * | | | | | | | | | fix coding style to blizzz happy.. ;-)root2014-02-121-8/+10
| * | | | | | | | | | fix indentationroot2013-12-111-42/+42
| * | | | | | | | | | remove debug outputroot2013-12-101-3/+0
| * | | | | | | | | | Merge remote branch 'upstream/master' into ldap_nested_groupsroot2013-12-10329-4807/+8676
| |\ \ \ \ \ \ \ \ \ \