| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wrong access level badge on MR commentsaccess_level_badge_bug | Valery Sizov | 2015-10-02 | 1 | -0/+12 |
| * | Fix tests | Dmitriy Zaporozhets | 2015-10-02 | 1 | -21/+0 |
| * | Prevent creating 2 Ci::Project entities when enable CI | Dmitriy Zaporozhets | 2015-10-02 | 1 | -2/+1 |
| * | Merge branch 'disable-report-button-if-already-reported' into 'master' | Douwe Maan | 2015-10-01 | 2 | -0/+13 |
| |\ | |||||
| | * | Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reported | Rémy Coutable | 2015-09-29 | 2 | -1/+13 |
| | * | Disable the "Report abuse" button if a user has already been reported | Rémy Coutable | 2015-09-29 | 1 | -0/+1 |
| * | | Merge branch 'ci-fixes' into 'master' | Kamil Trzciński | 2015-10-01 | 1 | -0/+11 |
| |\ \ | |||||
| | * | | Fix: CI token removal regression from build traceci-fixes | Kamil Trzcinski | 2015-10-01 | 1 | -0/+11 |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Douwe Maan | 2015-10-01 | 1 | -8/+63 |
| |\ \ \ | |/ / | |||||
| | * | | Delegate ci_project parameters to projects | Kamil Trzcinski | 2015-09-30 | 1 | -8/+63 |
| * | | | Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookup | Douwe Maan | 2015-10-01 | 16 | -118/+107 |
| |\ \ \ | |/ / | |||||
| | * | | Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projects | Kamil Trzcinski | 2015-09-29 | 2 | -5/+5 |
| | * | | Fix tests | Kamil Trzcinski | 2015-09-29 | 1 | -3/+5 |
| | * | | Rename commits to ci_commits | Kamil Trzcinski | 2015-09-29 | 1 | -2/+2 |
| | * | | Fix tests | Kamil Trzcinski | 2015-09-29 | 1 | -7/+4 |
| | * | | Fix tests | Kamil Trzcinski | 2015-09-29 | 7 | -37/+46 |
| | * | | WIP | Kamil Trzcinski | 2015-09-29 | 7 | -24/+32 |
| | |/ | |||||
| | * | Merge branch 'remove-routes-helper' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Fix GitlabCiService specsremove-routes-helper | Kamil Trzcinski | 2015-09-22 | 1 | -2/+2 |
| | * | | Enable CI for gitlab when .gitlab-ci.yml is pushed | Dmitriy Zaporozhets | 2015-09-23 | 1 | -0/+10 |
| | * | | Show CI status on all pages where commits list is rendered | Dmitriy Zaporozhets | 2015-09-23 | 1 | -0/+10 |
| | |/ | |||||
| | * | Ensure raise_error expectations provide argumentsrs-fix-spec-warnings | Robert Speicher | 2015-09-21 | 2 | -2/+4 |
| | * | Merge branch 'jwt' into 'master' | Douwe Maan | 2015-09-20 | 1 | -3/+0 |
| | |\ | |||||
| | | * | Removed format validation | Kirilll Zaitsev | 2015-09-19 | 1 | -3/+0 |
| | * | | Devise 3.5.x deprecates `confirm!` in favor of `confirm` | Robert Speicher | 2015-09-19 | 1 | -1/+1 |
| | |/ | |||||
| | * | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 1 | -33/+4 |
| | * | Fix CI status in the MR page | Valery Sizov | 2015-09-18 | 2 | -22/+5 |
| * | | Make Project#find_with_namespace case-insensitive | Francesco Levorato | 2015-09-18 | 1 | -0/+1 |
| |/ | |||||
| * | add repository field to issue hook data | Jungkook Park | 2015-09-17 | 1 | -0/+16 |
| * | Make rubocop happy | Kamil Trzcinski | 2015-09-16 | 1 | -1/+1 |
| * | Fix CI tests | Kamil Trzcinski | 2015-09-16 | 1 | -2/+2 |
| * | Fix ordering issue | Kamil Trzcinski | 2015-09-16 | 1 | -0/+18 |
| * | Fix: models/ci/project_spec.rb once again | Kamil Trzcinski | 2015-09-15 | 1 | -1/+1 |
| * | Fix models/ci/mail_service_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -10/+10 |
| * | Revert "Fix: models/ci/mail_service_spec.rb" | Kamil Trzcinski | 2015-09-15 | 1 | -18/+33 |
| * | Fix: models/ci/project_spec.rb once again | Kamil Trzcinski | 2015-09-15 | 1 | -2/+2 |
| * | 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 | 1 | -11/+7 |
| * | 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 specs. Stage 7 | Valery Sizov | 2015-09-15 | 5 | -8/+8 |
| * | fix specs. Stage 6 | Valery Sizov | 2015-09-15 | 1 | -2/+2 |
| * | fix specs. Stage 5 | Valery Sizov | 2015-09-15 | 4 | -9/+6 |
| * | rubocop satisfy | Valery Sizov | 2015-09-14 | 3 | -29/+29 |
| * | Remove network from CI | Dmitriy Zaporozhets | 2015-09-11 | 1 | -54/+0 |
| * | Fix more tests | Dmitriy Zaporozhets | 2015-09-10 | 5 | -63/+13 |
| * | Fix most of project specs | Dmitriy Zaporozhets | 2015-09-10 | 1 | -8/+8 |
| * | Fix commit specs | Dmitriy Zaporozhets | 2015-09-10 | 15 | -246/+250 |
| * | Fix some issues with ci models specs | Dmitriy Zaporozhets | 2015-09-10 | 6 | -50/+50 |
| * | integration with gitlab auth | Valery Sizov | 2015-09-09 | 1 | -50/+0 |
