summaryrefslogtreecommitdiff
path: root/lib/api/helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow to use access_token in GitLab CI APIKamil Trzcinski2015-08-041-2/+5
|
* Get rid of private message usageoauth_everywhereValery Sizov2015-07-021-1/+1
|
* Merge branch 'fix_api_vulnerability' into 'master'Valery Sizov2015-05-211-1/+1
|\ | | | | | | | | | | | | | | Fix API vulnerability with MySQL https://dev.gitlab.org/gitlab/gitlab-ci/issues/228 See merge request !155
| * API vulnerability with MySQLValery Sizov2015-05-131-1/+1
| |
* | storing runner infosave_info_from_runnerValery Sizov2015-05-121-2/+9
|/
* 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