- Oct 25, 2013
-
-
Dmitriy Zaporozhets authored
-
- Oct 24, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Oct 23, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Oct 15, 2013
-
-
Dmitriy Zaporozhets authored
Extending Runners API to include GET /runners call
-
- Oct 14, 2013
-
-
Angelo Lakra authored
* The GET /runners call retrieves a list of all runners registered on the Gitlab CI instance.
-
- Oct 09, 2013
-
-
Dmitriy Zaporozhets authored
Extending API to manipulate Projects and Runners
-
Angelo Lakra authored
-
- Oct 08, 2013
-
-
Angelo Lakra authored
-
Dmitriy Zaporozhets authored
-
Angelo Lakra authored
-
Angelo Lakra authored
-
Angelo Lakra authored
* Fixed several deprecation warnings * Removed webmock in favor of running integration tests against demo.gitlab.com
-
Angelo Lakra authored
-
Angelo Lakra authored
* Made :per_page and :page on Project.from_gitlab optional for API calls * Added call to retrieve Gitlab CI projects that are not only authorized, but "owned"
-
Angelo Lakra authored
* The following actions are now supported: GET /projects/:id - returns information about a project GET /projects - returns list of all projects PUT /projects/:id - updates project information (see docs for more info) DELETE /projects/:id - removes a project POST /projects/:id/runners/:runner_id - links a project to a runner DELETE /projects/:id/runners/:runner_id - removes link between project and runner
-
Angelo Lakra authored
projects api
-
Angelo Lakra authored
-