]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoscroll the app navigation down so the newly added app is seen
Jan-Christoph Borchardt [Wed, 7 Aug 2013 19:53:53 +0000 (21:53 +0200)]
scroll the app navigation down so the newly added app is seen

11 years agoprepend the new app before the 'More apps' function
Jan-Christoph Borchardt [Wed, 7 Aug 2013 19:53:25 +0000 (21:53 +0200)]
prepend the new app before the 'More apps' function

11 years agoshow 'More apps' link to app administration directly in app navigation
Jan-Christoph Borchardt [Wed, 7 Aug 2013 16:18:09 +0000 (18:18 +0200)]
show 'More apps' link to app administration directly in app navigation

11 years agoMerge pull request #4321 from owncloud/add_unittests_kondou
Morris Jobke [Tue, 6 Aug 2013 11:39:20 +0000 (04:39 -0700)]
Merge pull request #4321 from owncloud/add_unittests_kondou

Add unittests

11 years agoMerge pull request #4291 from owncloud/schema
Bart Visscher [Mon, 5 Aug 2013 18:29:52 +0000 (11:29 -0700)]
Merge pull request #4291 from owncloud/schema

update DB Schema class

11 years agoRemove pointless unittest (search/result)
kondou [Mon, 5 Aug 2013 17:38:52 +0000 (19:38 +0200)]
Remove pointless unittest (search/result)

11 years agoMerge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner...
Thomas Müller [Mon, 5 Aug 2013 14:47:29 +0000 (07:47 -0700)]
Merge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner-master

use isset to prevent undefined index

11 years agoMerge pull request #4320 from owncloud/adding-executable-occ-master
Morris Jobke [Mon, 5 Aug 2013 13:07:27 +0000 (06:07 -0700)]
Merge pull request #4320 from owncloud/adding-executable-occ-master

adding executable script occ (ownCloud console)

11 years agoAdd unittests
kondou [Mon, 5 Aug 2013 12:47:14 +0000 (14:47 +0200)]
Add unittests

Unittests for:

- search/result

- util

- preferences

11 years agoadding executable script occ (ownCloud console)
Thomas Müller [Mon, 5 Aug 2013 12:03:11 +0000 (14:03 +0200)]
adding executable script occ (ownCloud console)

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 5 Aug 2013 11:54:38 +0000 (07:54 -0400)]
[tx-robot] updated from transifex

11 years agouse isset to prevent undefined index
Thomas Müller [Mon, 5 Aug 2013 11:51:45 +0000 (13:51 +0200)]
use isset to prevent undefined index

11 years agoMerge pull request #4285 from owncloud/scan-files-script-master
Thomas Müller [Mon, 5 Aug 2013 08:09:15 +0000 (01:09 -0700)]
Merge pull request #4285 from owncloud/scan-files-script-master

adding new cli script to rescan files

11 years agoMerge pull request #4293 from owncloud/config-date
Thomas Müller [Sun, 4 Aug 2013 22:18:05 +0000 (15:18 -0700)]
Merge pull request #4293 from owncloud/config-date

make log date configurable, default to iso 8601

11 years agoMerge pull request #4308 from owncloud/fix-4194
Thomas Müller [Sun, 4 Aug 2013 22:16:32 +0000 (15:16 -0700)]
Merge pull request #4308 from owncloud/fix-4194

Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog.

11 years agoMerge pull request #4228 from owncloud/fix-3836
Thomas Müller [Sun, 4 Aug 2013 22:00:24 +0000 (15:00 -0700)]
Merge pull request #4228 from owncloud/fix-3836

app migrate: Use = instead of LIKE as described in the comment above.

11 years agofixing PHPDoc
Thomas Müller [Sun, 4 Aug 2013 21:13:34 +0000 (23:13 +0200)]
fixing PHPDoc

11 years agoadd 'logdateformat' to config.sample.php
Thomas Müller [Sun, 4 Aug 2013 21:13:19 +0000 (23:13 +0200)]
add 'logdateformat' to config.sample.php

11 years agofixing PHPDoc
Thomas Müller [Sun, 4 Aug 2013 20:58:40 +0000 (22:58 +0200)]
fixing PHPDoc

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 4 Aug 2013 06:01:28 +0000 (02:01 -0400)]
[tx-robot] updated from transifex

