summaryrefslogtreecommitdiff
path: root/lib/api/helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* refactoring network related coderefactoring_user_urlValery Sizov2015-04-221-2/+1
|
* Added runner last contactKamil Trzcinski2015-03-061-0/+7
|
* rubocop installValery Sizov2015-02-251-3/+3
|
* Remove added file and rename runners token constant to registration token.Sytse Sijbrandij2014-06-131-1/+1
|
* Uppercase constantsDmitriy Zaporozhets2014-01-301-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* API: create buildDmitriy Zaporozhets2013-10-291-0/+4
|
* Adding further documentation and corrections on builds and runnersAngelo Lakra2013-10-091-4/+4
|
* Implementing method for authentication via tokenAngelo Lakra2013-10-081-0/+17
|
* You should add runners to project. WHen runner added -> deploy key for ↵Dmitriy Zaporozhets2013-06-031-1/+5
| | | | runner added to gitlab project
* Runner resource. Now only registered runners can use gitlab-ciDmitriy Zaporozhets2013-05-311-37/+4
|
* Remove runner functionality. Added api for buildsDmitriy Zaporozhets2013-05-301-0/+104