Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `ci_build_details_path` helper spec to correct location | Robert Speicher | 2015-12-21 | 2 | -22/+20 |
* | removes api credentials from link to build_page | Marvin Frick | 2015-12-22 | 1 | -0/+22 |
* | Merge branch 'add_email_unlock' into 'master' | Robert Speicher | 2015-12-21 | 1 | -0/+1 |
|\ | |||||
| * | Allow account unlock via email | Drew Blessing | 2015-12-14 | 1 | -0/+1 |
* | | Merge branch 'issue_3452' | Douwe Maan | 2015-12-21 | 1 | -0/+64 |
|\ \ | |||||
| * | | Fix broken spec. #3452 | Rubén Dávila | 2015-12-16 | 1 | -1/+1 |
| * | | Add link to MR from Build detail page. #3452 | Rubén Dávila | 2015-12-16 | 1 | -0/+64 |
* | | | Merge branch 'coverage-regex' into 'master' | Douwe Maan | 2015-12-21 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Fix build coverage regex. | Jared Szechy | 2015-12-20 | 1 | -0/+6 |
* | | | | Backport JIRA service | Drew Blessing | 2015-12-18 | 9 | -9/+391 |
* | | | | Fix feature specs: we always show the build status if ci_commit is presentci-commit-status-skipped | Kamil Trzcinski | 2015-12-17 | 1 | -23/+6 |
* | | | | Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the... | Kamil Trzcinski | 2015-12-17 | 1 | -6/+11 |
|/ / / | |||||
* | | | Merge branch 'api-support-starred-projects' into 'master' | Dmitriy Zaporozhets | 2015-12-16 | 1 | -1/+20 |
|\ \ \ | |||||
| * | | | Api support for requesting starred projects for user | Zeger-Jan van de Weg | 2015-12-16 | 1 | -1/+20 |
* | | | | Merge branch 'master' into fix-merge-immediately-button | Douwe Maan | 2015-12-16 | 1 | -8/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/rs-simplify-status-icon' | Dmitriy Zaporozhets | 2015-12-16 | 1 | -8/+3 |
| |\ \ \ | |||||
| | * | | | Define CI status icon colors in SCSS instead of a helperrs-simplify-status-icon | Robert Speicher | 2015-12-12 | 1 | -8/+3 |
* | | | | | Fix updating and disabling merge button when Merge Immediately is clicked | Douwe Maan | 2015-12-16 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | Merge branch 'fix-milestone-snippet-header' into 'master' | Dmitriy Zaporozhets | 2015-12-16 | 4 | -6/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Rename .issuable-details to .detail-page (and -header and -description) | Douwe Maan | 2015-12-16 | 4 | -6/+6 |
* | | | | Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl... | Dmitriy Zaporozhets | 2015-12-16 | 2 | -1/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add open_issues_count to project API | Stan Hu | 2015-12-11 | 2 | -1/+21 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-12-16 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'rs-timeago' into 'master' | Douwe Maan | 2015-12-16 | 1 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | Fix time_ago_with_tooltip for activity feedrs-timeago | Robert Speicher | 2015-12-11 | 1 | -3/+4 |
* | | | | | | Merge remote-tracking branch 'origin/feature/update-rubocop' | Dmitriy Zaporozhets | 2015-12-16 | 16 | -64/+65 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 16 | -64/+65 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'lazy-reference-extractor' into 'master' | Robert Speicher | 2015-12-15 | 23 | -40/+40 |
|\ \ \ \ \ | |||||
| * | | | | | Move Markdown/reference logic from Gitlab::Markdown to Banzai | Douwe Maan | 2015-12-15 | 23 | -40/+40 |
| |/ / / / | |||||
* | | | | | Trigger notes refresh in specs instead of waiting for ajaxtests/note-polling | Grzegorz Bizon | 2015-12-15 | 1 | -1/+1 |
* | | | | | Add minor fixes in note polling specs | Grzegorz Bizon | 2015-12-15 | 1 | -4/+2 |
* | | | | | Add feature specs for note polling | Grzegorz Bizon | 2015-12-15 | 1 | -0/+18 |
|/ / / / | |||||
* | | | | Merge branch 'ux/suppress-ci-yml-warning' into 'master' | Grzegorz Bizon | 2015-12-14 | 2 | -34/+81 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into ux/suppress-ci-yml-warning | Grzegorz Bizon | 2015-12-14 | 59 | -1810/+682 |
| |\ \ \ \ | |||||
| * | | | | | Do not display ci build status if builds enabled but no `.gitlab-ci.yml` | Grzegorz Bizon | 2015-12-14 | 1 | -1/+30 |
| * | | | | | Improve gitlab ci commits specs (refactoring) | Grzegorz Bizon | 2015-12-14 | 2 | -35/+39 |
| * | | | | | Suppress warning about missing `.gitlab-ci.yml` if builds are disabled | Grzegorz Bizon | 2015-12-14 | 1 | -7/+21 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Use a new admin runners path when reseting runners token | Grzegorz Bizon | 2015-12-14 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 2 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Move CI admin builds and runners specs to correct directory [ci skip] | Kamil Trzcinski | 2015-12-14 | 2 | -0/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 64 | -1820/+836 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'ci-project-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 42 | -1125/+490 |
| |\ \ \ \ | |||||
| | * | | | | Fix specs | Kamil Trzcinski | 2015-12-11 | 3 | -4/+5 |
| | * | | | | Fix after column rename | Kamil Trzcinski | 2015-12-11 | 5 | -16/+16 |
| | * | | | | Fix errors | Kamil Trzcinski | 2015-12-11 | 3 | -4/+3 |
| | * | | | | Fix triggers tests | Kamil Trzcinski | 2015-12-11 | 2 | -19/+13 |
| | * | | | | Reimplement Trigger API | Kamil Trzcinski | 2015-12-11 | 1 | -0/+80 |
| | * | | | | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 11 | -200/+199 |
| | * | | | | Add runners token | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
| | * | | | | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 38 | -961/+253 |