summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Make default language configurable via config.phpLennart Rosam2013-08-022-2/+11
* | | | | | | | fixing PHPDocThomas Müller2013-08-051-3/+3
* | | | | | | | add 'logdateformat' to config.sample.phpThomas Müller2013-08-051-1/+4
* | | | | | | | make log date configurable, default to iso 8601Bernhard Posselt2013-08-051-1/+3
|/ / / / / / /
* | | | | | | Use old database methods for caclulateFolderSizeMichael Gapczynski2013-08-021-3/+3
* | | | | | | Use query to calculate folder sizeMichael Gapczynski2013-08-021-10/+13
* | | | | | | Fix calculating size for empty foldersMichael Gapczynski2013-08-021-19/+16
* | | | | | | use fixed OC.Breadcrumb.push()Jörn Friedrich Dreyer2013-08-021-1/+39
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #4260 from owncloud/stable5_search_result_scrollbarJörn Friedrich Dreyer2013-08-021-56/+57
|\ \ \ \ \ \
| * | | | | | update css properties with px based valuesJörn Friedrich Dreyer2013-07-311-4/+4
| * | | | | | add overflow-y scroll and clean up indentsJörn Friedrich Dreyer2013-07-311-56/+57
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4276 from owncloud/Respect-table-prefixesThomas Müller2013-08-021-1/+1
|\ \ \ \ \ \
| * | | | | | Use prefixes while reading old Db structureVictor Dubiniuk2013-08-011-1/+1
| |/ / / / /
* | | | | | Add a CLI script for manually triggering checking a folder for updatesRobin Appelman2013-08-011-0/+22
* | | | | | also adjust template properly for log date fixBernhard Posselt2013-08-011-1/+5
* | | | | | fix admin log display and use a more readable formatBernhard Posselt2013-08-012-2/+6
* | | | | | use date and time instead of timestampBernhard Posselt2013-08-011-1/+2
* | | | | | fix test and make warning translatableBjoern Schiessle2013-08-012-3/+9
* | | | | | cancel sharing if some users doesn't have a working encryption set-up.Bjoern Schiessle2013-08-012-11/+26
|/ / / / /
* | | / / fixes #4026Thomas Müller2013-07-302-9/+24
| |_|/ / |/| | |
* | | | Scanner test: ensure mtime in the cache is the same as on the storage to prev...Robin Appelman2013-07-301-0/+1
* | | | replace external storage status images with CSS, also use form to distinguish...Jan-Christoph Borchardt2013-07-304-5/+19
| |/ / |/| |
* | | Merge pull request #4222 from owncloud/backport-3459-stable5Kondou2013-07-295-5/+146
|\ \ \
| * | | manual backport of changes related to #3459Thomas Müller2013-07-295-5/+146
|/ / /
* | | Move check so the variable will never be undefinedMichael Gapczynski2013-07-281-3/+3
* | | use output buffering when including the irods librariesRobin Appelman2013-07-241-0/+2
* | | Show generic error when there is no errorVictor Dubiniuk2013-07-241-1/+6
* | | Create an array entry before filling itVictor Dubiniuk2013-07-241-0/+1
* | | Merge pull request #4166 from owncloud/ext-fs-irods-stable5Thomas Müller2013-07-2486-11/+8159
|\ \ \
| * | | update to latest masterThomas Mueller2013-07-231-6/+0
| * | | Read configuratons for external filesystem test from a private place.Thomas Mueller2013-07-231-0/+9
| * | | fixing / adding commentsThomas Müller2013-07-231-1/+3
| * | | update copy rightThomas Müller2013-07-231-1/+1
| * | | update .gitignoreThomas Müller2013-07-231-2/+2
| * | | incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/ir...Thomas Müller2013-07-2380-10/+7950
| * | | - implement touch() to at least create a file which doesn't existThomas Mueller2013-07-231-12/+87
| * | | adding auth mode to ui and the urlThomas Mueller2013-07-232-0/+7
| * | | adding $backupGlobals = FALSE because iRODS is heavily using $GLOBALSThomas Mueller2013-07-231-0/+2
| * | | test case for iRODS storage addedThomas Mueller2013-07-231-0/+30
| * | | checkbox in settings uiThomas Mueller2013-07-231-1/+2
| * | | in order to use the ownCloud login credentials we use a login hook to grab ui...Thomas Mueller2013-07-232-45/+17
| * | | initial integration with iRODS www.irods.orgThomas Mueller2013-07-234-0/+116
* | | | mark test as incomplete because I can't reproduce jenkins failureMorris Jobke2013-07-241-0/+3
|/ / /
* | / return empty array instead of 0Georg Ehrke2013-07-221-1/+1
| |/ |/|
* | Squashed commit of the following:Thomas Müller2013-07-226-4/+29
|/
* Merge pull request #4140 from sezuan/fix_wrong_found_http_codeMorris Jobke2013-07-211-1/+1
|\
| * changed HTTP FOUND code to the correct value 302Matthias Rieber2013-07-201-1/+1
|/
* deactivate show password toggle for IEJan-Christoph Borchardt2013-07-201-0/+16
* Merge pull request #3778 from owncloud/fix_3528Bart Visscher2013-07-191-11/+9
|\
| * LDAP: fix background job, resolves #3528Arthur Schiwon2013-06-181-11/+9