11 years agoPort log level filtering from OC_Log_Owncloud to OC_Log_Syslog.
Andreas Fischer [Sun, 4 Aug 2013 00:48:00 +0000 (02:48 +0200)]
Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog.

11 years agoadd reveal mimetype
Robin Appelman [Sat, 3 Aug 2013 19:59:32 +0000 (21:59 +0200)]
add reveal mimetype

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 3 Aug 2013 05:56:46 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #4299 from owncloud/simplify-db-transaction
Thomas Müller [Fri, 2 Aug 2013 19:32:41 +0000 (12:32 -0700)]
Merge pull request #4299 from owncloud/simplify-db-transaction

Simplify OC_DB transaction functions

11 years agoremove cli check
Thomas Müller [Fri, 2 Aug 2013 19:28:04 +0000 (21:28 +0200)]
remove cli check

11 years agomore verbose printouts - fixing execution
Thomas Müller [Fri, 2 Aug 2013 19:23:50 +0000 (21:23 +0200)]
more verbose printouts - fixing execution

11 years agoadjust usage text
Thomas Müller [Fri, 2 Aug 2013 19:23:26 +0000 (21:23 +0200)]
adjust usage text

11 years agoMerge pull request #4283 from owncloud/add_ocimage_unittest
Bart Visscher [Fri, 2 Aug 2013 15:27:24 +0000 (08:27 -0700)]
Merge pull request #4283 from owncloud/add_ocimage_unittest

Add ocimage unittest

11 years agoSimplify OC_DB transaction functions
Bart Visscher [Mon, 25 Feb 2013 21:59:06 +0000 (22:59 +0100)]
Simplify OC_DB transaction functions

11 years agoUse function to create schema manager
Bart Visscher [Fri, 2 Aug 2013 14:02:33 +0000 (16:02 +0200)]
Use function to create schema manager

11 years agoMerge pull request #4287 from Takuto88/language-config
Thomas Müller [Fri, 2 Aug 2013 13:49:54 +0000 (06:49 -0700)]
Merge pull request #4287 from Takuto88/language-config

Make default language configurable via config.php

11 years agoUse console.php entry point for file scanning from console
Bart Visscher [Fri, 2 Aug 2013 13:36:54 +0000 (15:36 +0200)]
Use console.php entry point for file scanning from console

11 years agoremove invalid type hinting and cleanup namespaces a bit
Robin Appelman [Fri, 2 Aug 2013 13:09:50 +0000 (15:09 +0200)]
remove invalid type hinting and cleanup namespaces a bit

11 years agoUpdate skipped tests messages
kondou [Fri, 2 Aug 2013 13:00:12 +0000 (15:00 +0200)]
Update skipped tests messages

11 years agoMerge pull request #4274 from owncloud/breadcrumbs_show
Jörn Friedrich Dreyer [Fri, 2 Aug 2013 12:42:17 +0000 (05:42 -0700)]
Merge pull request #4274 from owncloud/breadcrumbs_show

add OC.Breadcrumb.show(dir, filename, link)

11 years agoMerge branch 'master' into add_ocimage_unittest
kondou [Fri, 2 Aug 2013 11:39:48 +0000 (13:39 +0200)]
Merge branch 'master' into add_ocimage_unittest

11 years agoMerge pull request #4284 from owncloud/dont_fatal_on_is_file
Thomas Tanghus [Fri, 2 Aug 2013 11:38:26 +0000 (04:38 -0700)]
Merge pull request #4284 from owncloud/dont_fatal_on_is_file

Don't throw a fatal, if is_file() parameter isn't a 'valid path', but only a data/base64-string.

11 years agomake log date configurable, default to iso 8601
Bernhard Posselt [Fri, 2 Aug 2013 11:34:20 +0000 (13:34 +0200)]
make log date configurable, default to iso 8601

11 years agoRename \OC\DB\Schema to \OC\DB\MDB2SchemaManager
Bart Visscher [Fri, 2 Aug 2013 11:19:27 +0000 (13:19 +0200)]
Rename \OC\DB\Schema to \OC\DB\MDB2SchemaManager

11 years agoChange OC_DB_Schema to use DI for db connection object
Bart Visscher [Mon, 29 Jul 2013 15:46:20 +0000 (17:46 +0200)]
Change OC_DB_Schema to use DI for db connection object

