- Jul 20, 2021
-
-
Oliver Günther authored
-
Cyril Rohr authored
* Add a default virtualhost to catch any requests not using the specified SERVER_NAME * Set the default to _default_ * Update documentation Co-authored-by:
Oliver Günther <mail@oliverguenther.de>
- Jul 16, 2021
-
-
OpenProject Actions CI authored
-
- Jul 14, 2021
-
-
Oliver Günther authored
-
Oliver Günther authored
-
- Jul 13, 2021
-
-
Oliver Günther authored
-
- Jul 12, 2021
-
-
Oliver Günther authored
-
- Jul 10, 2021
-
-
OpenProject Actions CI authored
-
- Jul 09, 2021
-
-
Oliver Günther authored
* Bump ruby to 2.7.4 * make sure to pull latest base image during tests too Co-authored-by:
Markus Kahl <machisuji@gmail.com>
-
OpenProject Actions CI authored
-
- Jul 08, 2021
-
-
OpenProject Actions CI authored
-
- Jul 02, 2021
-
-
OpenProject Actions CI authored
-
- Jun 30, 2021
-
-
ulferts authored
-
OpenProject Actions CI authored
-
- Jun 25, 2021
-
-
OpenProject Actions CI authored
-
- Jun 24, 2021
-
-
OpenProject Actions CI authored
-
- Jun 20, 2021
-
-
OpenProject Actions CI authored
-
- Jun 18, 2021
-
-
OpenProject Actions CI authored
-
- Jun 16, 2021
-
-
Oliver Günther authored
We previously defined a fixed tracing rate AND a sampling tracer in the backend, which result in everything to be traced regardless of the actual rate. We now define a base rate for certain requests, so that we can exclude health checks and other things. The configuration is now a factor (0 = off, default) (1 = use suggested rates), any other value x (x multiplied by suggested rates)
-
OpenProject Actions CI authored
-
- Jun 13, 2021
-
-
OpenProject Actions CI authored
-
- Jun 10, 2021
-
-
Birthe authored
[ci skip]
-
Aleix Suau authored
* Flat resources/_links model * Refactor: moving model formatting to FormsService * unit tests fixes * ValidateForm$ with schema * Adapt PrincipalComponent to flat form model * Default schema ti empty object * Avoid circular dependency
-
Oliver Günther authored
[ci skip]
-
Oliver Günther authored
-
OpenProject Actions CI authored
-
- Jun 09, 2021
-
-
RBernsen authored
[ci skip]
-
Markus Kahl authored
-
Oliver Günther authored
Always use the :other key for falling back to locales, or return nil to ensure the english pluralization keys are used https://community.openproject.org/wp/37607
-
Oliver Günther authored
-
Birthe authored
[ci skip]
-
Oliver Günther authored
-
Behrokh Satarnejad authored
-
ulferts authored
* rely on path service The various path services take care of correctly including the relative url root if such exists. * fix capability check if in relative url root * use path helper to call user form Otherwise, a relative url root will break the functionality as the path does not reflect it
-
OpenProject Actions CI authored
-
- Jun 08, 2021
-
-
Markus Kahl authored
rather than, say ActionController::Parameters
-
Markus Kahl authored
using cluster mode with the previous default of 1 worker is unnecessary memory overhead
-