summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'last_build_fix' into 'master'Dmitriy Zaporozhets2015-01-081-0/+6
|\
| * Fix scheduled retryingValery Sizov2015-01-071-0/+6
* | Re-annotateDmitriy Zaporozhets2015-01-071-1/+1
|/
* remove script field from projectValery Sizov2014-12-011-5/+3
* Improve commits page UI/UXDmitriy Zaporozhets2014-11-071-1/+5
* Improve build page with tabs for parallel buildsDmitriy Zaporozhets2014-11-072-0/+10
* Refactor commit shaDmitriy Zaporozhets2014-11-061-4/+12
* Select where duration not nilDmitriy Zaporozhets2014-11-061-1/+1
* Fix commit duration and cancel statusDmitriy Zaporozhets2014-11-061-2/+6
* Fix testsDmitriy Zaporozhets2014-11-051-3/+3
* Refactor commits/builds logicDmitriy Zaporozhets2014-11-054-89/+70
* ReannotateDmitriy Zaporozhets2014-11-054-8/+31
* Add status method to commit controller for GitLab MR integrationDmitriy Zaporozhets2014-11-042-4/+4
* Add naming to jobsDmitriy Zaporozhets2014-11-041-0/+6
* Replace project scripts textarea with jobsDmitriy Zaporozhets2014-11-043-33/+51
* Partly integrate commitsDmitriy Zaporozhets2014-11-042-1/+29
* Link build with jobDmitriy Zaporozhets2014-11-033-1/+6
* Commit creates multiple builds nowDmitriy Zaporozhets2014-11-032-5/+8
* Create jobs for project on each build script editDmitriy Zaporozhets2014-11-031-1/+35
* Create job model that will represent build parallelismDmitriy Zaporozhets2014-11-032-0/+7
* Fix retry featureDmitriy Zaporozhets2014-10-311-0/+4
* Fix syntax for pgDmitriy Zaporozhets2014-10-311-1/+1
* Improve app performanceDmitriy Zaporozhets2014-10-311-0/+11
* Improve performanceDmitriy Zaporozhets2014-10-311-7/+4
* Merge branch 'enhancement/separate-commits-from-builds' of https://gitlab.com...Dmitriy Zaporozhets2014-10-313-86/+150
|\
| * Separate Commit model and logic from Build model|etc...Kestred2014-08-233-86/+150
* | Implement parsing and set coverage after build finishedDmitriy Zaporozhets2014-10-012-2/+33
* | Fix build triggerDmitriy Zaporozhets2014-10-011-2/+6
* | make gitlab_ci able to skip refs from buildWilliam Herry2014-09-101-1/+5
|/
* Dont show archived projectsDmitriy Zaporozhets2014-08-111-0/+3
* Remove public key from runner modelDmitriy Zaporozhets2014-05-065-25/+35
* Merge branch 'allowed-urls'Dmitriy Zaporozhets2014-05-061-1/+1
|\
| * Make gitlab url option more comprehensible, https://twitter.com/say_hello_je/...dosire2014-01-131-1/+1
* | Fix WebHook executionDmitriy Zaporozhets2014-05-051-1/+2
* | Improve webhooks migration and associationDmitriy Zaporozhets2014-05-052-2/+3
* | Merge branch 'create_web_hook' of https://github.com/voanhduy1512/gitlab-ci i...Dmitriy Zaporozhets2014-05-053-0/+38
|\ \
| * | create web hookVõ Anh Duy2014-02-253-0/+38
* | | Set build timeout in minutesDmitriy Zaporozhets2014-05-051-1/+9
* | | Fix "Assign to all" when runner already assigned to some projectsMaksim Zhylinski2014-03-211-0/+6
* | | Remove extra spaces in build scriptDmitriy Zaporozhets2014-03-201-2/+2
* | | Add submodule init to default build scriptDmitriy Zaporozhets2014-03-051-1/+8
|/ /
* | Use build id for url. Use trace_html for renderingDmitriy Zaporozhets2014-02-071-4/+0
* | Refactor build page logicDmitriy Zaporozhets2014-01-311-0/+4
* | Fix public scope, use new project field nameDmitriy Zaporozhets2014-01-302-5/+5
* | Merge branch 'fix/deprecations' of github.com:pgolm/gitlab-ci into pgolm-fix/...Dmitriy Zaporozhets2014-01-302-2/+2
|\ \
| * | fix deprections warningsPeter Golm2014-01-092-2/+2
* | | Move badge image detection logic into separate serviceDmitriy Zaporozhets2014-01-291-26/+1
* | | AnnotateDmitriy Zaporozhets2014-01-292-19/+19
* | | CreateBuildService for build creation and more validation to build modelDmitriy Zaporozhets2014-01-292-22/+8
* | | Fix build duration for in-progress buildsDmitriy Zaporozhets2014-01-161-0/+2
| |/ |/|