43 Commits

Author SHA1 Message Date
Klaus Zanders f700304453 Do not use private Bundler.gem method 2025-07-18 17:24:00 +02:00
Oliver Günther b214c61315 Reset some specs 2025-01-14 13:23:57 +01:00
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
ulferts 3b2121f733 Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
This reverts commit 40b2bbeb09, reversing
changes made to b4c6cb17cc.
2024-03-21 11:31:17 +01:00
Ivan Kuchin 7787e457a3 Revert "Merge branch 'dev' into release/13.4"
This reverts commit a901541269, reversing
changes made to e573ca00b7.
2024-03-20 20:19:08 +01:00
Ivan Kuchin 9e4934cd0a change quotes using rubocop --only Style/StringLiterals,Style/QuotedSymbols -a 2024-03-20 18:05:22 +01:00
Christophe Bliard c795874f7f Update copyright year for 2024
command used: `rg -l 'Copyright \(C\) 2012-202\d the OpenProject' | xargs -n 100 sed -i -r 's/Copyright \(C\) 2012-202. the OpenProject/Copyright (C) 2012-2024 the OpenProject/'`
2024-01-02 16:23:54 +01:00
Christophe Bliard 21a696ef9b Update copyright information for 2023 2022-12-30 15:51:26 +01:00
ulferts e9bcbff448 bump parallel_tests 2022-11-09 22:31:54 +01:00
ulferts 4a94e03b04 bump rubocop and apply autofixes for new cops 2022-10-21 22:29:12 +02:00
ulferts ca361b017b remove legacy specs completely 2022-10-17 14:23:39 +02:00
Christophe Bliard 48a4f1b6ad lint with rubocop --autocorrect (safe cops only) 2022-06-02 10:40:10 +02:00
ulferts b5c76e3027 introduce lib_static 2022-04-04 16:46:01 +02:00
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8
ruby interprets source encoding as utf-8 since 2.0.0, making magic comment redundant and useless
2022-03-10 19:36:58 +01:00
Christophe Bliard bc8d423ec2 update copyright information for 2022 2022-03-01 17:05:59 +01:00
Oliver Günther ccfa29c728 Move license and copyright docs to root, fix names and references 2021-09-02 21:50:46 +02:00
luzpaz 2ae53bd252 Fix typos in user facing and non-user facing code (#9497)
* Fix typos in user facing and non-user facing code

Found via `codespell -q 3 -S ./config/locales -L ba,nd,parms,sur,varius`

* Fix strings in specs
2021-07-21 17:26:31 +02:00
Cyril Rohr cd371fe093 One off hosted runners (#9016)
* On-demand hosted action runner, and use runtime logs to improve test speed
* Add support for uploading capybara screenshots to S3
2021-02-19 14:00:14 +01:00
ulferts 1bdd2ab9ae safe automatic fixes by rubocop (#8994) 2021-02-11 16:02:18 +01:00
Cyril Rohr b4086b2968 Standalone CI docker container (#8943) 2021-02-02 15:33:33 +01:00
ulferts 6140f4c7e9 update copyright to 2021 (#8925)
Updates the copyright to 2021 for all files that have a copyright. Files in our source code without the copyright header still do not receive one automatically. Additionally, backlisted files are also excluded.

Previously the copyright of chiliproject which references redmine stated a copyright of redmine up to and including 2017 which is not true for the code we have in here. Because of that I changed that to 2013
2021-01-13 17:47:45 +01:00
ulferts aac99eee17 don't fail starting the application when parallel_tests is missing (#8849)
This might happen if the 'test' group is excluded from the bundler run, e.g. in production settings
2020-11-16 15:59:02 +01:00
ulferts c383c5821f Fix/remove cucumber (#8847)
* replace very last cuke with spec

* remove cuke support files

* remove cucumber gems

* remove traces of cucumber

* remove no longer required route

* forcefully clear parallel_test features task

* attempt removal of binstub

* attempt to stabilize spec
2020-11-16 09:20:51 +00:00
Oliver Günther c9cb9c1de4 Integrate plugin specs / features into common group 2020-08-07 07:18:41 +02:00
Henriette Dinger bd7f4e4814 Update copyright notice 2020-01-15 11:31:26 +01:00
Jens Ulferts e754b897d1 fix folders on parallel cuke runs 2018-10-02 13:33:26 +02:00
Jens Ulferts 6c90226db4 fix spec patterns for plugins 2018-10-02 09:52:08 +02:00
Jens Ulferts 1c4571180c update parallel_testing task 2018-10-01 09:47:52 +02:00
Oliver Günther 6ef4211e77 Bump copyright to 2018 (#6171)
[ci skip]
2018-02-12 08:51:12 +01:00
Jens Ulferts ff89d82159 separate plugin feature spec task 2017-02-13 09:46:13 +01:00
Oliver Günther 7cf11bb689 Update copyright notice 2017-01-10 15:11:43 +01:00
Oliver Günther 4c5d85f5c9 Remove spec retrial on parallel_testing
[ci skip]
2016-11-23 14:34:27 +01:00
Oliver Günther 22c05fcddf Don't globally require parallel_tests in rakefile
It causes the buildpack to fail when building new packages.
2016-11-02 20:36:44 +01:00
Oliver Günther 983adde5e9 Use uniform seed among all matrix entries
Uses the current commit hash to construct an identical number for
each travis job.
2016-10-31 20:38:41 +01:00
Oliver Günther 25a62f490e Require ParallelTests::Tasks 2016-10-31 20:38:40 +01:00
Jens Ulferts d182d2e249 include step definitions when rerunning failed cukes 2016-01-11 12:17:07 +01:00
Stefan Botzenhart d9bcba5f4b Update parallel testing rake task
Load cucumber features from plugins if available, update travis config
to use new tasks
2015-11-10 22:54:11 +01:00
Stefan Botzenhart bf6b6d1583 Rerun legacy specs in case some failed 2015-11-03 23:33:38 +01:00
Stefan Botzenhart 1d393bbb96 Cleanup parallel testing rake tasks 2015-11-03 23:33:38 +01:00
Stefan Botzenhart 4a88d954ab Rerun failed plugin specs
Some plugin specs in openproject-reporting are failing due to some bad
loading conditions. Running them in isolation solves the problem. So
we just rerun the failing specs in a second run.
2015-11-03 23:33:38 +01:00
Stefan Botzenhart daa890263e Add custom rake task to run cucumber features in parallel.
The official one provided by parallel_test gem requires some optional
parameter which makes the rake task uncomfortable to use.
2015-11-03 23:32:46 +01:00
Stefan Botzenhart be6e142c59 Add tasks ro run all test suites in parallel (one by one) 2015-11-03 23:32:46 +01:00
Stefan Botzenhart 13d900c9a1 Rake tasks to run plugin specs and cukes in parallel 2015-11-03 23:32:46 +01:00