Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #2575 from owncloud/fixing-1461-master | Jörn Friedrich Dreyer | 2013-03-28 | 1 | -5/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fixes #1463 - file size is now displayed correctly in IE8 | Thomas Mueller | 2013-03-26 | 1 | -2/+6 | |
| * | | | | | | | fixes #1461 | Thomas Mueller | 2013-03-26 | 1 | -3/+19 | |
| |/ / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-28 | 14 | -18/+21 | |
* | | | | | | | Whitespaces | Arthur Schiwon | 2013-03-27 | 1 | -3/+3 | |
* | | | | | | | Share Dialog: show Displayname instead of internal name | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 | |
* | | | | | | | 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 | |
* | | | | | | | Cache: fix property path for getting legacy etag | Robin Appelman | 2013-03-27 | 1 | -1/+1 | |
* | | | | | | | Port Icewind's fix I | Robin Appelman | 2013-03-27 | 2 | -2/+23 | |
* | | | | | | | Port OC_Property Table Index | Arthur Schiwon | 2013-03-27 | 1 | -2/+7 | |
* | | | | | | | Change LIMIT in DB query respectively remove where not necessary | Arthur Schiwon | 2013-03-27 | 1 | -2/+1 | |
* | | | | | | | Remove Debug output | Arthur Schiwon | 2013-03-27 | 1 | -2/+0 | |
* | | | | | | | Upgrade FileCache on ownCloud upgrade for all users with files | Arthur Schiwon | 2013-03-27 | 2 | -1/+66 | |
* | | | | | | | Performance: prepare queries only once | Arthur Schiwon | 2013-03-27 | 1 | -5/+10 | |
* | | | | | | | Fix lost ETag on Cache Upgrade | Arthur Schiwon | 2013-03-27 | 1 | -3/+74 | |
* | | | | | | | Files External: show display names instead of internal user names in Settings UI | Arthur Schiwon | 2013-03-27 | 2 | -1/+2 | |
* | | | | | | | Merge pull request #2598 from ceri/master | blizzz | 2013-03-27 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use displayName in the From field of outbound email about new shares. | Ceri Davies | 2013-03-27 | 1 | -1/+1 | |
* | | | | | | | | Users: use DisplayName in the Display Name col when appending users | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-27 | 363 | -5581/+8771 | |
* | | | | | | | Merge pull request #2578 from owncloud/fixing-2577-master | Thomas Müller | 2013-03-26 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | prevent to fire delete ajax a second time. | Thomas Mueller | 2013-03-26 | 2 | -3/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2567 from owncloud/fix_insertIfNotExist | Thomas Tanghus | 2013-03-26 | 1 | -15/+16 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | And removing an irrelevant comment ;) | Thomas Tanghus | 2013-03-26 | 1 | -2/+0 | |
| * | | | | | | Double quotes to backticks | Thomas Tanghus | 2013-03-26 | 1 | -4/+4 | |
| * | | | | | | Missing backticks. Thx @Raydiation :) | Thomas Tanghus | 2013-03-26 | 1 | -1/+1 | |
| * | | | | | | D'oh, why concatenate static strings. | Thomas Tanghus | 2013-03-26 | 1 | -1/+1 | |
| * | | | | | | Quote key for SQLite. | Thomas Tanghus | 2013-03-26 | 1 | -1/+1 | |
| * | | | | | | Properly prepare insertIfNotExist queries. | Thomas Tanghus | 2013-03-25 | 1 | -12/+15 | |
* | | | | | | | Merge pull request #2568 from itheiss/master | Bernhard Posselt | 2013-03-26 | 3 | -1/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix missing ',' after "mail_domain" parameter | itheiss | 2013-03-26 | 1 | -1/+1 | |
| * | | | | | | | Update to reflect new parameter mail_domain | itheiss | 2013-03-26 | 1 | -0/+3 | |
| * | | | | | | | Move testcase to own test function | itheiss | 2013-03-26 | 1 | -1/+3 | |
| * | | | | | | | Extend test case for getDefaultEmailAddress() | itheiss | 2013-03-22 | 1 | -1/+6 | |
| * | | | | | | | Fix #2499 | itheiss | 2013-03-22 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2270 from owncloud/fix_json_encoded_pubic_download | Björn Schießle | 2013-03-26 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | let public link download handle json encoded file lists | Björn Schießle | 2013-03-13 | 2 | -2/+8 | |
* | | | | | | | | listen to touch hook to update the mtime after sync | Björn Schießle | 2013-03-26 | 2 | -0/+8 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | the old path no longer exists after rename, update the parent folder instead | Björn Schießle | 2013-03-25 | 1 | -1/+1 | |
* | | | | | | | LDAP: fix wrong return value | Arthur Schiwon | 2013-03-25 | 1 | -2/+2 | |
* | | | | | | | fix indention | Björn Schießle | 2013-03-25 | 1 | -12/+12 | |
* | | | | | | | skip update if the recipient is the same user as the owner, otherwise we run ... | Björn Schießle | 2013-03-25 | 1 | -5/+9 | |
* | | | | | | | add backticks around table names | Björn Schießle | 2013-03-25 | 2 | -12/+12 | |
* | | | | | | | Improve phpdoc for the filecache | Robin Appelman | 2013-03-24 | 4 | -4/+38 | |
* | | | | | | | Improve detection of installations errors | Brice Maron | 2013-03-23 | 1 | -1/+7 | |
* | | | | | | | Merge pull request #2454 from owncloud/fixing-file-mapper-ext-master | Bernhard Posselt | 2013-03-23 | 2 | -7/+68 | |
|\ \ \ \ \ \ \ |