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

Jobs: Add 'id' to the Submission Serializer (#902)

github.com/cloud-cv/evalai - 6c5b7b1d9c2f3a52131c16771ce89903733883df authored almost 8 years ago by Deshraj Yadav <[email protected]>
Jobs: Modify is_public field value in Submission model save() method (#901)

github.com/cloud-cv/evalai - a458413a384ad088b1a329ba06c54a8cf9dec808 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenges: Add new field is_submission_public to Challenge Phase model (#900)

This commit adds a new field `is_submission_public` to the Challenge Phase model. The use of thi...

github.com/cloud-cv/evalai - 5be128a50023d27a762f93b196855edbafab61ff authored almost 8 years ago by Deshraj Yadav <[email protected]>
Backend: Add API Endpoint to add contributors in Team list (#899)

github.com/cloud-cv/evalai - f748762e025fb7170f143a6a633ee8ca7c8672db authored almost 8 years ago by Artem <[email protected]>
Docs: Add docs for setting up on Ubuntu and Fedora (#871)

github.com/cloud-cv/evalai - 3fa5566291460ded8da5b22e1f95acd4612ebf6b authored almost 8 years ago by KUMAR AKSHAY <[email protected]>
Frontend: Change team list to collapsible card layout to display team members list (#896)

github.com/cloud-cv/evalai - 34befd9d2ef571951c4aa0affdf1a306f0d0cd08 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Jobs: Add is_active field in Submission Serializer (#897)

github.com/cloud-cv/evalai - 5bcdb87acd64412b8e695b6298ce80a0126bafc9 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Disable Username in update profile view (#894)

* Disabled Username in Update-Profile.html

* Update update-profile.html

github.com/cloud-cv/evalai - 4730c79922e724ea54a0f11cee3d8a51927801b0 authored almost 8 years ago by Pawan Sasanka Ammanamanchi <[email protected]>
Frontend: Fix lint warnings in challenge controller (#895)

github.com/cloud-cv/evalai - 89c5dc20b8c61b0d0013b9b5208f7aaa2d6ade6b authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Jobs: Show only public submissions to the leaderboard (#893)

github.com/cloud-cv/evalai - 5df15a605b5a23435c7ef322e1b72ceae8acb15b authored almost 8 years ago by Deshraj Yadav <[email protected]>
Web: Modify 'visible' field's default attribute set to False in Team Model(#889) (#892)

github.com/cloud-cv/evalai - cb392c85a6b886c598db6393fe34e02cb4641735 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Challenges: Add IsChallengeCreator decorator to disable challenge view (#881)

github.com/cloud-cv/evalai - a5b263ac3e348b304b134f64c419734b08bd8d8b authored almost 8 years ago by Varun Agrawal <[email protected]>
Frontend: Add configuration for Staging server (#888)

* Settings: Add staging settings file

* Frontend: Added configuration for Staging server

github.com/cloud-cv/evalai - f2335f4c9fd0e94b5dbce6539582a00769f18d9b authored almost 8 years ago by Deshraj Yadav <[email protected]>
Settings: Add staging settings file (#887)

* Settings: Add staging settings file

* Added staging file to coveragerc file

github.com/cloud-cv/evalai - d9104414f6cd4e1a227f444e761ceb106d412d10 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Add new fields in Submission view (#885)

Adds new fields like method_name, method_description, project_url and publication_url.

github.com/cloud-cv/evalai - 6533fd194cf4f2ca4536788ff503906af1217333 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Jobs: Add new fields to Submission Serializer (#884)

Adds new fields:
- method_name
- method_description
- project_url
-publication_url

github.com/cloud-cv/evalai - 1a48d43fc482872006e3a68c37b4972dae04114f authored almost 8 years ago by Deshraj Yadav <[email protected]>
Jobs: Add method_description and project/publication_url field in Submission model (#880)

github.com/cloud-cv/evalai - 97f7c19c8fa17dab68f863c607250ff7545aaf6a authored almost 8 years ago by Deshraj Yadav <[email protected]>
Teams: Add nullable attribute and changes field types. (#855)

github.com/cloud-cv/evalai - 66da38629d1a3c06e29ddc21133df4578ce87e90 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Add short_description in landing page view and challenge list view (#877)

* Challenge: Add short_description in Challenge Serializer

* Modify tests for adding short_de...

github.com/cloud-cv/evalai - 626feb1d196943a5b4b11cb0485a53362b105b8f authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenge: Add short_description in Challenge Serializer (#876)

* Challenge: Add short_description in Challenge Serializer

* Modify tests for adding short_de...

github.com/cloud-cv/evalai - d54ade96042db48fa816fae47338f9ab0a45fc80 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Settings: Restrict the API access to particular hostname (#875)

github.com/cloud-cv/evalai - 5a6b63b3bf94b5a262c9b81edcae45d537808218 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Challenge: Add short_description field in Challenge model (#874)

github.com/cloud-cv/evalai - 0813d934fb2c6ed6525fdedd0d77cc7b6bc91301 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Add Challenge Details to home page (#873)

* Added Challenge list to home page

* Fixed alignemnt issue

github.com/cloud-cv/evalai - 5b7247b24f6b25cdd3b4feca49c68de5275369fd authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Fix lint warning in update profile controller (#868)

github.com/cloud-cv/evalai - 6839a8950aa4745d279084c15959be8abf201fb2 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Docs: Fix alignment in README (#867)

github.com/cloud-cv/evalai - 9d0ef82873c0548687943e60e1475da5e6b0cd8d authored almost 8 years ago by Deshraj Yadav <[email protected]>
Docs: Add Code of Conduct (#865)

github.com/cloud-cv/evalai - dd0d3584f22fc2f3fab9660c6bfa7322b6c4d65d authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Updates the terms and conditions. (#859)

github.com/cloud-cv/evalai - a0e3a699548b20ea3b66583712ab6a124eaabdfc authored almost 8 years ago by AliRaza3997 <[email protected]>
Frontend: Modifies description on landing page (#862)

github.com/cloud-cv/evalai - da3f8ec09f3ecf502249e71ae6bcabbb94b9bb30 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Scripts: Adds executable property to fetch-pull-request script (#861)

github.com/cloud-cv/evalai - be1cef714ef9249ea467cc1785314b10edfb77d6 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Docs: Adds document to make Pull Request. (#845)

github.com/cloud-cv/evalai - 647f2c6ec20619d1fa7a7b9590b0d97d55817e00 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Added Sticky Footer in contact us and our team view(#838) (#843)

github.com/cloud-cv/evalai - 73aa9ff4790e06b8f7b9cfe53e13fbe0a7eaa9df authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend: Our Team View: Replaces Text in the team view. (#856)

github.com/cloud-cv/evalai - 7d2b8ed1f3e19a6678b1a3a0d5ccb3de2074261b authored almost 8 years ago by rishabhjain <[email protected]>
Team: Add nullable attribute and changes field types. (#852)

github.com/cloud-cv/evalai - ad41311e89bbc15436d82850183e5e03fa7d9a4a authored almost 8 years ago by rishabhjain <[email protected]>
Update Profile: Previous Profile data displayed in the Card. (#801)

* Update Profile: Previous Profile data displayed in the Card.

* Review Changes Fixed.

github.com/cloud-cv/evalai - b5dd3eb25ffc1ab7eb0c9dd3ef568a51db9a1b2e authored almost 8 years ago by rishabhjain <[email protected]>
README Update: Minor corrections in the documentation (#846)

Also adds the information for running the dev server when the user is in a VPN.

github.com/cloud-cv/evalai - b47f8dfb231a5e446da75c2cb0911ae1aa4fd854 authored almost 8 years ago by Anshul Basia <[email protected]>
Frontend: Removed lint errors and cleaned code. (#825)

github.com/cloud-cv/evalai - f862133cc019657323a56041663d1032f7ec4a83 authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Sticky footer added for join-us page(#824) (#830)

github.com/cloud-cv/evalai - 7f94a1a1391a4572cd472bf32d01bd94cbc2f3f8 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Submission Worker: Change binding key for challenge message queue. (#836)

github.com/cloud-cv/evalai - 80e11c0479ecc8501c1c84a21fc66d011a70bcc6 authored almost 8 years ago by rishabhjain <[email protected]>
Submission: Remove app completely (#832)

github.com/cloud-cv/evalai - 2bacb87ce731ed0f4fd1c246034b09939d588320 authored almost 8 years ago by Anshul Basia <[email protected]>
Jobs: Add method_name field in Submission Model. (#828)

github.com/cloud-cv/evalai - c3be58252cd344d7e6b7dc6e56478eb3c8d65b00 authored almost 8 years ago by rishabhjain <[email protected]>
Scripts: Add a script to fetch pull request (#803)

github.com/cloud-cv/evalai - f5b4e9b38ea623329031b871d5d9b93d2aee56ef authored almost 8 years ago by Gautham Santhosh <[email protected]>
Fix: Removed lint errors in Our Team Controller. (#827)

github.com/cloud-cv/evalai - 5b78feb007fe8b7e8ad76c139782197f24acf3a3 authored almost 8 years ago by rishabhjain <[email protected]>
Web: Integrated Team API with client side views. (#817)

github.com/cloud-cv/evalai - 4f3b6930e9e77c8484e8ef490eead72edd17f9fc authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Added new font. (#823)

github.com/cloud-cv/evalai - 8347c57bfad216defefa6646278f847308fdbac0 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Solved profile loading problem (#822)

github.com/cloud-cv/evalai - 14c009e4709b0950f04f5c944ba58238d6b340e9 authored almost 8 years ago by Akash Jain <[email protected]>
Revert "Frontend: Removed Lint errors and Cleaned Code (#814)" (#820)

This reverts commit 6a4f6e3a9e588a41ce81b088cad98bd6d5143a67.

github.com/cloud-cv/evalai - 4367f1b668a5376c630c2323b68783e75c1fe6d4 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Removed Lint errors and Cleaned Code (#814)

github.com/cloud-cv/evalai - dfa24e81d660bde18159ca78a06c7ba9f15a14e4 authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Improved AboutUs page, added sticky footer to landing page. (#812)

github.com/cloud-cv/evalai - 37dc0abb71c1f7524ae13d8a5e2fa8e2ef7834dd authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Fixed top scroll for route change. (#813)

github.com/cloud-cv/evalai - 38ac7b72f64cacc1d414975f5db0620127fcaa19 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Frontend: Added validation for new password (#787)

github.com/cloud-cv/evalai - 67242231afe69c04aafd0c60a4c1015a57345382 authored almost 8 years ago by Shivam <[email protected]>
Frontend: Remove facebook icon from dashboard footer (#807)

github.com/cloud-cv/evalai - c691558ae31356ccad4257f0b4e6df14f57b693a authored almost 8 years ago by Mayank Agrawal <[email protected]>
Frontend: Configure eslint, Remove jshint package, Rewrite gulp lint (#800)

github.com/cloud-cv/evalai - d806195b00e89061fb0f52b758e17b205ca636d8 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Frontend: Merge 'gulp lint' task with 'gulp watch'. (#802)

github.com/cloud-cv/evalai - 3ecfc218a0ee40ec5e501c8eb2d7f332d39bd4b1 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Remove debugging statements from directives (#791)

github.com/cloud-cv/evalai - 76b8dcd9c0f5a895f21a288ab5831cbfd80dd5de authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Worker: Move connection params to settings (#790)

github.com/cloud-cv/evalai - 6e403dc23d60360566f66cadd7a3bdc5049df353 authored almost 8 years ago by Mayank Agrawal <[email protected]>
Frontend: Fix notification typo in `Host Team` view (#794)

github.com/cloud-cv/evalai - 1126633fa8ce1d991808d14bbebd1c0d37f743fa authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Linked Contact-Us view with Footer (#796)

github.com/cloud-cv/evalai - 7aca98bdeb55565699e8d8581f5cc97cd19c697d authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Reduce notification time from 4 sec to 3 sec. (#797)

github.com/cloud-cv/evalai - 2558a29ca947d0093cdc8dc5f185a00776166480 authored almost 8 years ago by rishabhjain <[email protected]>
Docs: Add guide about creating migrations. (#784)

github.com/cloud-cv/evalai - a48f132b2224eff43fba999df74b34ac5c5b8002 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Frontend: View Created for Contact Us Page (#563) (#741)

github.com/cloud-cv/evalai - dc722eab7bc9c5810ec458110ebfb6a80c537e38 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend: Migrating profile view from web to separate controller.(#747)

github.com/cloud-cv/evalai - 53628009109b8b4900f63b29d9ab83f89041dab2 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Added username field validation in update-profile view (#767)

github.com/cloud-cv/evalai - 1eaa1a4167b47e8c2efe351e2b3d9927e8c907c9 authored almost 8 years ago by Shivam <[email protected]>
Frontend: Change position of rocket image (#780)

github.com/cloud-cv/evalai - ba4b5b80aea307a59e39666d903a727bc90b914d authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Added footer in Our Team view (#777)

github.com/cloud-cv/evalai - b2b5011866137dcd74eb1282b7b845bc9623edf5 authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Added improved animation (#771)

github.com/cloud-cv/evalai - 0604c7bd56a667217568058090790e62635970c2 authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Added animation to rocket (#769)

github.com/cloud-cv/evalai - 6726757b2f3cc99b6e21217e90b4764de2442fdc authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Reused code of rocket-container. (#753)

github.com/cloud-cv/evalai - dd5e1bd60c6ba27636a9fd952e1592eba76d4bde authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Changed Position of Hamburger Icon from middle to left corner. (#757)

github.com/cloud-cv/evalai - 1d0946f7888b88110736c4b0e37c995bb9ff5c63 authored almost 8 years ago by Arun Jain <[email protected]>
Settings: Update database credentials for postgres for dev environment. (#759)

github.com/cloud-cv/evalai - 57b5bebbd9fed8572bd0751c814c6ea824b75d2e authored almost 8 years ago by Taranjeet Singh <[email protected]>
Docs: Add verbose setup docs for ubuntu. (#748)

github.com/cloud-cv/evalai - 782d03707cd5991c0b028c715c477da71edde732 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Frontend: Remove br tags and correct code in about us view (#752)

github.com/cloud-cv/evalai - 1892e6f8b2848179cbaf7fa9d4c85a6819acdc29 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend: Disable toaster for mobile view.(#751)

github.com/cloud-cv/evalai - d43b944fd53f02ff87d73cb602f442fc0d76e586 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Frontend: Make sidebar in dashboard collapse at screensize<992px. (#740)

github.com/cloud-cv/evalai - 9829e07cf8b8716c39a0ae37dc7505d6c223c9a5 authored almost 8 years ago by Barnabas Makonda <[email protected]>
Frontend: Fix typo of logout notification (#746)

github.com/cloud-cv/evalai - 5ff27d91aba3c80b72c219415444af8198922d32 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Frontend: Added landing intro section (#743)

github.com/cloud-cv/evalai - 5f31be63ee853c3f4dabfb4c64a89656310cee7b authored almost 8 years ago by Akash Jain <[email protected]>
Frontend: Added route and view for Join Our Team. (#739)

github.com/cloud-cv/evalai - eca8a5b81ae6233dbacc534501c2b8aaec6ea0de authored almost 8 years ago by Arun Jain <[email protected]>
Jobs: Path fixture for the submission related files. (#721)

github.com/cloud-cv/evalai - a51dd1451085f527ba63209395ad1fb067fa8abf authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Removed jslint errors and cleaned code. (#736)

github.com/cloud-cv/evalai - f4bfc20512f7d2c2ce01eb204ff87b1e66877f96 authored almost 8 years ago by Arun Jain <[email protected]>
Users: API endpoint of update profile integrated with frontend (#713)

github.com/cloud-cv/evalai - 8960329bce2d547056c97307063e738862b738f4 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Fix Reset Password view while switching b/w Login and Forget Password (#735)

Fix for issue #733

github.com/cloud-cv/evalai - 79443a5742f18c2e7cbbc4ba0572c95a81b2aa80 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend(gulp): Add script to minify prod config file (#730)

github.com/cloud-cv/evalai - ad5b9954209e566d79ff4328e7067bf2cec45038 authored almost 8 years ago by Shiv Baran Singh <[email protected]>
Frontend: Prevent 404 for trailing slash in urls (#728) (#732)

github.com/cloud-cv/evalai - 0d1d4b7d216136e10196b36a9ca03dbee0e8174b authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend: Compressed images for #698 (#727)

github.com/cloud-cv/evalai - 580be96e52cb1ee87a23f00623407a7d0331df6a authored almost 8 years ago by Ankur Shukla <[email protected]>
Frontend: Added details in challenge phase view (#729)

github.com/cloud-cv/evalai - 555b5bb90724d7410bafdd210a02eb79068d9e8b authored almost 8 years ago by Arun Jain <[email protected]>
Frontend: Show notification after password change success (#724)

github.com/cloud-cv/evalai - d8da4a58e18cfd961988add3be2b379173292b97 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Frontend: Fix for undefined warning in password change messages (#722)

* fix for undefined response

* fix for undefined response1

github.com/cloud-cv/evalai - 9447da542c506ffe7bbbd2015db5d64ef930a439 authored almost 8 years ago by Anwesh Nayak <[email protected]>
Challenges: Added max_submission field in ChallengePhaseSerializer

github.com/cloud-cv/evalai - 858961658bdf4397f923b94c2c8a453662c2bbd8 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Fixed footer alignment in Terms and Conditions View(#717) (#718)

github.com/cloud-cv/evalai - 9d14e4dde7c13eb87be87c8a11b3bdc60d9bec20 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Jobs: Squash whole app migrations (#716)

github.com/cloud-cv/evalai - dae1168519ca221bf085e3b88789b60af4524e24 authored almost 8 years ago by Taranjeet Singh <[email protected]>
Participants: Added docstring for Participants app (#645)

* Update models.py

* Update admin.py

* Update serializers.py

* Update serializers.py

...

github.com/cloud-cv/evalai - 0f78d0ea1164181e60f959a133a23fce72fcce74 authored almost 8 years ago by Sourav Singh <[email protected]>
Frontend: Fixes footer alignment for About Us Page (#714) (#715)

github.com/cloud-cv/evalai - c7da2cfcc6210ee76adb208fb764907543492de0 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Frontend: Changed style/design of Notification system. (#712)

github.com/cloud-cv/evalai - 59cff15440d22e24de8ee31169f8173894ba4b80 authored almost 8 years ago by Arun Jain <[email protected]>
Jobs: Added FloatField to sort the results on leaderboard (#711)

* Frontend: Restricted to show result upto 3 decimal places in leaderboard

* Jobs: Added Floa...

github.com/cloud-cv/evalai - e91efac5daaff0ffa66f33fe790ea450331c3b4e authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Restricted to show result upto 3 decimal places in leaderboard (#710)

github.com/cloud-cv/evalai - df68ddeb4f9761357de113242ce4665e92048fc6 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Jobs: minor fix added to support float values in Leaderboard (#709)

github.com/cloud-cv/evalai - 71973ca4e6d35d91a4a096d4611fb20a33f68cac authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: Leaderboard and my-submission view polling fixed (#708)

* Frontend: message after successful signup changes

* Leaderboard polling fixed and submissio...

github.com/cloud-cv/evalai - d824bc418c796d3c02e02088b4b43a40b3a1822c authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: message after successful signup changes (#707)

github.com/cloud-cv/evalai - bcd0b456449dac647ec738a3f63966c5696531f3 authored almost 8 years ago by Deshraj Yadav <[email protected]>
Frontend: End Date added in Show all Challenges View (#703) (#705)

github.com/cloud-cv/evalai - 252517f3e9795c70a1ecd67ae9da9b248205ae29 authored almost 8 years ago by Ram Ramrakhya <[email protected]>
Settings: Setting default renderer to JSONRenderer in DRF backend. (#697)

* Settings: Setting default renderer to JSONRenderer in DRF backend.

* flake8 fixes

github.com/cloud-cv/evalai - 0eb13530684848769574ce56c7fa184ec7ab8d38 authored almost 8 years ago by rishabhjain <[email protected]>
Frontend: Improved home page alignment (#702)

github.com/cloud-cv/evalai - a44c747b24bc712c649687820122e05d4683c8be authored almost 8 years ago by Akash Jain <[email protected]>