Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Fix username for subadmins and only send subadmin groups | Joas Schilling | 2014-07-21 | 1 | -2/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #9406 from philfry/master | Vincent Petry | 2014-07-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | silently discard the response body, needed for apache/mod_dav and maybe other... | Philippe Kueck | 2014-07-03 | 1 | -0/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-21 | 26 | -65/+76 | |
* | | | | | | | | Merge pull request #9741 from owncloud/fix-repair-innodb-9737-master | Morris Jobke | 2014-07-20 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | check if $tables is an array | Thomas Müller | 2014-07-19 | 1 | -3/+5 | |
* | | | | | | | | | Merge pull request #9672 from owncloud/mysql-affectedrows | Andreas Fischer | 2014-07-20 | 3 | -1/+75 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Added test of OCS privatedata to trigger key duplication | Vincent Petry | 2014-07-17 | 1 | -0/+25 | |
| * | | | | | | | | | Document why we have to check with defined() first. | Andreas Fischer | 2014-07-16 | 1 | -0/+2 | |
| * | | | | | | | | | Make MySQL return "number of found rows" instead of number of "affected rows". | Andreas Fischer | 2014-07-16 | 2 | -1/+48 | |
* | | | | | | | | | | Merge pull request #9732 from owncloud/fix-9716 | Morris Jobke | 2014-07-20 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | $.unique works only for DOM elements | Arthur Schiwon | 2014-07-18 | 1 | -1/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-20 | 38 | -110/+153 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-19 | 46 | -308/+518 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #9700 from owncloud/ie8-fixes | Vincent Petry | 2014-07-18 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed IE8 style issues in files app | Vincent Petry | 2014-07-18 | 1 | -0/+14 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #9720 from owncloud/sftp-stream-wrapper-new-connection | Vincent Petry | 2014-07-18 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Pass existing Net_SFTP object into Net_SFTP_Stream. | Andreas Fischer | 2014-07-18 | 1 | -3/+9 | |
* | | | | | | | | | Merge pull request #9576 from owncloud/bcmath-check | blizzz | 2014-07-18 | 2 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | make tests deal with missing bcmath | Arthur Schiwon | 2014-07-11 | 2 | -1/+30 | |
| * | | | | | | | | warn and continue gracefully if bcmath is not installed | Arthur Schiwon | 2014-07-10 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #9718 from owncloud/sftp-early-login | blizzz | 2014-07-18 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | login() must be called after getServerPublicHostKey(). | Andreas Fischer | 2014-07-12 | 1 | -5/+5 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-18 | 48 | -456/+732 | |
* | | | | | | | | | | update appstore api url | Frank Karlitschek | 2014-07-17 | 2 | -2/+2 | |
* | | | | | | | | | | Merge pull request #9691 from owncloud/kill-too-long-index-master | Thomas Müller | 2014-07-17 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Revert "add share index" | Thomas Müller | 2014-07-17 | 1 | -12/+0 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #9710 from owncloud/fix-failing-unit-test-on-MapperTestUti... | Thomas Müller | 2014-07-17 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kill unused require of MapperTestUtility.php | Thomas Müller | 2014-07-17 | 1 | -4/+5 | |
* | | | | | | | | | | | Merge pull request #9705 from owncloud/ie8-userspagefix | blizzz | 2014-07-17 | 5 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed JS and CSS issues in users page | Vincent Petry | 2014-07-17 | 5 | -6/+11 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9668 from owncloud/enc_fix_folder_move | Vincent Petry | 2014-07-17 | 3 | -26/+83 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | check that the file proxies are enabled after each test | Bjoern Schiessle | 2014-07-17 | 1 | -0/+2 | |
| * | | | | | | | | | | update keys recursively if a folder was moved | Bjoern Schiessle | 2014-07-17 | 2 | -26/+81 | |
* | | | | | | | | | | | Merge pull request #9696 from owncloud/fix-appframework-test-namespaces-master | Thomas Müller | 2014-07-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fixing namespace of MapperTestUtility | Thomas Müller | 2014-07-17 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #9694 from owncloud/fix-failing-tests | Thomas Müller | 2014-07-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix syntax | Morris Jobke | 2014-07-17 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #9682 from owncloud/mappedlocal-rename | Vincent Petry | 2014-07-17 | 1 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix renaming files in the root folder of a MappedLocal storage | Robin Appelman | 2014-07-16 | 1 | -2/+17 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-17 | 222 | -2821/+2675 | |
* | | | | | | | | | | Merge pull request #9517 from brantje/Add-webapp-meta-tags | Morris Jobke | 2014-07-16 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Changed to 1 line | Sander | 2014-07-08 | 1 | -3/+1 | |
| * | | | | | | | | | | Added suggestions from @jancborchardt in #9517 | Sander | 2014-07-08 | 1 | -3/+3 | |
| * | | | | | | | | | | Update layout.user.php | Sander | 2014-07-08 | 1 | -1/+1 | |
| * | | | | | | | | | | Add webapp support | Sander | 2014-07-08 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge pull request #9654 from owncloud/enctest-fileproxydisabledfix | Björn Schießle | 2014-07-16 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Reenable proxies if a test failed to restore it | Vincent Petry | 2014-07-15 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge pull request #9653 from owncloud/fix-9590 | Vincent Petry | 2014-07-16 | 3 | -14/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | fix CSS coding style | Morris Jobke | 2014-07-16 | 1 | -5/+6 |