Ecosyste.ms: OpenCollective

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

EvalAI

Evaluating the state of art in AI
Collective - Host: opensource - https://opencollective.com/evalai - Website: https://evalai.cloudcv.org - Code: https://github.com/cloud-cv/evalai

Hosts: HostTeamDetailSerializer added in views to get more details in views (#530)

github.com/cloud-cv/evalai - b5004121e535ef47f692057fb3cb49c42ea66279 authored almost 8 years ago by jayantsa <[email protected]>
Challenge: Add API to get challenges for user in participant or host mode. (#503)

github.com/cloud-cv/evalai - 14e4da67eced2c619761fe55b99bfaea9670c4ea authored almost 8 years ago by Taranjeet Singh <[email protected]>
Default Location added in MEMCACHE Location (#526)

github.com/cloud-cv/evalai - abcfb1194f97189afd496df31264179e66254052 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Submission Error Handling added (#520)

* added token validation with backened

* added rootscope to mainctrl

* added submission er...

github.com/cloud-cv/evalai - 643a5e669f12f9b059ba51249448d6634f798d01 authored almost 8 years ago by Akash Jain <[email protected]>
Settings: Name of memcached location environment Variable Modified. (#523)

github.com/cloud-cv/evalai - 66810c57422ddf483adf51a7d37bb949983a3f84 authored almost 8 years ago by rishabhjain <[email protected]>
Hosts: Added HostTeamDetail Serializer #515 (#518)

github.com/cloud-cv/evalai - 621d218de4ec9f508d16913e71a80c529393b117 authored almost 8 years ago by jayantsa <[email protected]>
Frontend(logout): Unexpected logout issue has been resolved (#519)

github.com/cloud-cv/evalai - 907bfcfcb066961d41a4ada68a13f8cff30c754d authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Raven added to production dependencies (#517)

* Raven added to production dependencies

* Update prod.txt

github.com/cloud-cv/evalai - a27b98f5e16b8a40aed0ad62e8c78d028f989192 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Participants: Add ParticipantTeamDetail Serializer to show the Participant details (#493)

github.com/cloud-cv/evalai - b5c0ee2832bd8f3d54b1961c7e8cdeea6f1a94fe authored almost 8 years ago by jayantsa <[email protected]>
Settings: MEDIA_URL path added for dev environment (#514)

github.com/cloud-cv/evalai - 6385ebf02cba46743635d7121c44bc06ef123805 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Add endpoint for inviting users to ChallengeHostTeam (#513)

github.com/cloud-cv/evalai - 370d17e456e1181b1f12683171f998da2964a535 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Fixed pagination for all views (#488) (#508)

github.com/cloud-cv/evalai - 94295045899f47d9dfe6c13fd6d8c805b32acc02 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Frontend: Added view for making submissions to a challenge phase (#492)

github.com/cloud-cv/evalai - a1db1c1bbe6f60239a4c7d49f6ad075da3a4f171 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: is_active field added in ChallengePhase Serializer. (#502)

* ChallengePhase serializer: is_active field added in the Serializer.

* Test cases added

github.com/cloud-cv/evalai - 2bae1a6dc068bb83e915835d9920c4d51bd38cfa authored almost 8 years ago by rishabhjain <[email protected]>
Code Quality: Unused management commands removed (#507)

github.com/cloud-cv/evalai - b5c3de6f5ce8f8895feb524f3cfc14151c951731 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Coverage: Frontend code added to ignore the coverage (#506)

github.com/cloud-cv/evalai - 2fc3bc2068ffa602918a23434ab7dba288a37737 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Convert start_date and end_date of Challenge model to human readable format (#499)

github.com/cloud-cv/evalai - 2c2deb1d789337edb5c22032f57152053c5691e6 authored almost 8 years ago by Viraj Prabhu <[email protected]>
Participants: Update get participant team ids function. (#500)

github.com/cloud-cv/evalai - 6193b84ed1b40103c0660480502dd286feda7477 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Challenge: Add API to get challenge given participant team or challenge host team. (#498)

github.com/cloud-cv/evalai - 12aa3eeaa0231ba228330bd56ea8ebe12a9ae85c authored almost 8 years ago by Taranjeet Singh <[email protected]>
Submissions: Add new django app (#497)

This app in future will contain everything related to submissions.

github.com/cloud-cv/evalai - c95ee6f86f20cf50f0ab58be2024cc7eb70022c4 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Fixes the case when challenge to paritcipate mapping is M2M (#495)

github.com/cloud-cv/evalai - ae9553cd4b89cf34d070ce66b377ca8b17d91c7e authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Toggle switch added for participate and submission tabs (#490)

github.com/cloud-cv/evalai - 625a73d4dccf75783035b7dc28a499863a07a74d authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Invite and delete participant buttons removed from Participation View (#489)

github.com/cloud-cv/evalai - 7e9841bd8cf5dcf51ec10f26f00b38a28f0928d8 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Participation flow added for new users to participate in a Challenge (#468)

* added token validation with backened

* added rootscope to mainctrl

* Added routing to li...

github.com/cloud-cv/evalai - c44306b4e83adee1485092056e1c4c5c3b71eb30 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend(service): Add validation service, Add password check feature in it (#487)

github.com/cloud-cv/evalai - 443b2296c71c3cb70e4952d9356a8eccfafa7acb authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Challenges: Added check of is_active in get_challenge_by_pk endpoint. (#486)

* Added a check in Endpoint to check if challenge is active or not.

* Added Tests and flake8 ...

github.com/cloud-cv/evalai - fbdb9ebe363e0a5c234925de9501b928354aad0d authored almost 8 years ago by rishabhjain <[email protected]>
[Frontend] Correct Pagination Count in Team Page (#461) (#465)

github.com/cloud-cv/evalai - bc8a97bcc8ab722d6340b89123423cceaa13bde0 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Challenges: is_active field added in ChallengeSerializer (#484)

* Challenges: Property method is_active definition corrected

* Challenges: is_active field ad...

github.com/cloud-cv/evalai - ffab154d6e0e6be57f59b08c7ba6c829a909d524 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend(auth): Add email verification feature on client side (#469)

* Frontend(auth): Add email verification feature on client side
Additional change: code quali...

github.com/cloud-cv/evalai - 0dd29922e4851a14caaf8582139be236675bfe2a authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Challenges: Property method is_active definition corrected (#481)

github.com/cloud-cv/evalai - 3b9fa8006ad557bcf53d0cf15272e63061473afb authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Form Validations added on Client Side. (#449)

* Frontend: Form Validations on Client Side.

* Review Changes Fixed.

* Minor fixes

github.com/cloud-cv/evalai - 9c527ddd32c4f6d910ec4eaaead195a58360ccea authored almost 8 years ago by rishabhjain <[email protected]>
Adding Sentry and File Logging for production. (#479)

github.com/cloud-cv/evalai - 612ed601c7d8ab5755e117dc10d72d2eb08a3f92 authored almost 8 years ago by Harsh Agrawal <[email protected]>
Fixes #471: Participant teams not showing up. (#475)

github.com/cloud-cv/evalai - 2ad79ace316e23d4a0083d2a278eaa24efd4ea2e authored almost 8 years ago by Harsh Agrawal <[email protected]>
[Frontend]Added challenge list routes (#467)

github.com/cloud-cv/evalai - 0c09e5e815b838fae221db69d40a7a6641695e06 authored almost 8 years ago by Akash Jain <[email protected]>
[Frontend]: Added Challenge Details Flow (#466)

github.com/cloud-cv/evalai - e8fec030a13525ca27128d1a703823fb16aaa965 authored almost 8 years ago by Akash Jain <[email protected]>
[Frontend]: Flow for challenge Details. (#464)

github.com/cloud-cv/evalai - 75690938509aac06411af66e17f1cce498658ec9 authored almost 8 years ago by Akash Jain <[email protected]>
[Frontend] Challenge API url changed for Challenges List (#463)

github.com/cloud-cv/evalai - 4f6d049679135596104f2d25a99da1bc06ef7100 authored almost 8 years ago by Akash Jain <[email protected]>
Adding datadog middleware for metrics (#459)

github.com/cloud-cv/evalai - 7dd71becc4c2c8097b7cfdf6201ca081a281b47f authored almost 8 years ago by Harsh Agrawal <[email protected]>
Challenge: Add support to get all challenge in get_all_challenge api. (#458)

Now get_all_challenge accpets either of ALL, FUTURE, PAST or PRESENT
as url arguments to return...

github.com/cloud-cv/evalai - c15209089fd617f3bdc19b6f84a94ad01676d2dc authored almost 8 years ago by Taranjeet Singh <[email protected]>
Settings: MEDIA ROOT added for storing media files (#456)

* Settings: MEDIA ROOT added for storing media files

* MEDIA URL added to dev config file

github.com/cloud-cv/evalai - 26dffb188c5deeeb73e28893b55a235b8c1b7caa authored almost 8 years ago by Deshraj Yadav <[email protected]>
EvalAI: URL Pattern for passwrod reset confirm modified (#455)

github.com/cloud-cv/evalai - 5abaa4c9de00416ffa6035faa5af39f254b73d42 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Requirements: Add pika as dependency. (#453)

github.com/cloud-cv/evalai - 6e316cd9037af0e6429ca6bfc5bce14ad08dd560 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Hosts: Added to paginated_queryset in hosts app (#450)

github.com/cloud-cv/evalai - 154433e4753d9df485327c59f8c04f7f2918e7a8 authored almost 8 years ago by arun jain <[email protected]>
Fix: Profile Section is not fixed when scrolled(#439) (#440)

github.com/cloud-cv/evalai - 86e2215553f592fdf6026fd5188b2b82ecb935b7 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
[Frontend]: Removed radio button from Independent team view (#443)

github.com/cloud-cv/evalai - e7867b90d250510d538c3510fb66e08ff20bb9ee authored almost 8 years ago by Rishav Sapahia <[email protected]>
Participants: Added paginated_queryset to views in participants app (#447)

github.com/cloud-cv/evalai - 9cda3f3be44541c2543580dcff72d794ae6484e8 authored almost 8 years ago by parismita <[email protected]>
Frontend(auth): Add controller function, template for forgot password module (#446)

github.com/cloud-cv/evalai - 19d54e07d7cada23b533f558bef85b8323f6418b authored almost 8 years ago by Shiv Baran Singh <[email protected]>
RabbitMQ: Add worker to process submission and load new challenges. (#376)

github.com/cloud-cv/evalai - 42adc022085ecba3a17ccf363629f83c9a6844df authored almost 8 years ago by Taranjeet Singh <[email protected]>
Frontend: Input field cleared after creating Participant Team (#429)

* add reset function

* added onclick() to reset() function

* not required

* changed $sc...

github.com/cloud-cv/evalai - 9dbd25a040c2b1b3c5868db2d4a240624de44846 authored almost 8 years ago by parismita <[email protected]>
Added reset function to clear team input field (#430)

github.com/cloud-cv/evalai - e3603d1058fd13acd603d6df22a92af47ac2e0a3 authored almost 8 years ago by parismita <[email protected]>
Challenge: Replace pagination code from utility function paginated_queryset. (#422)

github.com/cloud-cv/evalai - 7fe5adb86de75bc1a89a9cccc38f6361bd860a27 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Challenge: Add tests for urls (#393)

github.com/cloud-cv/evalai - 4b09bc99b2567fecc83fe3a76821989489c99566 authored almost 8 years ago by parismita <[email protected]>
evalai: Add test for project urls(#419)

github.com/cloud-cv/evalai - 0346bc051c45e51c3f5ca0bd9cd9af36d3b41dba authored almost 8 years ago by parismita <[email protected]>
Jobs: API endpoint addded to get all the submissions made by user for a challenge phase. (#427)

* API endpoint to get all the submissions made by user for a challenge phase.

* flake8 fixes
...

github.com/cloud-cv/evalai - a32dec60c76596d8b03612abe28df51e15c70225 authored almost 8 years ago by rishabhjain <[email protected]>
Fix dashboard header issue on small screen devices(<480px) (#434)

github.com/cloud-cv/evalai - 211c1a936dd570404568c817e5e6bcc93fdcfe17 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Fix: Remove test_annotations field from ChallengePhase Serializer(#388) (#431)

* Fix: Remove test_annotations field from ChallengePhase Model(#388)

* Fix: Remove tset_annot...

github.com/cloud-cv/evalai - ca93fcdebfe938075672435052e0a649afd42468 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Jobs: Added API endpoint for creating submission to a Challenge Phase (#396)

* Challenges: property methods added to Challenge and ChallengePhase Model

* Docstring added ...

github.com/cloud-cv/evalai - dafcf0308b7cfd02e6c284ca6eeadb4ccc588414 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Improved Indepenent team flow (#423)

* added token validation with backened

* added rootscope to mainctrl

* Improved independen...

github.com/cloud-cv/evalai - 555b5dde7f5fb630258f90be6bc1159ac698133c authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: modified distance of the footer from the top of the screen. (#420)

github.com/cloud-cv/evalai - 0a8ffa661de7899d877ff9746582ae1245834415 authored almost 8 years ago by rishabhjain <[email protected]>
Coda Quality: Added pylint configuration and modified landscape config. (#398)

* Added pylint configuration file and modified setup and landscape files.

* Added Comments in...

github.com/cloud-cv/evalai - 422ff6a0807fcd539e93a832b9f14ecf6b227145 authored almost 8 years ago by rishabhjain <[email protected]>
Tests :Unused Imports removed from all tests. (#418)

github.com/cloud-cv/evalai - 6cd4a5f7995f5d6d829c56c85fe904b8b62d8d70 authored almost 8 years ago by rishabhjain <[email protected]>
Settings: Unused imports removed from settings (#417)

github.com/cloud-cv/evalai - 5722a04fd286402d7aee078a52a93b8e180058e3 authored almost 8 years ago by rishabhjain <[email protected]>
EvalAI : Unused imports removed from evalai (#416)

github.com/cloud-cv/evalai - dd05c129c465541341f2459444681ba09080fc54 authored almost 8 years ago by rishabhjain <[email protected]>
Jobs: Unused imports removed from jobs app. (#415)

github.com/cloud-cv/evalai - 6d4f68ddb49f61372c9145cbe99532d720515a4e authored almost 8 years ago by rishabhjain <[email protected]>
Web: Unused imports removed from web app. (#414)

github.com/cloud-cv/evalai - c6cdf492dae2a3f90a7e28ed4f29d88e996331ed authored almost 8 years ago by rishabhjain <[email protected]>
Hosts: Unused imports removed from hosts app. (#413)

github.com/cloud-cv/evalai - 8d291fcb568dfcf300b10f0796a331ca85f89179 authored almost 8 years ago by rishabhjain <[email protected]>
Challenges: removed unused imports in challenge app (#412)

github.com/cloud-cv/evalai - ba431e9819dfa520428ebf1cb3ad3c0fcf1f8820 authored almost 8 years ago by rishabhjain <[email protected]>
Analytics: Removed unused imports in analytics app (#411)

github.com/cloud-cv/evalai - 8d0dfd7c1c73da1005da632b12842945c5cbc2f1 authored almost 8 years ago by rishabhjain <[email protected]>
Base: Removed unused imports from base app (#410)

github.com/cloud-cv/evalai - a9c59568f776ff4a9e4ad5c4cde073c9e4d4f90e authored almost 8 years ago by rishabhjain <[email protected]>
Accounts: Unused imports removed from accounts app. (#409)

github.com/cloud-cv/evalai - ba8840b2bc891c049067e067fdd63d15a26bab83 authored almost 8 years ago by rishabhjain <[email protected]>
Jobs: Add Status option in Submission Model(#406)

github.com/cloud-cv/evalai - 3fc304d062a445f4b966da3b97d499733243d939 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Jobs: Update input file, stdout and stderr upload to locations (#400)

github.com/cloud-cv/evalai - abcaa6ef4f3983190eec0c5fcc6936abc0fdd790 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Challenges: Added a check for ChallengeHostTeam ownership in Challenge Creation API (#397)

* Add a check for ChallengeHostTeam Ownership in Challenge Creation API

* adding in POST meth...

github.com/cloud-cv/evalai - e74c18921de572d14fc2d701381fbf1bc8575266 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Added approved_by_admin field (#405)

github.com/cloud-cv/evalai - 59ad7c5668595956699ee3df3283b24321feed97 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Base: add function to paginate in generic way. (#401)

github.com/cloud-cv/evalai - f355ea496e0317a00d3260cdc09b2132eda55d0b authored almost 8 years ago by Taranjeet Singh <[email protected]>
Participants: Remove unused import (F401). (#402)

github.com/cloud-cv/evalai - 325e6bca2c10def63a045736ec32ef45179b6a14 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Challenges: upload_to path fixed for test_annotation field (#403)

github.com/cloud-cv/evalai - 1710aa21ededdfb47d609c8e2589cfd9435492cc authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Remove unwanted merge migration file and reorder migrations (#395)

This migration file was committed by mistake while merging PR 373.
It also fixes the migration ...

github.com/cloud-cv/evalai - ad63de2d10893526263c66a1f50f1cc18e7cd934 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Accounts: Added tests for URL Patterns (#354)

* tests for urls

* fix

* small fix

* fix2

* rem unwanted imports

* import in order

github.com/cloud-cv/evalai - 44417c704b2f68c5798a81e97952e05e0c8dbbab authored almost 8 years ago by Anwesh Nayak <[email protected]>
Participants: added tests for URL Patterns (#394)

* tests added

* indentation fix

github.com/cloud-cv/evalai - a0038d7b32948e217085b3c96cedb831eff4b8e5 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Jobs: Timeout field added in Submission model (#391)

* timefield added

* fixed

* fix1

github.com/cloud-cv/evalai - 357e21f6e93c3da5a7b01290d7bf170e19e3024d authored almost 8 years ago by Anwesh Nayak <[email protected]>
Challenges: classmethods added to Challenge and ChallengePhase Model (#389)

* Challenges: property methods added to Challenge and ChallengePhase Model

* Docstring added ...

github.com/cloud-cv/evalai - bde39bce24a764e8e8cd7c7ea1c227c2585a63be authored almost 8 years ago by Deshraj Yadav <[email protected]>
Revert "test for url for challenges app" (#386)

github.com/cloud-cv/evalai - ef87f172ce8aa35b91ebbcc70c2308790bafe2a2 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Tests: test cases added for Challenges app URL Patterns (#385)

* test for url for challenges app

* Update test_urls.py

* Update test_urls.py

github.com/cloud-cv/evalai - 41edad6d148f123a7894f86189c97404a461a122 authored almost 8 years ago by parismita <[email protected]>
Tests: test cases added for Hosts Urlpatterns (#380)

* Create test_urls.py

* Update test_urls.py

* Update test_urls.py

* Update test_urls.py...

github.com/cloud-cv/evalai - adf58169222dbd56c378dfca0dc38c6acd39a1c9 authored almost 8 years ago by parismita <[email protected]>
Frontend: Data binding added to Participant team view and made independent (#381)

github.com/cloud-cv/evalai - 084f95eccb61c08a1f10801eb001bde04ac70f98 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Challenge Host Team creation made independent of challenge creation (#383)

* Frontend: Challenge Host Team creation made independent of challenge creation

* heading rem...

github.com/cloud-cv/evalai - 43045ab38f38f1627eedfb09e0393a6e74e11268 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Fixes the gulp watch command error (#379)

* tests for urls

* gulp

* small fixes

* small fixes1

github.com/cloud-cv/evalai - c7421f28ef35081ef9526a9254f8a52bacaaf5e5 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Phases: is_public field added in Phase model (#373)

* is_public field in Phase model created.

* Added tests.

* flake8 fixes

* fixing travis...

github.com/cloud-cv/evalai - 79a46533959b13b499d23a057e2b1a9c7bd9ec31 authored almost 8 years ago by rishabhjain <[email protected]>
Update folder names to follow snake_case convention. (#378)

github.com/cloud-cv/evalai - 029e30742b47cb5882a4aa44d34c8b1ca3630607 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Frontend: Redesign 404 page for Clientside (#319) (#359)

* Directive.js

* Fix: Redesign 404 page for Clientside (#319)

* Fix: Redesign 404 page for...

github.com/cloud-cv/evalai - f090ddcc1eb3eeafb0fab062591498d117fa9195 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Dasboard: Cards added for navigation to different views (#370)

github.com/cloud-cv/evalai - 5846342ae21e51f09b3acab7f56b1fa588269690 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Added Challange detail view (#345)

* Navigation to challenge detail view added from challenge list view

* Minor modifications

github.com/cloud-cv/evalai - 95261164aea4fae44bdde4b63b8831340448e8bf authored almost 8 years ago by Deshraj Yadav <[email protected]>
Requirements: Moved uWSGI to prod. requirements file (#369)

github.com/cloud-cv/evalai - cab125757c463667150e84e8f75f3fddfb9b50f5 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Fixes gulp watch (#365)

* tests for urls

* handling del event

* rem

* extended gulp watch

* small fix

* s...

github.com/cloud-cv/evalai - 1c4ef0b37fbd5ae4ac045c05850e3a83af3177ce authored almost 8 years ago by Anwesh Nayak <[email protected]>
Settings: dummy cache backend added for development and test environment. (#366)

* django cache backend for the development environment.

* review changes fixed.

* travis b...

github.com/cloud-cv/evalai - 984ba4d70aafe9393917167ff25b3d091a7929a7 authored almost 8 years ago by rishabhjain <[email protected]>
Fix: Modified dev.sample.py to contain all database fields for development (#367)

* inserting PASSWORD in database

* Update dev.sample.py

github.com/cloud-cv/evalai - aca40cecd655a3255b67b185502d3b3bdc699721 authored almost 8 years ago by parismita <[email protected]>
Frontend: Integrate Eslint with the frontend code (#356)

* Integrate Eslint with the frontend code.

* review changes fixed.

github.com/cloud-cv/evalai - 7e78d13ba1c1f2697b9d5d8eab4653abc44e81ff authored almost 8 years ago by rishabhjain <[email protected]>
Change created_by field from id to username in Host Team creation API (#361)

* Change field from integer to username in API endpoint

* fix tests

github.com/cloud-cv/evalai - 9badcbf60b123d75ae52ca3f5e9100ecf414523f authored almost 8 years ago by Gautham Santhosh <[email protected]>
Added Landscape configuration file (#355)

github.com/cloud-cv/evalai - 543c95bae26c0a46bb48eb0b02dec752150b60d6 authored almost 8 years ago by Deshraj Yadav <[email protected]>