Morris Jobke e79c255cab Conditional logging
* Log condition for log level increase based on conditions. Once one of these
   conditions is met, the required log level is set to debug. This allows to
   debug specific requests, users or apps

 * Supported conditions (setting `log_condition` in `config.php`):
    - `shared_secret`: if a request parameter with the name `log_secret` is set to
                this value the condition is met
    - `users`:  if the current request is done by one of the specified users,
                this condition is met
    - `apps`:   if the log message is invoked by one of the specified apps,
                this condition is met
 * fix unit test and add app log condition test
2015-05-08 15:58:33 +02:00
2015-05-06 08:34:15 +02:00
2015-05-08 11:41:38 +02:00
2015-04-07 13:30:28 +02:00
2015-05-08 15:58:33 +02:00
2015-05-08 01:54:52 -04:00
2015-04-14 16:18:12 +02:00
2015-05-08 15:58:33 +02:00
2015-05-08 15:58:33 +02:00
2015-01-06 13:48:58 +01:00
2015-04-27 15:39:37 +02:00
2015-03-26 11:44:36 +01:00
2015-03-02 20:56:35 +01:00
2015-03-26 11:44:36 +01:00
2015-04-08 18:02:00 +02:00
2015-05-07 18:55:00 -04:00

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Depencencies:

Dependency Status

Dependency Status

Installation instructions

https://doc.owncloud.org/server/8.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/8.0/developer_manual/core/translation.html

Description
No description provided
Readme 8.9 GiB
Languages
PHP 54.7%
JavaScript 36.9%
Vue 3.5%
TypeScript 3%
Gherkin 1.2%
Other 0.6%