11 years agoMerge pull request #3006 from owncloud/===_and_!==_in_files_trashbin-app
Jörn Friedrich Dreyer [Fri, 2 Aug 2013 10:14:24 +0000 (03:14 -0700)]
Merge pull request #3006 from owncloud/===_and_!==_in_files_trashbin-app

Use !== and === in files_trashbin app

11 years agouse fixed OC.Breadcrumb.push()
Jörn Friedrich Dreyer [Fri, 2 Aug 2013 09:44:53 +0000 (11:44 +0200)]
use fixed OC.Breadcrumb.push()

11 years agoadd OC.Breadcrumb.show(dir, filename, link)
Jörn Friedrich Dreyer [Thu, 1 Aug 2013 12:38:06 +0000 (14:38 +0200)]
add OC.Breadcrumb.show(dir, filename, link)

11 years agoMerge pull request #4278 from owncloud/breadcrumb-first
Jörn Friedrich Dreyer [Fri, 2 Aug 2013 09:46:12 +0000 (02:46 -0700)]
Merge pull request #4278 from owncloud/breadcrumb-first

make sure the first breadcrumb item is inserted before any other elements in the topbar

11 years agousers's -> user's
Lennart Rosam [Fri, 2 Aug 2013 09:19:33 +0000 (11:19 +0200)]
users's -> user's

11 years agoFix typo (again >.<).. gnah
Lennart Rosam [Fri, 2 Aug 2013 08:01:34 +0000 (10:01 +0200)]
Fix typo (again >.<).. gnah

11 years agoMake default language configurable via config.php
Lennart Rosam [Fri, 2 Aug 2013 07:41:31 +0000 (09:41 +0200)]
Make default language configurable via config.php

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 2 Aug 2013 06:00:45 +0000 (02:00 -0400)]
[tx-robot] updated from transifex

11 years agoadding new cli script to rescan files
Thomas Müller [Thu, 1 Aug 2013 20:49:43 +0000 (22:49 +0200)]
adding new cli script to rescan files

11 years agoDon't throw a fatal, if is_file() parameter isn't
kondou [Thu, 1 Aug 2013 19:01:26 +0000 (21:01 +0200)]
Don't throw a fatal, if is_file() parameter isn't

a 'valid path', but only a data/base64-string.

Related to #4283

11 years agoOptimize image and skip mimetype test
kondou [Thu, 1 Aug 2013 18:16:50 +0000 (20:16 +0200)]
Optimize image and skip mimetype test

11 years agoCover more cases
kondou [Thu, 1 Aug 2013 15:18:02 +0000 (17:18 +0200)]
Cover more cases

Use file_get_contents() and base64_encode(file_get_contents()),
to load from data and base64, to cover more cases

11 years agoAdd OC_Image Unit Test
kondou [Thu, 1 Aug 2013 14:24:29 +0000 (16:24 +0200)]
Add OC_Image Unit Test

data() somehow does not return, what file_get_contents() returns,
so I skipped related tests.

11 years agoSome styling to user list
Victor Dubiniuk [Fri, 12 Jul 2013 14:29:08 +0000 (17:29 +0300)]
Some styling to user list

11 years agoMerge pull request #4221 from owncloud/fix-3698
Jörn Friedrich Dreyer [Thu, 1 Aug 2013 15:05:19 +0000 (08:05 -0700)]
Merge pull request #4221 from owncloud/fix-3698

Fix calculating size for empty folders

11 years agomake sure the first breadcrumb item is inserted before any other elements in the...
Robin Appelman [Thu, 1 Aug 2013 14:46:01 +0000 (16:46 +0200)]
make sure the first breadcrumb item is inserted before any other elements in the topbar

11 years agoMerge pull request #4270 from owncloud/fix_4253
Björn Schießle [Thu, 1 Aug 2013 14:43:50 +0000 (07:43 -0700)]
Merge pull request #4270 from owncloud/fix_4253

cancel sharing if some users doesn't have a working encryption set-up.

11 years agoMerge pull request #4265 from berendt/OC_Files_Storage_AmazonS3_phpdoc
Jörn Friedrich Dreyer [Thu, 1 Aug 2013 14:40:01 +0000 (07:40 -0700)]
Merge pull request #4265 from berendt/OC_Files_Storage_AmazonS3_phpdoc

added @var tags

11 years agoMerge pull request #4266 from berendt/OC_Files_Storage_AmazonS3_logging
Jörn Friedrich Dreyer [Thu, 1 Aug 2013 14:38:45 +0000 (07:38 -0700)]
Merge pull request #4266 from berendt/OC_Files_Storage_AmazonS3_logging

