aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Fix username for subadmins and only send subadmin groupsJoas Schilling2014-07-211-2/+5
| |/ / / / / / /
* | | | | | | | Merge pull request #9406 from philfry/masterVincent Petry2014-07-211-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | silently discard the response body, needed for apache/mod_dav and maybe other...Philippe Kueck2014-07-031-0/+1
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-2126-65/+76
* | | | | | | | Merge pull request #9741 from owncloud/fix-repair-innodb-9737-masterMorris Jobke2014-07-201-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | check if $tables is an arrayThomas Müller2014-07-191-3/+5
* | | | | | | | | Merge pull request #9672 from owncloud/mysql-affectedrowsAndreas Fischer2014-07-203-1/+75
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added test of OCS privatedata to trigger key duplicationVincent Petry2014-07-171-0/+25
| * | | | | | | | | Document why we have to check with defined() first.Andreas Fischer2014-07-161-0/+2
| * | | | | | | | | Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer2014-07-162-1/+48
* | | | | | | | | | Merge pull request #9732 from owncloud/fix-9716Morris Jobke2014-07-201-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | $.unique works only for DOM elementsArthur Schiwon2014-07-181-1/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-2038-110/+153
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-1946-308/+518
|/ / / / / / / /
* | | | | | | | Merge pull request #9700 from owncloud/ie8-fixesVincent Petry2014-07-181-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed IE8 style issues in files appVincent Petry2014-07-181-0/+14
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #9720 from owncloud/sftp-stream-wrapper-new-connectionVincent Petry2014-07-181-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Pass existing Net_SFTP object into Net_SFTP_Stream.Andreas Fischer2014-07-181-3/+9
* | | | | | | | | Merge pull request #9576 from owncloud/bcmath-checkblizzz2014-07-182-0/+35
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | make tests deal with missing bcmathArthur Schiwon2014-07-112-1/+30
| * | | | | | | | warn and continue gracefully if bcmath is not installedArthur Schiwon2014-07-101-0/+6
* | | | | | | | | Merge pull request #9718 from owncloud/sftp-early-loginblizzz2014-07-181-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | login() must be called after getServerPublicHostKey().Andreas Fischer2014-07-121-5/+5
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-1848-456/+732
* | | | | | | | | | update appstore api urlFrank Karlitschek2014-07-172-2/+2
* | | | | | | | | | Merge pull request #9691 from owncloud/kill-too-long-index-masterThomas Müller2014-07-171-12/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "add share index"Thomas Müller2014-07-171-12/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #9710 from owncloud/fix-failing-unit-test-on-MapperTestUti...Thomas Müller2014-07-171-4/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kill unused require of MapperTestUtility.phpThomas Müller2014-07-171-4/+5
* | | | | | | | | | | Merge pull request #9705 from owncloud/ie8-userspagefixblizzz2014-07-175-6/+11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fixed JS and CSS issues in users pageVincent Petry2014-07-175-6/+11
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #9668 from owncloud/enc_fix_folder_moveVincent Petry2014-07-173-26/+83
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | check that the file proxies are enabled after each testBjoern Schiessle2014-07-171-0/+2
| * | | | | | | | | | update keys recursively if a folder was movedBjoern Schiessle2014-07-172-26/+81
* | | | | | | | | | | Merge pull request #9696 from owncloud/fix-appframework-test-namespaces-masterThomas Müller2014-07-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fixing namespace of MapperTestUtilityThomas Müller2014-07-171-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #9694 from owncloud/fix-failing-testsThomas Müller2014-07-171-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix syntaxMorris Jobke2014-07-171-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #9682 from owncloud/mappedlocal-renameVincent Petry2014-07-171-2/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix renaming files in the root folder of a MappedLocal storageRobin Appelman2014-07-161-2/+17
| |/ / / / / / / / /
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-17222-2821/+2675
* | | | | | | | | | Merge pull request #9517 from brantje/Add-webapp-meta-tagsMorris Jobke2014-07-161-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Changed to 1 lineSander2014-07-081-3/+1
| * | | | | | | | | | Added suggestions from @jancborchardt in #9517Sander2014-07-081-3/+3
| * | | | | | | | | | Update layout.user.phpSander2014-07-081-1/+1
| * | | | | | | | | | Add webapp supportSander2014-07-081-0/+6
* | | | | | | | | | | Merge pull request #9654 from owncloud/enctest-fileproxydisabledfixBjörn Schießle2014-07-161-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reenable proxies if a test failed to restore itVincent Petry2014-07-151-0/+2
* | | | | | | | | | | | Merge pull request #9653 from owncloud/fix-9590Vincent Petry2014-07-163-14/+27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix CSS coding styleMorris Jobke2014-07-161-5/+6