-
Fri Nov 10 2017 clime <clime@redhat.com> 1.84-1
- update clients to use https://copr.fedorainfracloud.org as default
API endpoint
-
Thu Nov 09 2017 clime <clime@redhat.com> 1.83-1
- Remove duplicated Python packagtes, using "." in requirements.txt
- Add classifiers to support Python3.
- allow to set use_bootstrap_container via API
-
Wed Oct 18 2017 clime <clime@redhat.com> 1.82-1
- add SCM api
- add deprecation warnings for tito and mockscm methods
-
Fri Sep 15 2017 clime <clime@redhat.com> 1.81-1
- Bug 1431035 - coprs should check credentials before uploading
source rpm Remove unnecesary condition
- Spelling fixes
-
Mon Aug 21 2017 Miroslav Suchý <msuchy@redhat.com> 1.80-1
- rename python-copr to python2-copr
-
Fri Aug 11 2017 clime <clime@redhat.com> 1.79-1
- allow to modify copr chroots
- always send name of the user
-
Fri Jun 09 2017 clime <clime@redhat.com> 1.78-1
- pag#67 copr edit-package-tito nulls out fields not edited
-
Wed Apr 19 2017 clime <clime@redhat.com> 1.77-1
- allow to submit optional params to mbs
- frontend act as a gateway between user and mbs
- allow to create module and it's action separately
- possibility to submit yaml file to mbs
- update auth for current MBS package
- rename method for making module to match cli naming
- add command for building modules
- files can be uploaded via simple MultipartEncoder (RhBug: 1440480)
- fix proxyuser when creating modules
- replace fedorahosted links
- fix setting username on multipart data
- proxyuser feature (RhBug: 1381574)
-
Thu Jan 26 2017 clime <clime@redhat.com> 1.76-1
- fix python 2.6 incompatibility
-
Thu Dec 01 2016 clime <clime@redhat.com> 1.75-1
- edit_chroot implemented
- modulemd 1.0.2 compatibility
- add method for fetching /api/module/repo
- add 'mock-config' command to CLI
- added auto-prune project's option
- stripped down impl of building from dist-git
- Bug 1335168 - Delete build(s) from CLI