write all catched exception messages to the log

11 years agofix test and make warning translatable
Bjoern Schiessle [Thu, 1 Aug 2013 12:19:33 +0000 (14:19 +0200)]
fix test and make warning translatable

11 years agocancel sharing if some users doesn't have a working encryption set-up.
Bjoern Schiessle [Thu, 1 Aug 2013 11:04:55 +0000 (13:04 +0200)]
cancel sharing if some users doesn't have a working encryption set-up.

11 years agoMerge pull request #4155 from owncloud/mdb2schemareader-booleans
Morris Jobke [Thu, 1 Aug 2013 09:09:01 +0000 (02:09 -0700)]
Merge pull request #4155 from owncloud/mdb2schemareader-booleans

Fix boolean support for xml schema definitions

11 years agowrite all catched exception messages to the log
Christian Berendt [Thu, 1 Aug 2013 08:08:41 +0000 (10:08 +0200)]
write all catched exception messages to the log

11 years agoadded @var tags
Christian Berendt [Thu, 1 Aug 2013 08:05:01 +0000 (10:05 +0200)]
added @var tags

11 years agoMerge pull request #4208 from owncloud/scanner-php53
Morris Jobke [Thu, 1 Aug 2013 07:05:56 +0000 (00:05 -0700)]
Merge pull request #4208 from owncloud/scanner-php53

Fix scanner hooks throwing errors

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 1 Aug 2013 05:57:04 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #4259 from owncloud/search_result_scrollbar
Morris Jobke [Wed, 31 Jul 2013 20:03:41 +0000 (13:03 -0700)]
Merge pull request #4259 from owncloud/search_result_scrollbar

Search result scrollbar

11 years agoupdate css properties with px based values
Jörn Friedrich Dreyer [Wed, 31 Jul 2013 15:05:24 +0000 (17:05 +0200)]
update css properties with px based values

11 years agoadd overflow-y scroll and clean up indents
Jörn Friedrich Dreyer [Wed, 31 Jul 2013 14:52:53 +0000 (16:52 +0200)]
add overflow-y scroll and clean up indents

11 years agoMerge pull request #3982 from owncloud/test_lastinsertid
Morris Jobke [Wed, 31 Jul 2013 07:03:29 +0000 (00:03 -0700)]
Merge pull request #3982 from owncloud/test_lastinsertid

