Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Make default language configurable via config.php | Lennart Rosam | 2013-08-02 | 2 | -2/+11 | |
* | | | | | | | | fixing PHPDoc | Thomas Müller | 2013-08-05 | 1 | -3/+3 | |
* | | | | | | | | add 'logdateformat' to config.sample.php | Thomas Müller | 2013-08-05 | 1 | -1/+4 | |
* | | | | | | | | make log date configurable, default to iso 8601 | Bernhard Posselt | 2013-08-05 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Use old database methods for caclulateFolderSize | Michael Gapczynski | 2013-08-02 | 1 | -3/+3 | |
* | | | | | | | Use query to calculate folder size | Michael Gapczynski | 2013-08-02 | 1 | -10/+13 | |
* | | | | | | | Fix calculating size for empty folders | Michael Gapczynski | 2013-08-02 | 1 | -19/+16 | |
* | | | | | | | use fixed OC.Breadcrumb.push() | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -1/+39 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #4260 from owncloud/stable5_search_result_scrollbar | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -56/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | update css properties with px based values | Jörn Friedrich Dreyer | 2013-07-31 | 1 | -4/+4 | |
| * | | | | | | add overflow-y scroll and clean up indents | Jörn Friedrich Dreyer | 2013-07-31 | 1 | -56/+57 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #4276 from owncloud/Respect-table-prefixes | Thomas Müller | 2013-08-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use prefixes while reading old Db structure | Victor Dubiniuk | 2013-08-01 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Add a CLI script for manually triggering checking a folder for updates | Robin Appelman | 2013-08-01 | 1 | -0/+22 | |
* | | | | | | also adjust template properly for log date fix | Bernhard Posselt | 2013-08-01 | 1 | -1/+5 | |
* | | | | | | fix admin log display and use a more readable format | Bernhard Posselt | 2013-08-01 | 2 | -2/+6 | |
* | | | | | | use date and time instead of timestamp | Bernhard Posselt | 2013-08-01 | 1 | -1/+2 | |
* | | | | | | fix test and make warning translatable | Bjoern Schiessle | 2013-08-01 | 2 | -3/+9 | |
* | | | | | | cancel sharing if some users doesn't have a working encryption set-up. | Bjoern Schiessle | 2013-08-01 | 2 | -11/+26 | |
|/ / / / / | ||||||
* | | / / | fixes #4026 | Thomas Müller | 2013-07-30 | 2 | -9/+24 | |
| |_|/ / |/| | | | ||||||
* | | | | Scanner test: ensure mtime in the cache is the same as on the storage to prev... | Robin Appelman | 2013-07-30 | 1 | -0/+1 | |
* | | | | replace external storage status images with CSS, also use form to distinguish... | Jan-Christoph Borchardt | 2013-07-30 | 4 | -5/+19 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #4222 from owncloud/backport-3459-stable5 | Kondou | 2013-07-29 | 5 | -5/+146 | |
|\ \ \ | ||||||
| * | | | manual backport of changes related to #3459 | Thomas Müller | 2013-07-29 | 5 | -5/+146 | |
|/ / / | ||||||
* | | | Move check so the variable will never be undefined | Michael Gapczynski | 2013-07-28 | 1 | -3/+3 | |
* | | | use output buffering when including the irods libraries | Robin Appelman | 2013-07-24 | 1 | -0/+2 | |
* | | | Show generic error when there is no error | Victor Dubiniuk | 2013-07-24 | 1 | -1/+6 | |
* | | | Create an array entry before filling it | Victor Dubiniuk | 2013-07-24 | 1 | -0/+1 | |
* | | | Merge pull request #4166 from owncloud/ext-fs-irods-stable5 | Thomas Müller | 2013-07-24 | 86 | -11/+8159 | |
|\ \ \ | ||||||
| * | | | update to latest master | Thomas Mueller | 2013-07-23 | 1 | -6/+0 | |
| * | | | Read configuratons for external filesystem test from a private place. | Thomas Mueller | 2013-07-23 | 1 | -0/+9 | |
| * | | | fixing / adding comments | Thomas Müller | 2013-07-23 | 1 | -1/+3 | |
| * | | | update copy right | Thomas Müller | 2013-07-23 | 1 | -1/+1 | |
| * | | | update .gitignore | Thomas Müller | 2013-07-23 | 1 | -2/+2 | |
| * | | | incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/ir... | Thomas Müller | 2013-07-23 | 80 | -10/+7950 | |
| * | | | - implement touch() to at least create a file which doesn't exist | Thomas Mueller | 2013-07-23 | 1 | -12/+87 | |
| * | | | adding auth mode to ui and the url | Thomas Mueller | 2013-07-23 | 2 | -0/+7 | |
| * | | | adding $backupGlobals = FALSE because iRODS is heavily using $GLOBALS | Thomas Mueller | 2013-07-23 | 1 | -0/+2 | |
| * | | | test case for iRODS storage added | Thomas Mueller | 2013-07-23 | 1 | -0/+30 | |
| * | | | checkbox in settings ui | Thomas Mueller | 2013-07-23 | 1 | -1/+2 | |
| * | | | in order to use the ownCloud login credentials we use a login hook to grab ui... | Thomas Mueller | 2013-07-23 | 2 | -45/+17 | |
| * | | | initial integration with iRODS www.irods.org | Thomas Mueller | 2013-07-23 | 4 | -0/+116 | |
* | | | | mark test as incomplete because I can't reproduce jenkins failure | Morris Jobke | 2013-07-24 | 1 | -0/+3 | |
|/ / / | ||||||
* | / | return empty array instead of 0 | Georg Ehrke | 2013-07-22 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Squashed commit of the following: | Thomas Müller | 2013-07-22 | 6 | -4/+29 | |
|/ | ||||||
* | Merge pull request #4140 from sezuan/fix_wrong_found_http_code | Morris Jobke | 2013-07-21 | 1 | -1/+1 | |
|\ | ||||||
| * | changed HTTP FOUND code to the correct value 302 | Matthias Rieber | 2013-07-20 | 1 | -1/+1 | |
|/ | ||||||
* | deactivate show password toggle for IE | Jan-Christoph Borchardt | 2013-07-20 | 1 | -0/+16 | |
* | Merge pull request #3778 from owncloud/fix_3528 | Bart Visscher | 2013-07-19 | 1 | -11/+9 | |
|\ | ||||||
| * | LDAP: fix background job, resolves #3528 | Arthur Schiwon | 2013-06-18 | 1 | -11/+9 |