Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: features/ci/admin/runners_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -4/+6 |
* | Fix: features/ci/events_spec.rb once again | Kamil Trzcinski | 2015-09-15 | 1 | -3/+5 |
* | Fix models/ci/web_hook_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -1/+1 |
* | Fix: models/ci/project_spec.rb | Kamil Trzcinski | 2015-09-15 | 2 | -47/+7 |
* | Fix: services/ci/create_project_service_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -14/+12 |
* | Fix: models/ci/mail_service_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -33/+18 |
* | Fix: models/ci/build_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -1/+1 |
* | Fix: helpers/ci/runners_helper_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -6/+6 |
* | Fix: helpers/ci/application_helper_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -3/+3 |
* | Fix: features/ci/triggers_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -2/+4 |
* | Fix: features/ci/triggers_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -2/+4 |
* | Fix: features/ci/runners_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -11/+9 |
* | Fix: features/ci/projects_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -10/+13 |
* | Refactor ci_admin_event and fix features/ci/events_spec.rb | Kamil Trzcinski | 2015-09-15 | 3 | -4/+4 |
* | Fix: ci_*_build factory should be valid | Kamil Trzcinski | 2015-09-15 | 1 | -0/+2 |
* | Fix ci/projects_controller_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -27/+9 |
* | Cleanup CI backup => migrate with GitLab | Kamil Trzcinski | 2015-09-15 | 1 | -0/+4 |
* | fix specs. Stage 7 | Valery Sizov | 2015-09-15 | 21 | -399/+403 |
* | fix specs. Stage 6 | Valery Sizov | 2015-09-15 | 8 | -144/+148 |
* | fix specs. Stage 5 | Valery Sizov | 2015-09-15 | 13 | -66/+66 |
* | fix specs. Stage 4 | Valery Sizov | 2015-09-15 | 4 | -27/+25 |
* | fix specs. Stage 3 | Valery Sizov | 2015-09-15 | 1 | -32/+49 |
* | fix specs. Stage 2 | Valery Sizov | 2015-09-14 | 2 | -13/+24 |
* | fix part of specs | Valery Sizov | 2015-09-14 | 3 | -98/+100 |
* | rubocop satisfy | Valery Sizov | 2015-09-14 | 14 | -118/+118 |
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-11 | 6 | -0/+83 |
|\ | |||||
| * | Merge branch 'rs-fix-highlighting' into 'master' | Douwe Maan | 2015-09-11 | 1 | -0/+42 |
| |\ | |||||
| | * | Add specs for syntax_highlight JS | Robert Speicher | 2015-09-10 | 1 | -0/+42 |
| * | | Add comments and clean up test for !1274 | Stan Hu | 2015-09-10 | 1 | -3/+0 |
| |/ | |||||
| * | Merge branch 'rescue-syntax-highlighting-errors' into 'master' | Robert Schilling | 2015-09-10 | 1 | -0/+22 |
| |\ | |||||
| | * | Gracefully handle errors in syntax highlighting by leaving the block unformatted | Stan Hu | 2015-09-10 | 1 | -0/+22 |
| * | | Added service API endpoint to retrieve service parameters | Petheo Bence | 2015-09-10 | 1 | -0/+10 |
| |/ | |||||
| * | Merge branch 'fix-emojis-relative-url' into 'master' | Douwe Maan | 2015-09-09 | 3 | -0/+12 |
| |\ | |||||
| | * | Fix emoji URLs in Markdown when relative_url_root is used | Stan Hu | 2015-09-06 | 3 | -0/+12 |
* | | | Remove network from CI | Dmitriy Zaporozhets | 2015-09-11 | 1 | -54/+0 |
* | | | CLeanup CI helpers since we dont use oauth any more | Dmitriy Zaporozhets | 2015-09-11 | 2 | -118/+0 |
* | | | Fix Ci::Ansi2html spec | Dmitriy Zaporozhets | 2015-09-11 | 1 | -33/+34 |
* | | | Fix ci commits features specs | Dmitriy Zaporozhets | 2015-09-11 | 1 | -6/+9 |
* | | | Fix build features specs | Dmitriy Zaporozhets | 2015-09-11 | 2 | -39/+42 |
* | | | Fix more tests | Dmitriy Zaporozhets | 2015-09-10 | 6 | -66/+16 |
* | | | Convert ci features specs to v3 | Dmitriy Zaporozhets | 2015-09-10 | 13 | -87/+87 |
* | | | Fix part of CI api tests | Dmitriy Zaporozhets | 2015-09-10 | 9 | -142/+142 |
* | | | Fix most of project specs | Dmitriy Zaporozhets | 2015-09-10 | 2 | -10/+10 |
* | | | Fix commit specs | Dmitriy Zaporozhets | 2015-09-10 | 17 | -248/+252 |
* | | | Fix some issues with ci models specs | Dmitriy Zaporozhets | 2015-09-10 | 8 | -53/+53 |
* | | | integration with gitlab auth | Valery Sizov | 2015-09-09 | 1 | -50/+0 |
* | | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-09 | 38 | -234/+657 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'global_labels' into 'master' | Dmitriy Zaporozhets | 2015-09-09 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | added spinach for glabal labelsglobal_labels | Valery Sizov | 2015-09-03 | 1 | -0/+8 |
| * | | | FogBugz project import | Jared Szechy | 2015-09-08 | 2 | -0/+104 |