Ecosyste.ms: OpenCollective

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

github.com/cloud-cv/evalai

:cloud: :rocket: :bar_chart: :chart_with_upwards_trend: Evaluating state of the art in AI
https://github.com/cloud-cv/evalai

Docs: Fix GitHub name in the docs(#2514)

cc11f7ac8d5180cf8ecb8604e205954cea70721e authored about 5 years ago
Backend: Fix sending participant invite to a user if user's email is in blocked/banned emails(#2493)

* Add check to stop sending invite to participant team if they user's email is in blocked email ...

0f52da4654040baf77d98938d0d4684783884d01 authored about 5 years ago
Fix #211: Add feature to reset form after submitting(#238)

* Reset form after submit

* Added semicolon

* Bypassed form validity label

* Unfocus in...

854d78d3ca977f84b3915b08fda6ca503e22ae71 authored about 5 years ago
Removed overflow property (#220)

b03bdc41e34fcab1d4723e8189943137836bf104 authored about 5 years ago
Worker: Add tests for load_challenge_and_return_max_submissions in worker(#2497)

* Added test for load_challenge_and_return_max_submissions

* Added test for submission worker...

d62e9e3d271561ed305f8d2a364b927a0ff344be authored about 5 years ago
Add support for tsv and gz file submission(#224)

* Add tsv and gz support for file submissions

* Revert "Add tsv and gz support for file submi...

95b8bafbceb7f521d79216b6b1681dbab68ec6be authored about 5 years ago
Add instructions for contributing and updating commit messages(#226)

a013442a1f4c379e48804a8b8f9a526432fa29a8 authored about 5 years ago
Add feature to subscribe to EvalAI on Home Page(#217)

* Changed color of input to #ffaf4b on focus

* Added space between colon and property

* Re...

22f71fb33cd5037915f94805820ba25721809c88 authored about 5 years ago
Change color of input to on focus (#215)

59b23c82575ce4c2da571c96435b0400ffc34471 authored about 5 years ago
Frontend: open external links in new tabs (#2495)

a7054ca5820a28e104ac76cb3998dfabbd55917f authored about 5 years ago
Minor Fix: Open links in new tab(#216)

a9cbc521cc1e58b56bcad57cff0c7aa137165cba authored about 5 years ago
Docs: Add API docs for fetching all submissions(#2492)

bcf937953ae815d30a7c216f4cdae48e1d5c073c authored about 5 years ago
Frontend: Add docs link in the header(#2491)

328c52876ff3723cccae585dc9189d5bd85a3b1d authored about 5 years ago
Backend: Fix error message when challenge config gives error while challenge creation(#2490)

8e6099cfbda53fde1036e976291735517b16b940 authored about 5 years ago
Backend: Add API to update leaderboard data using leaderboard data pk(#2481)

893c9c6f5b88022f142747050530577b4b8a5193 authored about 5 years ago
Dev env: Fix displaying leaderboard entries after seeding the database using seed.py(#2483)

- Update challenge phase seeding by setting the field `is_submission_public` to `True` so that s...

3e98b30a3531a2460d2568937d65bbfddb94240e authored about 5 years ago
Update gitignore to include mock file & folders (#2482)

4158bb3ed931ff9fb865b6432f5bb2e9c78f2e0d authored about 5 years ago
Backend: Add missing "error" field in LeaderboardData serializer(#2480)

9c73fbbed29e7cb733ab750f7dc33455a76ec3a1 authored about 5 years ago
Documentation: Fix broken links, typos in the docs (#2474)

* Updated links in README

Updates:
- docker installation link pointed to installation instru...

9c50b85a0ab9dabe56e3507df57fa5ad203f91a0 authored about 5 years ago
Backend: Add admin action to make the submissions private(#2476)

d6758764f185d86a5dc676c1c78f4da80cc60a8d authored about 5 years ago
Frontend: Allow .npy files for selection during submission in a challenge(#2468)

ca0351dda61be800b2ee50a2b9d4f41b913e8ea9 authored about 5 years ago
Dev setup: Add feature to seed database with submission & leaderboard entries(#2433)

f59eca2aa8ed8ecf01b340c972e4bde2915010a1 authored over 5 years ago
Requirements: Bump pillow from 3.4.2 to 6.2.0 in /requirements (#2466)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 to 6.2.0.
- [Release notes](...

77bbbc9a32bc5cbaa7c36313ecbbbab0cff70668 authored over 5 years ago
Frontend: Add missing semicolon in challenge controller(#2465)

d58e9f6c5cf6c3d7186622ca7ad133943b4c590c authored over 5 years ago
Frontend: Add check for challenge host to sort entries by latest or best on leaderboard(#2464)

4168487e1b574cd205959b74f0bc257166a3f54e authored over 5 years ago
Backend: Display if submission is public or not in a phase on django admin dashboard(#2463)

495e79747f682c0951015983ef0f4b34bc3f6c05 authored over 5 years ago
Fix #2143: Add feature to create a unique link for each entry on the leaderboard(#2458)

bf5071101f1da4430e44a474f07098b8af520efa authored over 5 years ago
Backend: Add admin action in submissions app to make the submissions public(#2462)

e40ebe8beae90c11b5657a65d9064edd262bc1b4 authored over 5 years ago
Frontend+Backend: Add feature to toggle leaderboard b/w latest or best submission(#2460)

ad11c7adcb046f2ca5ad76bb4f1415df7dd2beb7 authored over 5 years ago
Backend: Add permissions for editing challenge details by host team members (#2459)

5031aa9fee55177d015f817f27db93495028d4f7 authored over 5 years ago
Travis: Update java version from 9 to 11 for fixing the build (#2461)

2314db3bf9e361c8194dbf29d8030ccec5286d27 authored over 5 years ago
Frontend: Add logo image for illinois(#2456)

18e59b277f2bbbea595b1a3ee6bdccafd2391fe9 authored over 5 years ago
Fix #2286: Add logos for new partner organizations(#2455)

4628081ccdbcaaf08427ec31e116659b8f18c751 authored over 5 years ago
Readme: Remove code health badge from Readme(#2454)

554ae2881a2b829cb204efa06419dc8899bcc61b authored over 5 years ago
Requirements: Update django version to 1.11.23 to fix security vulnerability issue(#2383)

* Fix security issue with django

* Update the django version to avoid security threat

a1e6360805f2d3b26acfab8b98ae5cfa8b6952ad authored over 5 years ago
Revert "Add slug field for each challenge to have different URL for each challenge (#2339)" (#2453)

This reverts commit ace0eb6dba0a9a36dc71ce06f7c1b00f10fa1b70.

fa03cfd53f0d9d017a89ab4bbdf935e48e597bf0 authored over 5 years ago
Revert " Fix #2143: Create a unique link for each of the entry on the leaderboard (#2334)" (#2452)

This reverts commit 8e55f83770dc914367fe2670deef800c19e511bd.

b35d5810e6c0c11016fe829aa67fd6d319346885 authored over 5 years ago
Add slug field for each challenge to have different URL for each challenge (#2339)

Added a slug field for having different URLs of each challenge which can be shared

ace0eb6dba0a9a36dc71ce06f7c1b00f10fa1b70 authored over 5 years ago
Frontend: Allow h5 files as submissions in challenges(#2451)

6fbc4c863c0a18abeb6af5e73f04ff3276ee3ce8 authored over 5 years ago
Added migrations for verbose_name_plural for subscribers model (#2418)

adding migrations for verbose_name_plural for subscribers model

31a13544be8e56d0db8bdd70a0e2383bfa1dca0c authored over 5 years ago
Deployment: Increase number of uwsgi workers to handle load(#2449)

b631ddabda4154e5885f41d0428ce2b27cc036a1 authored over 5 years ago
Fix #2143: Create a unique link for each of the entry on the leaderboard (#2334)

* adding link for leaderboard

* Fixing indent

* Change done Link

* changed the implemen...

8e55f83770dc914367fe2670deef800c19e511bd authored over 5 years ago
Collapsible challenge submission table UI (#187)

* Changes in challenge submission component

Modified submission table into a collapsible one...

6d13cbc38ee45a8dd8960263448e058003f61824 authored over 5 years ago
Revert "Fix challenge configuration gets created even when challenge creation using zip fails (#2420)" (#2448)

This reverts commit 78e89ef93aaba7fa873746699648423dc8381a89.

c928b400e4c9f7a84f1553f15ccc4e8cc5d75060 authored over 5 years ago
Fix challenge configuration gets created even when challenge creation using zip fails (#2420)

* Fix challenge configuration gets created even when challenge creation fails using zip

- Ins...

78e89ef93aaba7fa873746699648423dc8381a89 authored over 5 years ago
Backend: Increase django upload limit to 4 GB & fix formatting in settings(#2447)

a91e1513b2fc0b8c5be3150f3072d41e48028210 authored over 5 years ago
Deployment: Fix celery Dockerfile & scripts for pushing celery docker image(#2446)

d664d92eabf478eeffbc8f14eb5a156f4b16df18 authored over 5 years ago
Frontend: Fix regex for submission file URL in Challenge Ctrl & text on submissions page (#2445)

b194ff84fc45c874532117c6893815f60ddf86b8 authored over 5 years ago
Docker: Fix the environment variable file name in celery service for prod & staging(#2444)

c2c613a5f54c5af57c82ab29cef26cc817a4b5ab authored over 5 years ago
Frontend+Backend: Add feature to make submissions using URL for large files(#2409)

07986db3c71ec4a6ccaed116a069eee84a64ef29 authored over 5 years ago
Docs: Update FAQ's & fix broken links in installation instructions(#2384)

ac9bfdbf81a0cb2642a904070185854bc276138c authored over 5 years ago
Worker: Fix downloading of large submission files (~1G) from database(#2442)

f1490fd495421b9e8fad42365a5921a275e325bf authored over 5 years ago
Backend: Indent code in challenges/aws_utils.py & add minor fixes for ECS deployment(#2438)

b69f8d1f586a453fb5828032d070163662d23cbf authored over 5 years ago
Frontend+Backend: Add google scholar, linkedIn, GitHub URL fields in the profile section (#2414)

a47227d5cad1d03e61c71a52109c464a9be27dd9 authored over 5 years ago
Backend: Export affiliation in the csv for each participant under view all submissions (#2428)

23befb167ce1f1c1df88e43b8a188a3c5d396600 authored over 5 years ago
Frontend: Add CSV file type while submitting to a challenge (#2436)

938953b0eed0c91de0d656977d16308ebda53b57 authored over 5 years ago
Backend: Fix error message when selecting phase in leader-board as an anonymous user(#2435)

238edbcaec02cb9e83e93ffdcfef533a0e4a6f60 authored over 5 years ago
fixes spacing issue in signup page (#208)

715990e208bfa3a55c4fa2a8324f34012d7729af authored over 5 years ago
Docs: Fix broken links in host challenge page(#2427)

f78f5961a26e761bd813160f23fdb3c9ab3189e8 authored over 5 years ago
Fix text and label overlapping in the auth pages(#203)

51448e566eee6e2d669a370dcfed27405f01bc2f authored over 5 years ago
Add challenge create page(#150)

886f72c855d2ced0bcb024a31453afa682cd9870 authored over 5 years ago
Frontend: Add unit tests in the analytics controller & fix code coverage(#2421)

f10d0897585c0e5eeb5f773359574e0099a98fb6 authored over 5 years ago
Frontend: Add unit tests for the challenge controller(#2316)

68eaa36d9edbc362ffc2242badf5dd844f5a5893 authored over 5 years ago
Add team list component to view and create teams(#149)

c8467f9a12168bb7299aba2a32a2481db4dc8c55 authored over 5 years ago
Backend: Add null in migrations for task_def_arn field in challenge model(#2417)

82448e1f5db33935e6fa855989401df5857fcc2d authored over 5 years ago
Fix green color on hover over buttons & alignment in few pages(#200)

cb2638db3ef6374b7128f322ed94f410519641e4 authored over 5 years ago
Reduce font-weight of headings and texts(#198)

ad2ca533b418252bb38c216f0f020ea61339534b authored over 5 years ago
Worker: Add features to deploy challenge workers on AWS Fargate(#2404)

e91c595d78c076c85af250009534904254eeca8f authored over 5 years ago
Fix buttons and privacy policy page(#193)

12ddb101b2cfcb3e5d2bd22bbbff5e792f083bf8 authored over 5 years ago
Add feature to ban the participants from participating in a challenge(#163)

e0b4ad6e230ad4648935e929b99a2abbfacda45b authored over 5 years ago
Redirect user to login page after logout(#199)

a6bdc067e64cd97f1e1cc1af0de774ecc3b94f75 authored over 5 years ago
Fix organizations logos on small screen(#194)

f21023014e5937f1322e753173ae5cf157666317 authored over 5 years ago
Remove show on leaderboard toggle button from view all submissions(#191)

fbfd1f7489f88608cd409655a2abdb8a256ff776 authored over 5 years ago
Fix #2109: Add unit tests for get_challenge_phase_by_pk API(#2119)

0ab75e17d4c4aee19ac318e366af26a9a74a3d29 authored over 5 years ago
Frontend: Remove table header when there are no submissions in all/my submissions(#2380)

077a19c74f519b2d5834b0c3c7947d15017a80d5 authored over 5 years ago
Backend: Enhance submissions filtering to match the keywords from participant team name(#2403)

99daed9511941871eeda72ee2164798f38a7cf6e authored over 5 years ago
Fix #2041: Add feature for slack notification on a challenge upload or contact message(#2407)

Co-authored-by: yashdusing <[email protected]>
Co-authored-by: Sanji515 <sanjeevsinghdevi...

c22226114a5b3237979488837519f948bf5bcfbc authored over 5 years ago
Add Auth (Signup/login) pages (#139)

1cec87a61ce4e9e81e7d877aebff28fab13e7028 authored over 5 years ago
Add challenge leaderboard page(#155)

91bc46db17dd2d3ca8ec9a7fc31504b15f9efe41 authored over 5 years ago
Frontend: Fix minor typo in displaying the error precision on leaderboard(#2408)

5f976e09b1bc4840ca4e9e11be157550befdfeaa authored over 5 years ago
Add challenge list page(#143)

aa9b70ca9501bc0e71072504d19a14a71ce01c52 authored over 5 years ago
Add challenge analytics page(#186)

5a7c0c4999a816be86b872496e296466909d8407 authored over 5 years ago
Add codecov for coverage reports on front-end unit tests(#2335)

4682375f9475f9226d3309836d8a40fa07d5c33b authored over 5 years ago
Add loader according to the current theme(#184)

f60698f3764fb0f21550e28de14f1dfeed6865e6 authored over 5 years ago
Add homepage(#140)

c03b0cbfe40846891f610cee341045bd0b002650 authored over 5 years ago
Frontend: Fix Travis build due to failing tests in web controller(#2406)

2ffc8e832981b7353747d6327b3b55809613f2e9 authored over 5 years ago
Backend: Bug fix in update submission API while saving serializer(#2405)

db0deba39e6bd86c5080c68c87e5bbe565e5143d authored over 5 years ago
Adds dashboard page(#141)

8bb735ad94f392066db2aa1b28625b873c46af4d authored over 5 years ago
Add feature to filter submissions by team name in my submissions(#166)

ffd35c9acbc9977b283ae3051101d5455c9ab00d authored over 5 years ago
Add feature to filter the submissions by team name in view all submissions(#167)

2b2c0c65836ec6c42c9435589d75ccd9c94911ec authored over 5 years ago
Added base styles (#182)

These style changes contain changes for pushed PR's numbered 140, 141, etc.

df8e84953cc4927e384532a8efe777b8775dd0d4 authored over 5 years ago
Frontend+Backend: Type fix in API & add notification for error in leaderboard(#2399)

a961c73e0a4138175413dfe46bcac79372999ebe authored over 5 years ago
Add dashboard footer component(#158)

0acecfa64b9c7b4ce3123275e8beb40e1c9eda71 authored over 5 years ago
Frontend: Add unit tests for challenge host team controller(#2319)

4693ca6ea935a08f125eb4a50248b72b93977e4c authored over 5 years ago
Worker: Add unit tests for remote submission worker(#2350)

89560d92001fc367d7caa746819768967c3eb06b authored over 5 years ago
Add a marker in my submissions for the submission displayed on leaderboard (#164)

99dc91a87f3648ee34dac1e156363fa94e399d16 authored over 5 years ago
Frontend Tests: Add unit tests for Team controller(#2318)

212be736c7308268d203ee9bba22b71199713829 authored over 5 years ago
Add challenge participant page(#153)

4d60082493e29690b8bc2af74ac3cc884e48e5bd authored over 5 years ago
Add feature for challenge host to flag the submissions(#174)

3021ce02f39899840d832a473e307fb749d18d61 authored over 5 years ago
Backend: Display leaderboard accuracy using variable decimal fields(#2398)

da951e08eb97cf7bc213cfd353a977f883514ba6 authored over 5 years ago