Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-18 | 12 | -12/+12 |
* | Merge pull request #6366 from owncloud/fix-6335 | Jan-Christoph Borchardt | 2013-12-17 | 1 | -1/+1 |
|\ | |||||
| * | Bump the footer down 20px to avoid overlap. | ringmaster | 2013-12-12 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-17 | 26 | -44/+66 |
* | | Merge pull request #6474 from owncloud/enc_detect_encrypted_files | Björn Schießle | 2013-12-17 | 1 | -10/+12 |
|\ \ | |||||
| * | | reliable detect encrypted files | Bjoern Schiessle | 2013-12-17 | 1 | -10/+12 |
* | | | clarifying license | Frank Karlitschek | 2013-12-17 | 1 | -0/+4 |
* | | | Merge pull request #6436 from owncloud/allconfig-defaults | Frank Karlitschek | 2013-12-17 | 2 | -10/+29 |
|\ \ \ | |||||
| * | | | Also add default to the \OCP\IConfig interface | Robin Appelman | 2013-12-16 | 2 | -5/+18 |
| * | | | add default parameter for AllConfig->get*Value() | Robin Appelman | 2013-12-16 | 1 | -6/+12 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-17 | 165 | -2500/+5386 |
| |/ / |/| | | |||||
* | | | Merge pull request #6345 from owncloud/mysql-set-names-utf8-tests | Thomas Müller | 2013-12-17 | 1 | -0/+27 |
|\ \ \ | |||||
| * | | | add missing quotes + field declarations | Thomas Müller | 2013-12-17 | 1 | -1/+16 |
| * | | | Use old school query style that actually works. | Andreas Fischer | 2013-12-12 | 1 | -9/+8 |
| * | | | DB tests: Test whether we can insert and read UTF8 data. | Andreas Fischer | 2013-12-12 | 1 | -0/+13 |
* | | | | Merge pull request #6438 from owncloud/core-logexceptionfix | Thomas Müller | 2013-12-17 | 2 | -4/+2 |
|\ \ \ \ | |||||
| * | | | | Do not use L10n when logging exceptions | Vincent Petry | 2013-12-16 | 2 | -4/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #6386 from owncloud/trash_always_show_deleted_files_breadc... | Frank Karlitschek | 2013-12-17 | 3 | -15/+13 |
|\ \ \ \ | |||||
| * | | | | always show home breadcrumb in files view | Bjoern Schiessle | 2013-12-16 | 2 | -11/+9 |
| * | | | | always show 'Deleted Files' breadcrumb | Bjoern Schiessle | 2013-12-13 | 1 | -4/+4 |
* | | | | | Merge pull request #6183 from owncloud/enc_tests | Björn Schießle | 2013-12-16 | 3 | -20/+92 |
|\ \ \ \ \ | |||||
| * | | | | | update file cache for target file | Bjoern Schiessle | 2013-12-16 | 1 | -0/+9 |
| * | | | | | only remove encryption keys if a real file gets deleted, skip this method if ... | Bjoern Schiessle | 2013-12-16 | 2 | -9/+67 |
| * | | | | | call set password hook because it doesn't get triggered during test execution... | Bjoern Schiessle | 2013-12-16 | 1 | -3/+12 |
| * | | | | | enable more tests | Bjoern Schiessle | 2013-12-04 | 1 | -8/+4 |
* | | | | | | Merge pull request #6448 from owncloud/silence_favourites | Thomas Tanghus | 2013-12-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use DEBUG instead of ERROR when favourites not found. Fix #6419 | Thomas Tanghus | 2013-12-16 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #6315 from owncloud/ingroup-cache | icewind1991 | 2013-12-16 | 1 | -7/+18 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | remove unneeded ; in comment | Robin Appelman | 2013-12-12 | 1 | -1/+1 |
| * | | | | | user Group->users as assosiative array | Robin Appelman | 2013-12-11 | 1 | -5/+3 |
| * | | | | | cache the result from inGroup | Robin Appelman | 2013-12-11 | 1 | -7/+20 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-13 | 46 | -304/+384 |
* | | | | | | Merge pull request #6321 from sevoku/master | Vincent Petry | 2013-12-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix smbclient directory listing parser | Vsevolod Kukol | 2013-12-11 | 1 | -1/+1 |
* | | | | | | | Merge pull request #6392 from owncloud/no-backgroundjobs-during-upgrade | Vincent Petry | 2013-12-13 | 2 | -46/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | dont try to register background jobs if we haven't upgraded yet | Robin Appelman | 2013-12-13 | 2 | -46/+51 |
|/ / / / / / / | |||||
* | | | | | | | adjust test | Arthur Schiwon | 2013-12-13 | 1 | -2/+13 |
* | | | | | | | coding style | Arthur Schiwon | 2013-12-13 | 1 | -0/+1 |
* | | | | | | | coding style | Arthur Schiwon | 2013-12-13 | 1 | -1/+1 |
* | | | | | | | On webdav sesssions, loginname was compared to username which does not need t... | Arthur Schiwon | 2013-12-13 | 2 | -4/+37 |
* | | | | | | | rely only on php DateTime to parse the db datetime string | Jörn Friedrich Dreyer | 2013-12-13 | 1 | -3/+2 |
* | | | | | | | LDAP: fix method behind save button on advancend and expert tabs, fixes at le... | Arthur Schiwon | 2013-12-13 | 1 | -5/+6 |
* | | | | | | | Merge pull request #6390 from owncloud/migration-fixwebroot | Vincent Petry | 2013-12-13 | 2 | -1/+9 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Fix webroot for update page | Vincent Petry | 2013-12-13 | 2 | -1/+9 |
* | | | | | | | Merge pull request #6318 from owncloud/gethome-cache | Thomas Müller | 2013-12-13 | 2 | -67/+74 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix fallback overwriting result of getHome | Robin Appelman | 2013-12-12 | 1 | -1/+2 |
| * | | | | | | | cache the home folder of a User | Robin Appelman | 2013-12-11 | 2 | -67/+73 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6347 from owncloud/cache-test-utf8 | Thomas Müller | 2013-12-13 | 1 | -1/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remove unneeded ; in comment | Robin Appelman | 2013-12-12 | 1 | -1/+1 |
| * | | | | | | | Add test for having utf8 filenames in the cache | Robin Appelman | 2013-12-12 | 1 | -1/+31 |
| |/ / / / / / |