Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kiwitcms/Kiwi

open source test management system with over 2 million downloads!
https://github.com/kiwitcms/Kiwi

Configure Deepsource to use Black

32fbaba7924ddcfeb419700c0f01f3232da02b89 authored over 3 years ago
Remove unnecessary generator

0260128e6dd6f5c30a81ae532bfe69fbf9f828b5 authored over 3 years ago
Add .deepsource.toml

72dd2587596542d4653235018ec886bcccb57bd9 authored over 3 years ago
Add newline at end-of-file

2aedbb01aad73b71ed2c2d9289f5df072a2604d9 authored over 3 years ago
Allow TestCase Search page to filter by TestPlan. Fixes #2283

88ef6da859bde79dfb95f426d2e2793d9a77a734 authored over 3 years ago
Fix bug in User API methods - don't return m2m & timestamp fields

dda18081819cce1fd9c8df95f999b87dcfccd611 authored over 3 years ago
docs: Update formatting and wording

25b96b304d327b51115c277ce847ba3585dde89d authored over 3 years ago
Update GitLab tracker integration. Closes #2559

822e18795ff3a0ede61de4a35a01be5f23cf3b3b authored over 3 years ago
Make error notifications in Admin red

4a5a5ccda26ea86002bf75953bae764ae6964dc3 authored over 3 years ago
tests: Add comment for https://gitlab.com/gitlab-org/gitlab/-/issues/337246 workaround

4967037f5fd330661e915d53ce0ab6115416377a authored over 3 years ago
Rearrange help-text in admin page for visibility

instead of grayed out help-text make this a section description which is
more visible

26654eb03616f9b8a4906480461dcabb51c6fe4e authored over 3 years ago
tests: Remove comments & close issues on GitLab.com

812b94611e09cbd915d2510ecd7d2ff8e46774d7 authored over 3 years ago
Add explicit tests against GitLab.com

641761b364562d88d8bd46bb756f718a0d6907b6 authored over 3 years ago
docs: Fix broken URL

4b0dab175364cf65e68ff35d479c5d6bb856de99 authored over 3 years ago
Switch to official MariaDB images instead of CentOS forks

WARNINGS:

- default data dir changed from /var/lib/mysql/data to /var/lib/mysql
- MYSQL_CHARSET...

fac3839660aea11ac5b48c72ec8812f663ee510e authored over 3 years ago
Remove workaround for MariaDB CHARSET * COLLATION

v10.3 on Docker Hub mentions the 2 new variables and the image
has been refreshed 10 days ago.

dc538f6c11898f9ba2f3961e5d978e12cfe9041a authored over 3 years ago
eslint: remove unused variable

2015657ea3b0e8ca16f5c1e17d7c71ef8c26d9c6 authored over 3 years ago
eslint: do not return assignment

cf65b32400a557b9409679e10f353dbd5668e515 authored over 3 years ago
eslint: disable node/no-callback-literal - only false positives

All of our patterns are like this:
https://github.com/standard/eslint-plugin-standard/issues/12#...

65582d81568a1adc83472c8186960f6e5d93fd53 authored over 3 years ago
eslint: turn identifiers into camelcase

5433409d480dfdf738d6e9f1263e42092c95ac26 authored over 3 years ago
New translations django.po (French)

9deb4c3d83ebb0586fb23d05e3cc6b786c1291a3 authored over 3 years ago
New translations django.po (French)

b0e21514269d29e8bb5976b363dc7d40496797c2 authored over 3 years ago
Select only visible row for bulk-update in TestRun page. Fixes #2222

020aaf054609a0e20213783a40f1c3dfc5db0336 authored over 3 years ago
Update django-colorfield from 0.4.4 to 0.4.5

39e816b6ebf3fb2fdf91ba720519e7b22b976aff authored over 3 years ago
[api]: TestCase.filter() method now returns duration fields. Refs #1923

