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

Frontend: Removed Eslint Warning from route-config.js file. (#701)

github.com/cloud-cv/evalai - 40c04db3487a6076092ce6256ee4ac228fdb36d7 authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Added content in views (#694)

github.com/cloud-cv/evalai - ea586d19579065d1850367c223430ca3cb952a45 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Added Unique random file name for files being uploaded. (#658)

github.com/cloud-cv/evalai - 3c1df371b72b22b1caf81a97f7eeb318a9c9a37a authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Add view of creating Team for Participate in a challenge(#654) (#688)

github.com/cloud-cv/evalai - 6d1bbfb56cd433b4be333362b2e76e9fad2d62ea authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend: Added new home page (#691)

github.com/cloud-cv/evalai - 80a1d414ef02d5a64e39e3a3a865e99dd47e9552 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Removed eslint from routers (#689)

github.com/cloud-cv/evalai - 9efe703674f3974befa797788580e011b44cf442 authored almost 8 years ago by Akash Jain <[email protected]>
Web: Added API endpoint for team member details (#682)

github.com/cloud-cv/evalai - 2b8ae647069c14303340ce44fe7fa0cfe8c37c92 authored almost 8 years ago by Ankit Yadav <[email protected]>
Frontend: Removed Comparison Operator (true and false) (#686)

github.com/cloud-cv/evalai - 26cbf12ebbed9231e8241ea4775169bae3a5343d authored almost 8 years ago by Arun Jain <[email protected]>
Challenges: Leaderboard updated according to the new schema (#685)

* Challenges: Added visibility in ChallengePhaseSplit Serializer

* Challenges: Leaderboard up...

github.com/cloud-cv/evalai - 62aa5759a9f5c87a766d0a8f74108ed55dee4f9c authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Add ui notification feature (#684)

* Frontend(ui_notification): Add package for ui notification

* Frontend(ui_notification): Upd...

github.com/cloud-cv/evalai - d0904fad5b75fa79999fb641f9132d036fcf842a authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Jobs: Handle case when instance is None for input_file. (#681)

When submission was saved, input_file was saved in a folder named
submission_None. This handles...

github.com/cloud-cv/evalai - 66db3dd29f16f8d8bfed351407908b270fadd6a1 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Challenges: Added visibility in ChallengePhaseSplit Serializer (#680)

github.com/cloud-cv/evalai - b1e640725c0756ad248ebb9029c4d899660ebf85 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Added API endpoint ot get Challenge Phase Splits (#678)

github.com/cloud-cv/evalai - d663a54ea1307a8d694ead6ada37d803e8ea8f17 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Fixes polling issue in my-submissions view (#675)

github.com/cloud-cv/evalai - 15ffce3a6653f062b56cf2ced2ecb60a3681d018 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Fix: Show all Challenge Host Teams of a user (#674)

* RabbitMQ instructions added in README

* Fix: Show all Host Teams of a user

github.com/cloud-cv/evalai - 24929f92cfee1c54b2e7fc0603574dc5b9a59d54 authored almost 8 years ago by Deshraj Yadav <[email protected]>
RabbitMQ instructions added in README (#673)

github.com/cloud-cv/evalai - aa069edc0d111aa39e4ed00009d357d307768a1a authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Added view for Team Page (#672)

github.com/cloud-cv/evalai - 29f7c3f1b07975163e5ad08b189f55114113532d authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Pagination added for submission (#666)

github.com/cloud-cv/evalai - 17a393c2f9a6adea3ef4be2e248ae26727f945e4 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Frontend (urls routing): Prevent 404 error on trailing slash at the end of urls (#671)

github.com/cloud-cv/evalai - c3b1b7371b4af213e75da8813576cb9f52e1cbd0 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Frontend: Added long polling to my-submission view (#667)

github.com/cloud-cv/evalai - 3f3656d6494d9350fc4d049e1e7a4f1168e5ffb3 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Added favicon to EvalAI (#670)

github.com/cloud-cv/evalai - 3eb9b08c0254506bc488f8f603e12b65b4474f01 authored almost 8 years ago by arun jain <[email protected]>
Frontent: Removed Gulp lint warnings and errors. (#665)

github.com/cloud-cv/evalai - 8abeda6fb8758d5a5db511c3b2978ccb043e5f48 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend:Fixed toggle problem with error messages for Auth navigation (#616) (#632)

github.com/cloud-cv/evalai - 4d94b3b53dc503192140548dee5af3bb16a912c1 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Worker: Support for dataset_splits added in worker (#660)

* Worker: Support for dataset_splits added in worker

* Comments added in code

github.com/cloud-cv/evalai - dc8469f9e693a716bea50f936ddd6b3859969cc9 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Adds absolute urls for serializers with image/file fields (#662)

* adds absolute urls to serializers with image/file field

* adds testserver url for passing t...

github.com/cloud-cv/evalai - a800ab3d59bb938c0083cd5772a6889524e9fca0 authored almost 8 years ago by Ankit Yadav <[email protected]>
Fix(gulp inject): Add rootslash in static path injection (#657)

github.com/cloud-cv/evalai - 8f935add000d60ad5995dcc048e2d5a4bf56865b authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Frontend(js linting): Add js linting packages (#650)

github.com/cloud-cv/evalai - 3cd579172cb3857aa7313bd37e6cd01f9ee185af authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Frontend (Fix): Remove unnecessary gitignore inside frontend directory (#648)

github.com/cloud-cv/evalai - 4d7c2f43355ade1219e753330c679bb647b971f5 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Frontend(Gulp): Improved gulp tasks (#647)

* Add dynamic js & css file path injection in main index.html
* Add base.html which will buil...

github.com/cloud-cv/evalai - 0d1943d8427e9cb4c7ea5eb72855d8d16691e8ba authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Worker: Added phase codename as third argument to evaluation method (#646)

* Worker: Added phase codename as third argument to RabbitMQ worker

* PEP* fixes

github.com/cloud-cv/evalai - d0233c0721ed86314aaaf2227c68be1abe9a1d48 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenge: Add through relation in dataset_split in ChallengePhase model. (#643)

github.com/cloud-cv/evalai - 7c0b2d7708841ca3812c7cb28670a133a1e116c2 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Challenge: Update visibility field in ChallengePhaseSplit model to be integerfield. (#642)

github.com/cloud-cv/evalai - 89d363f8780ebb8527e85a73d379021a4f30855c authored almost 8 years ago by Taranjeet Singh <[email protected]>
Frontend: Solved wrong error on Signup Login toggle (#636)

github.com/cloud-cv/evalai - 5ba3cd67d600145d90780444ecea60fd2460b0da authored almost 8 years ago by Ankit Yadav <[email protected]>
Frontend: Reverting back new design (#639)

github.com/cloud-cv/evalai - aba5dda5b02f83f48c1f280678900ee6cde9d7fc authored almost 8 years ago by Akash Jain <[email protected]>
Web: Team model added (#638)

* solves wrong error on signup login toggle

* adds team model in web app, registers it to adm...

github.com/cloud-cv/evalai - a24de90f93e01bf0fb10f0d0188487569abb6383 authored almost 8 years ago by Ankit Yadav <[email protected]>
Frontend: Fix 'undefined' reponse in password reset view (#627)

* remove undefined reponse from controller

* looping till the length

github.com/cloud-cv/evalai - bc801c615984b1309631fe79f0c14d721259bd58 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Web: Added Custom 404 and 500 Error Page (#631)

* Custom Error Pages

* fixflakes

* flakefix

* added_test_case

* fixflake

github.com/cloud-cv/evalai - 8a79d2558e4311ae71989aab05af78b8d9078c62 authored almost 8 years ago by arun jain <[email protected]>
Sidebar Redesigned (#629)

github.com/cloud-cv/evalai - 92501d2af47e6fbafa0667c61d2222a1b6ebb628 authored almost 8 years ago by Akash Jain <[email protected]>
Docs: Updated Version of PostgresSQL to 9.4 in README (#626)

github.com/cloud-cv/evalai - c2705c2beaf592e1ce5b11c83ddd84c5be5a9e14 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Fixed typos for resetForm (#594)

github.com/cloud-cv/evalai - a6686a0b7d25562f87fa1fcee3cd1fee72d401a8 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Frontend: Navigation Link Changes #558 (#604)

* Navigation Link Changes #558

* Redirecting to change password

* Update landing.html

*...

github.com/cloud-cv/evalai - c7b42fcdee727d011083227378458bce494a038c authored almost 8 years ago by Gautham Santhosh <[email protected]>
Challenges: Added LeaderboardData model (#623)

* Challenges: DatasetSplit model added

* Challenges: DatasetSplit added as many to many field...

github.com/cloud-cv/evalai - b711cdb365410c9c9c49a932f629839651e1d535 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Added ChallengePhaseSplit model (#622)

* Challenges: DatasetSplit model added

* Challenges: DatasetSplit added as many to many field...

github.com/cloud-cv/evalai - 8fe5e3d146712b56eaf6008a53550737d3207fd8 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Added Leaderboard Table (#621)

* Challenges: DatasetSplit model added

* Challenges: DatasetSplit added as many to many field...

github.com/cloud-cv/evalai - 736f5b96734192a84a830e90b7cdfeb4e52acacd authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: DatasetSplit added as many to many field in Challenge Phase (#620)

* Challenges: DatasetSplit model added

* Challenges: DatasetSplit added as many to many field...

github.com/cloud-cv/evalai - b92d09df564d20ce8dc9b72925787a58945d101c authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: DatasetSplit model added (#619)

github.com/cloud-cv/evalai - 6af7de88a8e52eaefb6cb2ad2035ac21c4e33290 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Error 500 view route added (#618)

* Fix: Blank screen error resolved

* Removed 500 and 404 view

* Challenges: renamed field ...

github.com/cloud-cv/evalai - 3e9a53a29fb3453104b073438ff9def23492369d authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Renamed field code_name to codename (#617)

* Fix: Blank screen error resolved

* Removed 500 and 404 view

* Challenges: renamed field ...

github.com/cloud-cv/evalai - 7224cfaae1e6f9ee2764a6d8bf6fbb438f646f51 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Added default Logo shown when there is no logo for challenge (#559) (#611)

github.com/cloud-cv/evalai - 25b48ba577c894aaee027804e137e5d3f6a1395a authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Fix: Blank screen error resolved (#615)

* Fix: Blank screen error resolved

* Removed 500 and 404 view

github.com/cloud-cv/evalai - de18fbe367e8b61e74d90e4ebdcb9e7f80df12db authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: URL changed for consuming APIs in production environment (#614)

github.com/cloud-cv/evalai - 7deaa8d84b6433edbad311b306f1e21ea2af8bbb authored almost 8 years ago by Deshraj Yadav <[email protected]>
Jobs: Leaderboard added for a particular challenge (#605)

* Jobs: Add publisher to send submission message. (#577)

* Jobs: Add execution time property ...

github.com/cloud-cv/evalai - 7e94dd7968c427a83ca3feeaf7d96bd4988966a6 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Integrate ng-messages in change password view (#593)

github.com/cloud-cv/evalai - 66027016c157ad741b655f275798dc2039f5aecd authored almost 8 years ago by Anwesh Nayak <[email protected]>
Frontend:Added dropdown to user name showing choices on Landing Page. (#608)

github.com/cloud-cv/evalai - 41ea9c5cd360482cc9ae56bad5ab819cd76db463 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Added Github plugin to footer #568 (#603)

github.com/cloud-cv/evalai - ec4b272e1e1289f531d066dd1ed05a9b4f8da08e authored almost 8 years ago by Aditya Agarwal <[email protected]>
Docs: Added instructions to install HTML/CSS/JS Prettifier. (#610)

github.com/cloud-cv/evalai - 876f165636bdf775946e7f638870dab671151565 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Added route and View for Our Team Page (#601)

github.com/cloud-cv/evalai - 1c684c553e06f64944f5a3fc5f5802ccd138721d authored almost 8 years ago by Gautham Santhosh <[email protected]>
Frontend: Route and View created for Terms and Conditions page (#566) (#597)

github.com/cloud-cv/evalai - 1ccd20231ec4d5f5ce4fe3bd2a35e58733f9dd1e authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Jobs: Add publisher to send submission message. (#451)

github.com/cloud-cv/evalai - b67a18cdd37d80aca463c76a0bb970090552174a authored almost 8 years ago by Taranjeet Singh <[email protected]>
About Us: About us Page created. (#598)

github.com/cloud-cv/evalai - bdccae2724c5c93630cb78cb38d850e682b1eff1 authored almost 8 years ago by rishabhjain <[email protected]>
Submission worker: Use temp directory to store data files. (#595)

github.com/cloud-cv/evalai - e8241c363aa0f58ac904c0f507ddc11ace20c6b7 authored almost 8 years ago by Taranjeet Singh <[email protected]>
.travis.yml: Add rabbitmq as service. (#596)

github.com/cloud-cv/evalai - 1a11f85d2c83e28cfbf8f8053d0bbb7572c897c5 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Submission Serializer modified and my-submission view updated (#591)

github.com/cloud-cv/evalai - bad606660c5ff4a472d9a8172192a7387db612a8 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Add My Submissions view (#588)

github.com/cloud-cv/evalai - fdca8e1424820612e0f453ccc36bfce6ff0a29b1 authored almost 8 years ago by Akash Jain <[email protected]>
Jobs: Add execution time property in Submission model (#587)

github.com/cloud-cv/evalai - 02ef6736b35180c0818ecbff6a6bf8bc8a156af4 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Timeout removed from requests (#586)

github.com/cloud-cv/evalai - 5982d3b940bd229a1a15af2125c38faca203c5f8 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Requirements: Added PyYaml as dependency (#585)

github.com/cloud-cv/evalai - a64768ab2a4b139b7dc265a45774727f32e8b5b3 authored almost 8 years ago by arun jain <[email protected]>
Submission Worker: Value of message body converted to int (#583)

* Submission Worker: Value of message body converted to int

* PEP8 fix

github.com/cloud-cv/evalai - 9d2318e8db9eaa81bd45c5df8d22830675cbf40f authored almost 8 years ago by Deshraj Yadav <[email protected]>
Contact Message: API Endpoint for Submitting a Contact Message. (#580)

* Contact Message: API Endpoint for Submitting a Contact Message.

* Support of name & email f...

github.com/cloud-cv/evalai - 6b95eb63aa4623bea99e67d2653c17481376e6ac authored almost 8 years ago by rishabhjain <[email protected]>
Submissions: 403 Permission denied message display added (#581)

* Submissions: 403 Permission denied message display added

* Minor fix

github.com/cloud-cv/evalai - 8caaa15a3921126ce952c22053d88d89705c52ba authored almost 8 years ago by Deshraj Yadav <[email protected]>
Revert : New App Contact Us deleted. (#578)

github.com/cloud-cv/evalai - e1c5223390ea15cd2c3c1366e54cdae76e2f027f authored almost 8 years ago by rishabhjain <[email protected]>
Submission worker: Append path only when directory is created. (#576)

github.com/cloud-cv/evalai - 4f5c41d07ebe79187f80aa33b64ad000c8d3056b authored almost 8 years ago by Taranjeet Singh <[email protected]>
Web: Create ContactUs model (#569)

github.com/cloud-cv/evalai - 4030feb736b0de363f73541b0c58df346a69f894 authored almost 8 years ago by parismita <[email protected]>
Frontend: Added pagination for host teams (#574)

github.com/cloud-cv/evalai - 4f3e964a268f15853c1f8dadabbc8b6d545e345e authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Modal Created for Host Competition button on Homepage (#560) (#573)

github.com/cloud-cv/evalai - a5d58e29fef6d5a2b227d2a42670bd97557400be authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend: Change Placeholder when Inviting other Users(#557) (#570)

github.com/cloud-cv/evalai - 28c024eb68e9522d15cee8abf40d92008473bd54 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
RabbitMQ Worker: Update submission worker (#551)

* submission_worker: Use exclusive queue for challenge addition message.

Reason for using exc...

github.com/cloud-cv/evalai - c45096df1f5b070ad72774fddf70582583eecfc8 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Jobs: Add output field in submission model. (#572)

github.com/cloud-cv/evalai - be2be5b8086f2be5c59d09a3776b2d5d59b48c7f authored almost 8 years ago by Taranjeet Singh <[email protected]>
Script added to make challenge phase code name unique (#556)

* Challenges: Added code_name field in ChallengePhase model

* Challenge Phase Code Name and C...

github.com/cloud-cv/evalai - 9fdfeb0fb1f1a2eb459c5e0cc5c2e01dc5cd6135 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenge Phase Code Name and Challenge Id made unique together (#555)

* Challenges: Added code_name field in ChallengePhase model

* Challenge Phase Code Name and C...

github.com/cloud-cv/evalai - 145ac71511ad9e187ae4cd7c7e1c784c11c109c2 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Added code_name field in ChallengePhase model (#554)

github.com/cloud-cv/evalai - 024e962567cea26496bf1734b3d4723509e9597f authored almost 8 years ago by Deshraj Yadav <[email protected]>
Fix: Correct Path Added in Migration Scripts. (#553)

github.com/cloud-cv/evalai - 45ca5de748067caf07fe5e1ed6d4a07f6ca87c72 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend(Auth): Add error handling using ng-messages in auth pages (#547)

* Frontend(Login): Add ng-messages validation in login form

* Frontend(directive): Add direct...

github.com/cloud-cv/evalai - 8280f9299ff6e9e9089de4b7b354f1ec3903953d authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Migrations: Added set_team_name_unique script (#550)

* Solved pagination issue with Participants team

* Removed new line

* Migration: Added set...

github.com/cloud-cv/evalai - 49cc8358e6c45d5ca0cd5dc99a22c80277759d6f authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Pagination for Participant team view. (#549)

* Solved pagination issue with Participants team

* Removed new line

github.com/cloud-cv/evalai - 9ec4078acf96080a4ba7e2182aa1b2bfddd42366 authored almost 8 years ago by Akash Jain <[email protected]>
GNU GPL License added (#545)

github.com/cloud-cv/evalai - c14684a7ed185f32fe58010f06ad7d657c58d8db authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Challenge Team name made unique (#544)

github.com/cloud-cv/evalai - ec9fc022c5e1bc7ff4d3cf27fe93e434d301f004 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Participants: Participant Team Name made unique (#543)

github.com/cloud-cv/evalai - 42d1c5735de50349491fb048e7d1b8dbee6c3fc2 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Add auth based show/hide dashboard link in navbar (#541)

* Added auth based dashboard navigation

* Reorder auth based navigations

github.com/cloud-cv/evalai - 3575d5fe3c28e670097b1587f35796ad1598cc24 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Removed arrow icon from profile (#542)

github.com/cloud-cv/evalai - 439b7c8921ebe0bd1a4e0fa088c8ba434ecd4cf0 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Added global variable for GA (#540)

github.com/cloud-cv/evalai - 49c9fb82face7b5227d0c23a15035e5ebb71eda9 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Added Google Analytics Tags to all Pages (#538)

github.com/cloud-cv/evalai - febcfbc63f3533bdba7d9308904c443e8b04b178 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Background image compressed (#537)

* added token validation with backened

* added rootscope to mainctrl

* Compressed backgrou...

github.com/cloud-cv/evalai - cf3ceed151196dabe639988a9b5b20a4d046b903 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Added Functionality for inviting users to Host Team (#477) (#512)

github.com/cloud-cv/evalai - f0d8eb11bd1e78164f260ce0f4668b907a8b72d6 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend(gulp): Bind 'dev' and 'watch' task together (#535)

github.com/cloud-cv/evalai - 1109769f519d369a76c015f71e418aa8248d17ca authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Challenges: Minor fix to resolve the bug introduced in #532 (#533)

github.com/cloud-cv/evalai - 51e1db3dc7db9d50ad3629866689a982b7a23e90 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Remove is_active check since it is added as a property (#532)

github.com/cloud-cv/evalai - 6686fb2f45f573ff182177147aff21dc63337ebf authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend(fix): Fix blocking login/signup function due to PR #505 (#531)

github.com/cloud-cv/evalai - 11450bbe65f1495bc92599f44b7921c50ee4c359 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Frontend: authentication messages added on blank form submission (#510)

github.com/cloud-cv/evalai - 09502f24a26cba968cc19c85eb6b15b5a544676d authored almost 8 years ago by rishabhjain <[email protected]>
Participants: ParticipantTeamDetailSerializer added to get more details in the django views (#529)

* changed Serializer and test for same

* fixed indentation errors

* fixed white space errors

github.com/cloud-cv/evalai - 7a526a18553b6f9b82a978960f0bef8c302d9c48 authored almost 8 years ago by jayantsa <[email protected]>