Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | fixes #2679 | OpenLarry | 2013-04-09 | 1 | -2/+2 | |
* | | | | | Merge pull request #2754 from owncloud/cookie-path | Bernhard Posselt | 2013-04-09 | 2 | -4/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Juse send the cookies in the ownCloud directory | Lukas Reschke | 2013-04-06 | 2 | -4/+7 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #2799 from owncloud/add-mimetype-filter-to-getdirectorycon... | Bernhard Posselt | 2013-04-09 | 2 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add mimetype filter to getDirectoryContent function | Bart Visscher | 2013-04-08 | 2 | -2/+4 | |
* | | | | | | Merge pull request #2797 from owncloud/fixing-2792-master | Björn Schießle | 2013-04-09 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fixes #2792 - only touch if writable | Thomas Mueller | 2013-04-08 | 1 | -0/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #2764 from owncloud/remove-limit-from-count-query | Bernhard Posselt | 2013-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove wrong limit parameter from count query in compatibility function | Bart Visscher | 2013-04-06 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #2798 from owncloud/fixing-2789-master | Bernhard Posselt | 2013-04-09 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fixes #2789 - no internet connectivity check if there is non on purpose | Thomas Mueller | 2013-04-08 | 1 | -0/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-09 | 1 | -1/+18 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #2785 from owncloud/vobject_stringproperty | Thomas Müller | 2013-04-08 | 1 | -0/+80 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762 | Thomas Tanghus | 2013-04-08 | 1 | -0/+80 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-08 | 2 | -0/+5 | |
|/ / / / | ||||||
* | | | | Merge pull request #2610 from owncloud/vcategories_purge_multi | Bart Visscher | 2013-04-06 | 1 | -6/+14 | |
|\ \ \ \ | ||||||
| * | | | | Remove redundant line | Thomas Tanghus | 2013-04-04 | 1 | -1/+0 | |
| * | | | | Don't try to call a an array :-P | Thomas Tanghus | 2013-03-30 | 1 | -1/+1 | |
| * | | | | Typehint and check $ids parameter. | Thomas Tanghus | 2013-03-29 | 1 | -3/+7 | |
| * | | | | Allow purging multiple objects from category index table. | Thomas Tanghus | 2013-03-29 | 1 | -5/+10 | |
* | | | | | Merge pull request #2751 from Borkason/patch-1 | Frank Karlitschek | 2013-04-06 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix indentation in util.php. | Birk Borkason | 2013-04-05 | 1 | -2/+2 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-06 | 2 | -6/+29 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-05 | 1 | -0/+2 | |
* | | | | Add a name to the version parameter | Lukas Reschke | 2013-04-05 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #2708 from owncloud/dont_expose_installatio | Bart Visscher | 2013-04-04 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Don't expose the server installation time | Lukas Reschke | 2013-04-04 | 1 | -1/+1 | |
* | | | | Merge pull request #2706 from owncloud/random_is_random_and_not_time | Bart Visscher | 2013-04-04 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Use random bytes instead of time | Lukas Reschke | 2013-04-04 | 1 | -3/+3 | |
| * | | | | Use a more random source... | Lukas Reschke | 2013-04-04 | 1 | -1/+1 | |
* | | | | | *gnaaarf* | Lukas Reschke | 2013-04-04 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-04 | 1 | -1/+9 | |
* | | | | PostreSQL compatibility, fixes #2666 | Arthur Schiwon | 2013-04-03 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #2594 from owncloud/fix_part_file_ignoring | Jörn Friedrich Dreyer | 2013-04-03 | 2 | -29/+43 | |
|\ \ \ | ||||||
| * | | | supress write hook for .part files | Jörn Friedrich Dreyer | 2013-03-28 | 2 | -9/+6 | |
| * | | | ignore files in scanFile instead of scan to catch all occurences. | Jörn Friedrich Dreyer | 2013-03-28 | 1 | -25/+42 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-03 | 1 | -0/+8 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-01 | 1 | -0/+3 | |
* | | | Change logQuery from define() to OC::Config | Brice Maron | 2013-03-30 | 2 | -5/+2 | |
* | | | Log Queries when we add a log query flag | Brice Maron | 2013-03-30 | 2 | -1/+10 | |
* | | | Merge pull request #2584 from mrtorrent/fix_instanceid_format | Bernhard Posselt | 2013-03-29 | 1 | -12/+13 | |
|\ \ \ | ||||||
| * | | | Ensure instanceid contains a letter | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-26 | 1 | -1/+2 | |
| * | | | Minor typo, coding style fixes for OC_Util::getInstanceId | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-26 | 1 | -12/+12 | |
* | | | | Merge pull request #2585 from mrtorrent/fix_install_app_version_check | Bart Visscher | 2013-03-29 | 1 | -2/+4 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Use isAppVersionCompatible in app installer | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-27 | 1 | -2/+4 | |
| |/ / | ||||||
* | | | Cache: on equal mtime also for equal size before keeping ETag, at least makes... | Arthur Schiwon | 2013-03-27 | 1 | -1/+2 | |
* | | | Cache: Do not overwrite ETag when file did not change | Arthur Schiwon | 2013-03-27 | 1 | -4/+6 | |
* | | | Only prepare an SQL statement once. | Arthur Schiwon | 2013-03-27 | 1 | -1/+4 | |
* | | | Add PHPDoc | Arthur Schiwon | 2013-03-27 | 1 | -0/+6 | |
* | | | Adjust to Icewind's fix | Arthur Schiwon | 2013-03-27 | 1 | -51/+0 |