New fields: setup_duration, testing_duration, expected_duration - all serialized in seconds.

2aabe55286fab62f0f8ca091840f31e709f728fc authored over 3 years ago
Bump django-colorfield from 0.4.3 to 0.4.4

Bumps [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) from 0.4.3 to 0.4.4...

8106477e75b5ecf04beec5f52b78293275d77d30 authored over 3 years ago
Bump django-grappelli from 2.15.1 to 2.15.3

Bumps [django-grappelli](https://github.com/sehmaschine/django-grappelli) from 2.15.1 to 2.15.3....

b323512fffed39593d6462da7158d45051fd0e07 authored over 3 years ago
Auto-fix eslint issues

75f683ef4fec27ecb8ef01823ac2fa71656ea59d authored over 3 years ago
Bump django from 3.2.7 to 3.2.8

Bumps [django](https://github.com/django/django) from 3.2.7 to 3.2.8.
- [Release notes](https://...

8905003187efdc19f671e963e93b7f14e509cee9 authored over 3 years ago
Convert more formattings to f-strings to appease pylint

967fe18da5a40869778bb40ae24c0afbdbf87e4d authored over 3 years ago
Switch to using Postgres official Docker Hub image

which is v14 at this time

WARNINGS:

- /var/lib/pgsql/data -> /var/lib/postgres/data
- ENV vars...

e3cb2bc15b7e31ae9df130e0c882b02a0cfd9a15 authored over 3 years ago
Warn users if connection doesn't use HTTPS

30991f4b7ae5396530215e44e8ab8a338a8b9607 authored over 3 years ago
Changelog for v10.4

158672a5c3f249beedf3e3cdb6b00f40a5a0dde9 authored over 3 years ago
Clone all TestCase fields

Fixes a bug where duretion fields weren't cloned b/c they were not
specified.

29898064ff00395cdf0a2f9fe596421c8c336d91 authored over 3 years ago
API: serialize timedelta to seconds

WARNINGS:

- Renamed SafeJSONRPCHandler to KiwiTCMSJsonRpcHandler
- New handler KiwiTCMSXmlRpcHa...

92f1e5e81aa5cd10ffbdff604e8a7e7f002ea817 authored over 3 years ago
Pylint really likes f-strings

72bb1e3e1779720d9019ee24f97d271e8c6ab68e authored over 3 years ago
tests: Adjust values for parametrized test to match scenarios

bb77bc6f106beabbed94b86bbdb78b2bc443f894 authored over 3 years ago
pylint: Check for inclusion directly in dictionary

don't use .keys() b/c pylint doesn't like this on Python 3 and because
it is equivalent.

2f05a1d27f0e3077a179418d55162f9c5904060b authored over 3 years ago
Add Testing.individual_test_case_health() API method

bf4e23ea80715aee26cfb7148b7b06a21048cbcc authored over 3 years ago
fix: tcms/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PRISMJS-...

2fca51cbdbf5b6fc8a77291f39f98fee9390d9d9 authored over 3 years ago
Fix eslint issues in `testruns/js/get.js`

- 9:7 error Identifier 'autocomplete_cache' is not in camel case camelcase
- 306:47 error ...

b96553f94819cf30be6ecbe594d3ac30059ad6b6 authored over 3 years ago
Bump django-colorfield from 0.4.2 to 0.4.3

Bumps [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) from 0.4.2 to 0.4.3...

95008bb9bd311b50190a474260419e91123d249c authored over 3 years ago
(api) Update setup_duration and testing_duration fields on updating testcase

Refs #1923

af3d18922c018ced1dc3457ba9fafc5a109bce82 authored over 3 years ago
Reorder assertions for readability

27fccb549b7fa985149ad8ad4c844ef1780eef5d authored over 3 years ago
(api) Store setup_duration and testing_duration on creating testcase

Refs #1923

7d0b689582553c931668d8498ef0e8a878084a04 authored over 3 years ago
New translations django.po (Tamil)

24996d8237c0e817e72184bb916ed88529eb0f2a authored over 3 years ago
New translations django.po (Hungarian)

ecd3157683a1cec7938aa6e761c5c0ca7be9cadc authored over 3 years ago
New translations django.po (Bengali)

12b252fa476004da466dd1088eadb7f3038d5602 authored over 3 years ago
New translations django.po (Japanese)

fa9ed726d85f2a7b9715761fd945b5302363c96b authored over 3 years ago
New translations django.po (Marathi)

780a53c3f83a778fdbfe4017c28e9cf16bcc6d2d authored over 3 years ago
New translations django.po (Vietnamese)

5cb6503dbd44ee53a920df3ce8683be6a849a8e8 authored over 3 years ago
New translations django.po (Indonesian)

966bff7e0d7ed5397b0d85c08e1ca66cd9482d36 authored over 3 years ago
New translations django.po (Korean)

d0df158d4ed0503558a7aaa13161dbd0b35f2c6d authored over 3 years ago
New translations django.po (Chinese Traditional)

ac0a6f59377e0e6b54570fc143599a073c07d0ca authored over 3 years ago
New translations django.po (Albanian)

76f7096ce83fe9d12ff2632aa5215cf201f40be0 authored over 3 years ago
New translations django.po (Turkish)

23235f8b08ed70e655a032271a083cd34fd81b35 authored over 3 years ago
New translations django.po (Chinese Simplified)

47355174ef5d21cee658e20750f4529c420939bb authored over 3 years ago
New translations django.po (Macedonian)

dd73bb94981a67246efc94f536635c652a829924 authored over 3 years ago
New translations django.po (Swahili)

206ba7e74dadf2ffd7fb9f115b24b8bc0f346256 authored over 3 years ago
New translations django.po (Slovenian)

cb29c6496a948ed1bc83262b930bbba44538f680 authored over 3 years ago
New translations django.po (Polish)

983d12670680a8ebea2cd2443d3f34085c0f3b73 authored over 3 years ago
New translations django.po (German)

dbbcd8850e343e0092b0577d2cf1cbf0c9d108d3 authored over 3 years ago
New translations django.po (Esperanto)

a83266c69d4c453e38a428838485ff023c103229 authored over 3 years ago
New translations django.po (Romanian)

a25dbf4129d15c00937e687463539ea887fcbe9e authored over 3 years ago
New translations django.po (French)

4bedcda2a10377f45ea8214e9f1446b522778128 authored over 3 years ago
New translations django.po (Spanish)

557289c48c99b69410590df652bdead73a20314e authored over 3 years ago
New translations django.po (Bulgarian)

775fe413123d67aa5eb7b7bee7cab5881739a39b authored over 3 years ago
New translations django.po (Catalan)

90b710893ca151c7aec02e21c090355f68983c91 authored over 3 years ago
New translations django.po (Czech)

ad30e7cb6298ef8e44646d931413b767939119db authored over 3 years ago
New translations django.po (Greek)

f82736d448f1e92d42b1eb08419d7226334aa8a4 authored over 3 years ago
New translations django.po (Italian)

e1c12f303c54e4a533b2103b5ba5e8f6ecb20033 authored over 3 years ago
New translations django.po (Telugu)

6c19c767f284a847325d1ef423f6a33c7fbe7de6 authored over 3 years ago
New translations django.po (Hindi)

dd0a31731a5bfdfaa19e0b788d80f40e8d1e7945 authored over 3 years ago
New translations django.po (Russian)

a5127bb768eab59d5b9fab4ebedf0d085c19e97f authored over 3 years ago
New translations django.po (Portuguese, Brazilian)

846c8371fce0cb5d6777efdec19f13316fd795d1 authored over 3 years ago
Fix typo in Makefile

a56b140d7df1a7a405d524cd3f62386f29b986ae authored over 3 years ago
Fix menu URL by using shorter parameter name

98c0e0c7dcdf6e0e349e6262064672b1c48b45d7 authored over 3 years ago
Unify similar strings to reduce transaltions burden

fc8a97c08919c5a88dc6a75bed224bc18596817a authored over 3 years ago
Update translation source file

b20b2fe6b9cf83fb316b9c18b7ae8ad4d4f7f138 authored over 3 years ago
eslint --fix

fa7ff8fdae7b1514cdbf28515f478924b3b6dae9 authored over 3 years ago
Allow filtering by TestRun ID in Test Case Search page

8845c92b8a795580acccd48dfdb7a458626456ab authored over 3 years ago
Update TE prefix in list of executions on TestRun page

now includes both TE and TC numbers before the summary link

875bea68e5e4eb69cf8e3d969c3d911b60dbab62 authored over 3 years ago
New test for kiwi_auth.admin - test_admin_can_see_list_of_all_users.

2bcc1ccb3ac152a2652087ffc3c9a28c83ba1318 authored over 3 years ago
New translations django.po (Portuguese, Brazilian)

e309f19cde3724823f3ea5982d285f0eb91dd0d8 authored over 3 years ago
Properly initialize Product value on TestRun Edit page. Closes #2514

when the page was loaded it didn't properly display the current product
which lead to errors whe...

43d1ec61e5d5a23f0e8c4e3a87ebbff4c3d14ec0 authored over 3 years ago
Show translated execution statuses for TestRun page. Closes #1966

also updates internal data structures so that we can search by
translated names

94cbf960feb848d0f2e30cbba2e8a813fefc58b6 authored over 3 years ago
New translations django.po (German)

96a41b02e69cc5a3c186400446a1f9bd3794e091 authored over 3 years ago
New feature: Ability to create TR from selected TCs inside TR

Inside the TestRun page users can filter & select the test cases they
want, e.g. ones which are ...

921e17ccd506d7a1f2174c9c989737d2d3050202 authored over 3 years ago
Redirect ADMIN -> Users and groups according to tenancy

if the request is made from a tenant then redirect to the Tenant
authorized users page b/c tenan...

9a0f345a420c7aecf31717867ea4b347594768e6 authored over 3 years ago
initial_setup: Remove redundant quotes

e2db5cbb681dbf1950c363123dc7867ca2d00e62 authored over 3 years ago
Make sure that 'empty' schema is created in initial_setup

Refs https://github.com/kiwitcms/tenants/issues/127

0188a4f587d1e3fbb2d8ee33efcf0f2f229dcd46 authored over 3 years ago
buildroot: PyNaCl needs make in order to build a wheel package

7e0e6f439e7f47235239ad7b85ddd1a5d9c53191 authored over 3 years ago
Bump pygithub from 1.54.1 to 1.55

Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.54.1 to 1.55.
- [Release notes](ht...

5b777f555385a6ad3796d905c5683ef914af4f2f authored over 3 years ago
Update django from 3.2.6 to 3.2.7

5c24027c1b3669a81d989d0c164c62815e9c1e3e authored over 3 years ago
Update python-gitlab from 2.10.0 to 2.10.1

82666e9c131825c20c9d4f6586ad690f9215d48f authored over 3 years ago
Update

cbe95e405ec4d347889b0425ece0eb1fbde72380 authored over 3 years ago
Remove unnecessary u prefix from strings

not neede din Python >= 3

5d085f1a417b50688cf9550a1c79856812f6a316 authored over 3 years ago
DB: New migrations for altered meta options

7c68f8e0961f714f58faded27be267186b3da724 authored over 3 years ago
Update localization files

62d5d54c008f7b52642209b92e2fd94f9c557153 authored over 3 years ago
Fix code smells from newer pylint

1f519a871003b279ef71860d6e5471b00d3cfb22 authored over 3 years ago