summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Display storage status as tooltipRobin McCorkell2015-10-234-7/+47
* Remove status indicator on modificationRobin McCorkell2015-10-231-8/+21
* Merge pull request #19977 from owncloud/provisioning_api_integration_tests_ap...Thomas Müller2015-10-232-11/+118
|\
| * added tests for appsSergio Bertolin2015-10-222-0/+94
| * added test for getting users of a group being subadminSergio Bertolin2015-10-222-11/+24
* | Merge pull request #19957 from owncloud/volter-masterThomas Müller2015-10-232-1/+9
|\ \
| * | Add syslog_tag docu to sample configSteffen Lindner2015-10-231-0/+8
| * | Expose syslog tag in the configurationVolker Fröhlich2015-10-221-1/+1
* | | Merge pull request #19970 from owncloud/encryption-getuidonbooleanThomas Müller2015-10-231-4/+4
|\ \ \
| * | | Fix "Call to a member function getUID() on boolean" in CryptJoas Schilling2015-10-221-4/+4
* | | | Merge pull request #19990 from owncloud/stay-logged-in-wordingThomas Müller2015-10-231-1/+1
|\ \ \ \
| * | | | change wording from 'remember' to more understandable 'Stay logged in'Jan-Christoph Borchardt2015-10-231-1/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-2330-8/+202
* | | | | Merge pull request #19980 from owncloud/fix-deleted-ldap-user-sharingThomas Müller2015-10-221-1/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | handle NoUserException in sharing codeMorris Jobke2015-10-221-1/+7
* | | | | Merge pull request #19973 from owncloud/pear_archive_tar-1.4.1Thomas Müller2015-10-221-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump 3rdparty for pear/archive_tar-1.4.1Roeland Jago Douma2015-10-221-0/+0
|/ / / /
* | | | Merge pull request #19967 from owncloud/assetic_1.3.1Thomas Müller2015-10-221-0/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | 3rdparty bump for assetic-1.3.1Roeland Jago Douma2015-10-221-0/+0
* | | | Merge pull request #19890 from owncloud/db-keep-shared-locksThomas Müller2015-10-222-18/+107
|\ \ \ \
| * | | | add phpdocRobin Appelman2015-10-212-0/+13
| * | | | Keep shared locks until the end of the request so we can reuse themRobin Appelman2015-10-212-18/+94
* | | | | Merge pull request #19937 from owncloud/detailsview-donotopenonrenameThomas Müller2015-10-221-3/+6
|\ \ \ \ \
| * | | | | Do not display details bar after renameVincent Petry2015-10-211-3/+6
* | | | | | Merge pull request #19935 from owncloud/issue-19916-settings-menu-hide-on-fil...Thomas Müller2015-10-221-18/+1
|\ \ \ \ \ \
| * | | | | | Use the normal OC.menu JS for handling the Settings menuJoas Schilling2015-10-211-18/+1
* | | | | | | Merge pull request #19931 from owncloud/fix-webui-upload-and-conflictsThomas Müller2015-10-222-11/+129
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix file upload, conflict dialog, also in public linkVincent Petry2015-10-212-11/+129
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #19791 from owncloud/provisioning_api_adding_integration_t...Thomas Müller2015-10-223-106/+361
|\ \ \ \ \ \
| * | | | | | using canonize in assertEquals for arraysSergio Bertolin2015-10-211-15/+5
| * | | | | | Added more tests and fixed a problem with asort which was returning false pos...Sergio Bertolin2015-10-203-106/+371
* | | | | | | Merge pull request #19952 from owncloud/share-dialogue-testsThomas Müller2015-10-221-0/+78
|\ \ \ \ \ \ \
| * | | | | | | Fix line lengths in share dialog unit testsTom Needham2015-10-211-2/+8
| * | | | | | | Add JS tests for share autocompletion handlingTom Needham2015-10-211-0/+56
| * | | | | | | Add test for remote share info tooltopTom Needham2015-10-211-0/+16
* | | | | | | | Merge pull request #19960 from owncloud/bump_pimple_3.0.2Thomas Müller2015-10-221-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | 3rdparty bump for pimple-3.0.2Roeland Jago Douma2015-10-221-0/+0
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-2288-80/+74
|/ / / / / / /
* | | | | | | Merge pull request #19930 from owncloud/sort_usernamesThomas Müller2015-10-211-1/+14
|\ \ \ \ \ \ \
| * | | | | | | [provisioning api] losen testRoeland Jago Douma2015-10-211-1/+14
* | | | | | | | Merge pull request #19920 from owncloud/pear-core-minimal-1.0.1Thomas Müller2015-10-211-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | 3rdparty bump of pear-core-minimalRoeland Jago Douma2015-10-211-0/+0
* | | | | | | | | Merge pull request #19954 from owncloud/remote-unrequired-dependenciesThomas Müller2015-10-2116-128/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME']Lukas Reschke2015-10-211-1/+13
| * | | | | | | | | Remove dependency on ICrypto + use XORLukas Reschke2015-10-2115-127/+22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #19953 from owncloud/DeepDiver1975-patch-1Thomas Müller2015-10-211-92/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Delete indie.jsonThomas Müller2015-10-211-92/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #19918 from owncloud/send-begin-messageThomas Müller2015-10-213-0/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Update: state which step we are going to start and warn if it might be slowJoas Schilling2015-10-213-0/+30
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #19934 from owncloud/doclinks-9.0Thomas Müller2015-10-211-2/+2
|\ \ \ \ \ \ \ \