test lastinsertid

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 31 Jul 2013 06:01:45 +0000 (02:01 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #4246 from owncloud/speedup-autotest-master
Andreas Fischer [Wed, 31 Jul 2013 00:59:15 +0000 (02:59 +0200)]
Merge pull request #4246 from owncloud/speedup-autotest-master

use tmpfs at /dev/shm to speedup unit test execution

* owncloud/speedup-autotest-master:
  use tmpfs at /dev/shm to speedup unit test execution

11 years agoMerge pull request #4225 from owncloud/better-404
Thomas Müller [Tue, 30 Jul 2013 20:20:28 +0000 (13:20 -0700)]
Merge pull request #4225 from owncloud/better-404

More verbose 404, closes #3225

11 years agoUse default cursor for list items
Victor Dubiniuk [Tue, 30 Jul 2013 17:58:21 +0000 (20:58 +0300)]
Use default cursor for list items

11 years agoMerge pull request #4238 from owncloud/fix_4235
Morris Jobke [Tue, 30 Jul 2013 16:28:39 +0000 (09:28 -0700)]
Merge pull request #4238 from owncloud/fix_4235

added missing isEmpty ajax file

11 years agouse tmpfs at /dev/shm to speedup unit test execution
Thomas Müller [Tue, 30 Jul 2013 15:41:52 +0000 (17:41 +0200)]
use tmpfs at /dev/shm to speedup unit test execution

11 years agoMerge pull request #4227 from owncloud/fixing-testGetById-master
Thomas Müller [Tue, 30 Jul 2013 15:39:53 +0000 (08:39 -0700)]
Merge pull request #4227 from owncloud/fixing-testGetById-master

implement a platform independent version of basename

11 years agoMerge pull request #4237 from owncloud/fixing-4026-master
Jörn Friedrich Dreyer [Tue, 30 Jul 2013 15:30:07 +0000 (08:30 -0700)]
Merge pull request #4237 from owncloud/fixing-4026-master

Allow public upload together with password protection

11 years agoadded missing isEmpty ajax file
Bjoern Schiessle [Tue, 30 Jul 2013 10:48:41 +0000 (12:48 +0200)]
added missing isEmpty ajax file

11 years agoUpdating to the latest 3rdparty master commit
Thomas Müller [Tue, 30 Jul 2013 09:09:58 +0000 (11:09 +0200)]
Updating to the latest 3rdparty master commit

11 years agofixes #4026
Thomas Müller [Tue, 30 Jul 2013 08:26:42 +0000 (10:26 +0200)]
fixes #4026

11 years agoadding test case with no /
Thomas Müller [Tue, 30 Jul 2013 06:54:39 +0000 (08:54 +0200)]
adding test case with no /

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 30 Jul 2013 05:57:50 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

11 years agoMerge branch 'master' into fixing-testGetById-master
Thomas Müller [Mon, 29 Jul 2013 22:37:05 +0000 (00:37 +0200)]
Merge branch 'master' into fixing-testGetById-master

11 years agoadding unit tests for OC_Util::basename
Thomas Müller [Mon, 29 Jul 2013 21:32:03 +0000 (23:32 +0200)]
adding unit tests for OC_Util::basename

11 years agoMerge pull request #4213 from owncloud/scanning-performance
icewind1991 [Mon, 29 Jul 2013 20:08:23 +0000 (13:08 -0700)]
Merge pull request #4213 from owncloud/scanning-performance

Cache: don't check if the parent exists in the cache if we are already sure it does

11 years agoapp migrate: Use = instead of LIKE as described in the comment above.
Andreas Fischer [Mon, 29 Jul 2013 16:36:52 +0000 (18:36 +0200)]
app migrate: Use = instead of LIKE as described in the comment above.

The LIKE operator is not defined on integers (probably any non-text) columns
on PostgreSQL.

11 years agobetter variable naming
Robin Appelman [Mon, 29 Jul 2013 16:27:19 +0000 (18:27 +0200)]
better variable naming

11 years agoimplement a platform independent version of basename
Thomas Mueller [Mon, 29 Jul 2013 16:24:05 +0000 (18:24 +0200)]
implement a platform independent version of basename

11 years agoRewording
Victor Dubiniuk [Mon, 29 Jul 2013 15:25:17 +0000 (18:25 +0300)]
Rewording

11 years agoMerge pull request #4203 from owncloud/trashbin_improvements
Björn Schießle [Mon, 29 Jul 2013 15:15:53 +0000 (08:15 -0700)]
Merge pull request #4203 from owncloud/trashbin_improvements

Trashbin improvements

11 years agoremove whitespaces
Bjoern Schiessle [Mon, 29 Jul 2013 15:15:20 +0000 (17:15 +0200)]
remove whitespaces

11 years agoremove unneeded 'use'
Robin Appelman [Mon, 29 Jul 2013 15:04:28 +0000 (17:04 +0200)]
remove unneeded 'use'

11 years agodont need to explicitly pass by reference
Robin Appelman [Mon, 29 Jul 2013 15:03:57 +0000 (17:03 +0200)]
dont need to explicitly pass by reference

11 years agoMove styles from core to app
Victor Dubiniuk [Mon, 29 Jul 2013 14:36:59 +0000 (17:36 +0300)]
Move styles from core to app

11 years agoadd tests for MDB2SchemaReader
Robin Appelman [Mon, 29 Jul 2013 14:33:27 +0000 (16:33 +0200)]
add tests for MDB2SchemaReader

11 years agomake MDB2Schema reader non static
Robin Appelman [Mon, 29 Jul 2013 14:33:00 +0000 (16:33 +0200)]
make MDB2Schema reader non static

11 years agoadd function to get config object from OC_Config
Robin Appelman [Mon, 29 Jul 2013 14:32:37 +0000 (16:32 +0200)]
add function to get config object from OC_Config

11 years agoAdd test for calculating size of newly empty folder
Michael Gapczynski [Mon, 29 Jul 2013 14:23:14 +0000 (10:23 -0400)]
Add test for calculating size of newly empty folder

11 years agoUse query to calculate folder size
Michael Gapczynski [Mon, 29 Jul 2013 14:22:44 +0000 (10:22 -0400)]
Use query to calculate folder size