]>
source.dussan.org Git - nextcloud-server.git/log
Bart Visscher [Sun, 21 Jul 2013 18:32:11 +0000 (11:32 -0700)]
Merge pull request #4131 from owncloud/scanner-split
Remove scanner logic from ajax file and place it in it's own class
Bart Visscher [Sun, 21 Jul 2013 18:20:30 +0000 (11:20 -0700)]
Merge pull request #4092 from owncloud/base-better-errors
Generate better errors in base.php
Bart Visscher [Sun, 21 Jul 2013 18:19:20 +0000 (11:19 -0700)]
Merge pull request #3880 from owncloud/code-checker
Add classes replaced by the public api to the code checker
icewind1991 [Sun, 21 Jul 2013 11:31:27 +0000 (04:31 -0700)]
Merge pull request #4145 from owncloud/fix-failing-master
Fix failing master
Morris Jobke [Sun, 21 Jul 2013 09:28:06 +0000 (11:28 +0200)]
mark test as incomplete because I can't reproduce jenkins failure
Morris Jobke [Sun, 21 Jul 2013 09:13:29 +0000 (11:13 +0200)]
fix failing master branch - Test_Config::testWriteData
Morris Jobke [Sun, 21 Jul 2013 08:30:00 +0000 (10:30 +0200)]
add proper deprecated tag
Morris Jobke [Sun, 21 Jul 2013 08:25:39 +0000 (01:25 -0700)]
Merge pull request #4118 from owncloud/remove-size-experiment
finally remove the file size obfuscation as it had more disadvantages.
Jenkins for ownCloud [Sun, 21 Jul 2013 06:02:41 +0000 (02:02 -0400)]
[tx-robot] updated from transifex
Morris Jobke [Sat, 20 Jul 2013 12:22:37 +0000 (05:22 -0700)]
Merge pull request #4130 from owncloud/ie-show-password
deactivate show password toggle for IE
Jenkins for ownCloud [Sat, 20 Jul 2013 06:02:50 +0000 (02:02 -0400)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Fri, 19 Jul 2013 23:15:12 +0000 (01:15 +0200)]
add back public API function, but mark as deprecated
Thomas Müller [Fri, 19 Jul 2013 20:54:19 +0000 (13:54 -0700)]
Merge pull request #4119 from owncloud/external-storage-status
replace external storage status images with CSS, also use form to distinguish
Arthur Schiwon [Tue, 18 Jun 2013 18:03:59 +0000 (20:03 +0200)]
LDAP: fix background job, resolves #3528
Bart Visscher [Fri, 19 Jul 2013 15:37:42 +0000 (17:37 +0200)]
Result of && if not the part
Bart Visscher [Fri, 19 Jul 2013 15:32:31 +0000 (17:32 +0200)]
Correct casing of OC_User and pass through the params to getUsers
Robin Appelman [Fri, 19 Jul 2013 14:44:47 +0000 (16:44 +0200)]
Split scanning logic from ajax file
Robin Appelman [Fri, 19 Jul 2013 14:33:00 +0000 (16:33 +0200)]
add option to get the mountmanager from the filesystem
Robin Appelman [Fri, 19 Jul 2013 14:32:43 +0000 (16:32 +0200)]
Make Cache\Scanner an emitter
Jan-Christoph Borchardt [Fri, 19 Jul 2013 13:17:28 +0000 (15:17 +0200)]
deactivate show password toggle for IE
Arthur Schiwon [Wed, 17 Jul 2013 15:32:43 +0000 (17:32 +0200)]
Add message about completed update
Arthur Schiwon [Mon, 15 Jul 2013 16:07:43 +0000 (18:07 +0200)]
non-ajax Upgrade script utility, usable via CLI or wget. Requires PR 4047.
Bart Visscher [Fri, 19 Jul 2013 09:40:11 +0000 (11:40 +0200)]
Add OC_L10N to public api
Bart Visscher [Fri, 19 Jul 2013 09:23:47 +0000 (11:23 +0200)]
Add OC_Image to public api
Jenkins for ownCloud [Fri, 19 Jul 2013 06:03:14 +0000 (02:03 -0400)]
[tx-robot] updated from transifex
Andreas Fischer [Fri, 19 Jul 2013 00:19:14 +0000 (02:19 +0200)]
Merge pull request #3947 from runky/patch-1
* runky/patch-1:
Update authenticate.php
Bart Visscher [Thu, 18 Jul 2013 21:24:27 +0000 (14:24 -0700)]
Merge pull request #2221 from owncloud/doctrine
OC6: Implement Doctrine as the backend for OC_DB
Jan-Christoph Borchardt [Thu, 18 Jul 2013 21:00:04 +0000 (23:00 +0200)]
replace external storage status images with CSS, also use form to distinguish, fix #3910
Jan-Christoph Borchardt [Thu, 18 Jul 2013 20:15:26 +0000 (22:15 +0200)]
finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry.
Bart Visscher [Thu, 18 Jul 2013 18:28:57 +0000 (20:28 +0200)]
Tweaks to the MDB2SchemaReader
Jenkins for ownCloud [Thu, 18 Jul 2013 06:02:51 +0000 (02:02 -0400)]
[tx-robot] updated from transifex
Thomas Müller [Wed, 17 Jul 2013 20:57:43 +0000 (13:57 -0700)]
Merge pull request #4099 from owncloud/fixing-unix-timestamp-mssql-master
fixing UNIX_TIMESTAMP() for mssql
Thomas Müller [Wed, 17 Jul 2013 13:25:41 +0000 (15:25 +0200)]
Update build.xml
Markus Goetz [Wed, 17 Jul 2013 12:00:59 +0000 (05:00 -0700)]
Merge pull request #4042 from guruz/webdav_auth_check_existing
WebDAV Auth Connector: Check if already logged in
Markus Goetz [Fri, 12 Jul 2013 11:42:01 +0000 (13:42 +0200)]
WebDAV Auth Connector: Check if already logged in
Thomas Mueller [Wed, 17 Jul 2013 11:18:46 +0000 (13:18 +0200)]
fixing UNIX_TIMESTAMP() for mssql
Thomas Müller [Wed, 17 Jul 2013 07:37:02 +0000 (00:37 -0700)]
Merge pull request #4067 from owncloud/fixing-tests-win32-master
<<<EOL seems not to use proper end of lines on windows
Jenkins for ownCloud [Wed, 17 Jul 2013 06:28:02 +0000 (02:28 -0400)]
[tx-robot] updated from transifex
Robin Appelman [Tue, 16 Jul 2013 21:11:22 +0000 (23:11 +0200)]
memcache: make base testcase abstract
Bart Visscher [Tue, 16 Jul 2013 20:42:09 +0000 (22:42 +0200)]
Display the exception error backtrace preformatted
Bart Visscher [Tue, 16 Jul 2013 20:37:32 +0000 (22:37 +0200)]
Early errors (in base.php) don't have session available
Bart Visscher [Tue, 16 Jul 2013 20:36:39 +0000 (22:36 +0200)]
Cleanup error generation in base.php
Bart Visscher [Tue, 16 Jul 2013 20:32:04 +0000 (22:32 +0200)]
Use autoloader for Patchwork/PHP/Shim/Normalizer
icewind1991 [Tue, 16 Jul 2013 20:25:07 +0000 (13:25 -0700)]
Merge pull request #2395 from owncloud/cache
Seperate the memory based cache and file based cache in OC_Cache
Bart Visscher [Tue, 16 Jul 2013 19:06:53 +0000 (12:06 -0700)]
Merge pull request #3959 from owncloud/buildNotExistingFileNameForView
Fix renaming using parenthesis
Robin Appelman [Tue, 16 Jul 2013 14:08:37 +0000 (16:08 +0200)]
memcache: also switch factory to prefix
Robin Appelman [Tue, 16 Jul 2013 14:06:00 +0000 (16:06 +0200)]
mamcache: implement the ArrayAccess interface
Robin Appelman [Tue, 16 Jul 2013 13:46:27 +0000 (15:46 +0200)]
memcache: some additional unit tests
Robin Appelman [Tue, 16 Jul 2013 13:42:40 +0000 (15:42 +0200)]
memchache: use prefix string instead of global flag
Robin Appelman [Tue, 16 Jul 2013 13:34:22 +0000 (15:34 +0200)]
split out memcache factory from base class
Robin Appelman [Tue, 16 Jul 2013 13:22:47 +0000 (15:22 +0200)]
Merge branch 'master' into cache
Thomas Müller [Tue, 16 Jul 2013 09:29:58 +0000 (02:29 -0700)]
Merge pull request #4075 from owncloud/markdown-readme-master
Markdown readme master
VicDeo [Tue, 16 Jul 2013 08:23:16 +0000 (01:23 -0700)]
Merge pull request #4076 from owncloud/fix_typos_kondou
Fix some typos
Jan-Christoph Borchardt [Tue, 16 Jul 2013 07:50:06 +0000 (09:50 +0200)]
update 'get in touch' links
Jenkins for ownCloud [Tue, 16 Jul 2013 06:06:21 +0000 (02:06 -0400)]
[tx-robot] updated from transifex
kondou [Tue, 16 Jul 2013 03:56:52 +0000 (05:56 +0200)]
Fix some typos
Thomas Müller [Mon, 15 Jul 2013 21:58:51 +0000 (23:58 +0200)]
initial markdown verions of README
Thomas Müller [Mon, 15 Jul 2013 21:46:28 +0000 (23:46 +0200)]
rename README
Bart Visscher [Mon, 15 Jul 2013 16:23:37 +0000 (09:23 -0700)]
Merge pull request #3962 from owncloud/move-error-handlers
Move error handlers from OC_Log to OC\Log\ErrorHandler
Thomas Mueller [Mon, 15 Jul 2013 08:28:14 +0000 (10:28 +0200)]
<<<EOL seems not to use proper end of lines on windows
Jenkins for ownCloud [Mon, 15 Jul 2013 00:34:45 +0000 (02:34 +0200)]
[tx-robot] updated from transifex
Thomas Müller [Sun, 14 Jul 2013 21:56:45 +0000 (14:56 -0700)]
Merge pull request #3487 from owncloud/basic_auth_hack
Basic Auth is broken - again...
Jan-Christoph Borchardt [Sun, 14 Jul 2013 17:52:43 +0000 (10:52 -0700)]
Merge pull request #4061 from rolandgeider/master
Use transifex.com on link to translations
rolandgeider [Sun, 14 Jul 2013 09:54:39 +0000 (11:54 +0200)]
Use transifex.com on link to translations
Jenkins for ownCloud [Sun, 14 Jul 2013 00:10:41 +0000 (02:10 +0200)]
[tx-robot] updated from transifex
Frank Karlitschek [Sat, 13 Jul 2013 11:31:55 +0000 (13:31 +0200)]
Removed the preview warning. This is only a simple text change
Bart Visscher [Thu, 11 Jul 2013 16:47:19 +0000 (18:47 +0200)]
Merge branch 'master' into doctrine
Conflicts:
3rdparty
lib/db.php
lib/setup.php
tests/lib/db.php
tests/lib/dbschema.php
Jenkins for ownCloud [Sat, 13 Jul 2013 00:07:35 +0000 (02:07 +0200)]
[tx-robot] updated from transifex
Kondou [Fri, 12 Jul 2013 10:45:45 +0000 (03:45 -0700)]
Merge pull request #4037 from owncloud/add_new_file_above_summary
add new file above summary if it is the first file in the list
Björn Schießle [Fri, 28 Jun 2013 18:31:33 +0000 (20:31 +0200)]
fix array access and change variable names according to the coding style
Björn Schießle [Fri, 28 Jun 2013 15:13:14 +0000 (17:13 +0200)]
continue cleaning-up old versions if availableSpace=0. It's not necessary but gives us some additional free space, especially in the case of a hard quota
Björn Schießle [Fri, 28 Jun 2013 15:06:02 +0000 (17:06 +0200)]
fix some var names according to our style guide
Björn Schießle [Thu, 27 Jun 2013 12:22:01 +0000 (14:22 +0200)]
adjust comments
Björn Schießle [Thu, 27 Jun 2013 08:49:13 +0000 (10:49 +0200)]
fix typo in comment
Björn Schießle [Wed, 26 Jun 2013 14:28:23 +0000 (16:28 +0200)]
also expire versions on rename, to update the history more regularly
Björn Schießle [Wed, 26 Jun 2013 14:24:46 +0000 (16:24 +0200)]
it is enough to call the expire function once
Björn Schießle [Tue, 25 Jun 2013 07:39:01 +0000 (09:39 +0200)]
call expire function before writing the new version to make sure to have enough free space
Björn Schießle [Fri, 12 Jul 2013 08:40:24 +0000 (10:40 +0200)]
add new file above summary if it is the first file in the list
icewind1991 [Fri, 12 Jul 2013 01:21:08 +0000 (18:21 -0700)]
Merge pull request #3270 from owncloud/convert-oc_config
Convert OC_Config to object so it can be used for DI
Jenkins for ownCloud [Fri, 12 Jul 2013 00:12:25 +0000 (02:12 +0200)]
[tx-robot] updated from transifex
Jörn Friedrich Dreyer [Thu, 11 Jul 2013 10:33:47 +0000 (03:33 -0700)]
Merge pull request #4015 from owncloud/fixing-4005-master
EventSource and update fixes [master]
Jenkins for ownCloud [Thu, 11 Jul 2013 00:26:22 +0000 (02:26 +0200)]
[tx-robot] updated from transifex
Thomas Müller [Wed, 10 Jul 2013 22:00:01 +0000 (00:00 +0200)]
- eventsource.php: in case of potential CSRF attack we send an error message from the EventSource to the browser
- eventsource.js: handle undefined data on event
- update.js: in case of error we close the event source - advise the user to reload the page
- update.php: EventSource initialization is now done before we enter the maintenance mode in order to allow browser reload in case of possible CSRF attack
icewind1991 [Wed, 10 Jul 2013 17:38:28 +0000 (10:38 -0700)]
Merge pull request #3978 from owncloud/forwarding-emitter
add forwarding emitter for agregating multiple emitters
Morris Jobke [Wed, 10 Jul 2013 16:08:01 +0000 (09:08 -0700)]
Merge pull request #3985 from owncloud/cookie-past2
apply @LukasReschke's cookie changes, hopefully finally fix #854
Jan-Christoph Borchardt [Wed, 10 Jul 2013 15:42:05 +0000 (08:42 -0700)]
Merge pull request #3990 from owncloud/size-mb
add MB indicator to size heading, fix #3987
Morris Jobke [Wed, 10 Jul 2013 11:55:21 +0000 (04:55 -0700)]
Merge pull request #4002 from owncloud/use_OC_in_settings_js
[settings] Use OC instead of oc to show alert at an error.
Jan-Christoph Borchardt [Tue, 9 Jul 2013 16:29:26 +0000 (18:29 +0200)]
add MB indicator to size heading, fix #3987
Morris Jobke [Wed, 10 Jul 2013 11:36:37 +0000 (04:36 -0700)]
Merge pull request #4003 from owncloud/use_close_png_instead_of_delete_png_for_dialogs
Use close.png instead of delete.png for closing dialogs
Arthur Schiwon [Fri, 21 Jun 2013 21:58:44 +0000 (23:58 +0200)]
LDAP: even better check for emptiness, fixes #3815
Jörn Friedrich Dreyer [Wed, 10 Jul 2013 08:02:52 +0000 (01:02 -0700)]
Merge pull request #3994 from owncloud/fix_oracle_setup
General setup fixes for Oracle
kondou [Wed, 10 Jul 2013 02:39:22 +0000 (04:39 +0200)]
Close.png instead of delete.png for close dialogs
kondou [Wed, 10 Jul 2013 02:28:54 +0000 (04:28 +0200)]
Use OC instead of oc to show alert at an error.
Related to #4001
Jenkins for ownCloud [Wed, 10 Jul 2013 00:20:59 +0000 (02:20 +0200)]
[tx-robot] updated from transifex
Victor Dubiniuk [Tue, 9 Jul 2013 21:49:05 +0000 (00:49 +0300)]
General fixes
mvn23 [Tue, 9 Jul 2013 15:21:07 +0000 (08:21 -0700)]
Merge pull request #3787 from mvn23/patch-1
Thanks @bartv2 and @bantu, merged and closed.
VicDeo [Tue, 9 Jul 2013 15:13:50 +0000 (08:13 -0700)]
Merge pull request #3943 from owncloud/encode_uri_component
Add path encoding to public API.
Thomas Tanghus [Tue, 9 Jul 2013 14:46:35 +0000 (16:46 +0200)]
Set path in cookie.
Victor Dubiniuk [Fri, 5 Jul 2013 12:02:41 +0000 (15:02 +0300)]
Add unit test
Victor Dubiniuk [Thu, 4 Jul 2013 16:41:42 +0000 (19:41 +0300)]
Encode current trashbin directory