Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | API support for Award Emoji on Snippets | Z.J. van de Weg | 2016-09-19 | 3 | -16/+71 | |
| * | | | | | | | | | Snippets get award emoji! :thumbsup: | Z.J. van de Weg | 2016-09-19 | 9 | -6/+52 | |
* | | | | | | | | | | Merge branch 'correct-builds-pipeline-commit-header-to-build-header' into 'ma... | Fatih Acet | 2016-09-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Changed `Commit` to `Build` headercorrect-builds-pipeline-commit-header-to-build-header | Luke Bennett | 2016-09-18 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'rs-simplify-fetch_members' into 'master' | Rémy Coutable | 2016-09-21 | 3 | -32/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Simplify invited_group_members filter-by-level | Robert Speicher | 2016-09-21 | 1 | -6/+6 | |
| * | | | | | | | | | | | Use `public_send` over `send` in ProjectTeam | Robert Speicher | 2016-09-21 | 1 | -3/+3 | |
| * | | | | | | | | | | | Improve clarity of variable names in ProjectTeam#fetch_invited_membersrs-simplify-fetch_members | Robert Speicher | 2016-09-20 | 1 | -14/+12 | |
| * | | | | | | | | | | | Fix a logic error in ProjectTeam#fetch_invited_members | Robert Speicher | 2016-09-20 | 2 | -2/+3 | |
| * | | | | | | | | | | | Simplify ProjectTeam#fetch_members to satisfy flog | Robert Speicher | 2016-09-20 | 1 | -30/+40 | |
| * | | | | | | | | | | | Add specs for ProjectTeam#fetch_members | Robert Speicher | 2016-09-20 | 2 | -0/+67 | |
* | | | | | | | | | | | | Merge branch 'shrink-profile-info' into 'master' | Fatih Acet | 2016-09-21 | 5 | -61/+89 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | clean up profileshrink-profile-info | tauriedavis | 2016-09-16 | 3 | -56/+82 | |
| * | | | | | | | | | | | | shrink profile info | tauriedavis | 2016-09-16 | 4 | -37/+39 | |
* | | | | | | | | | | | | | Merge branch 'show-all-pipelines-from-all-diffs' into 'master' | Rémy Coutable | 2016-09-21 | 4 | -10/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Use factory instead of using new directly. Feedback:show-all-pipelines-from-all-diffs | Lin Jen-Shin | 2016-09-21 | 1 | -9/+2 | |
| * | | | | | | | | | | | | | Add a test for non-persisted merge request | Lin Jen-Shin | 2016-09-20 | 1 | -0/+22 | |
| * | | | | | | | | | | | | | If merge request wasn't persisted yet, we show only 1 pipeline: | Lin Jen-Shin | 2016-09-20 | 1 | -7/+11 | |
| * | | | | | | | | | | | | | Test against MergeRequest#all_commits_sha, feedback: | Lin Jen-Shin | 2016-09-20 | 1 | -9/+22 | |
| * | | | | | | | | | | | | | slightly tweak about the comment, feedback: | Lin Jen-Shin | 2016-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Introduce MergeRequest#all_commits_sha, feedback: | Lin Jen-Shin | 2016-09-20 | 1 | -8/+9 | |
| * | | | | | | | | | | | | | Add an entry to CHANGELOG [ci skip] | Lin Jen-Shin | 2016-09-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Show all pipelines from all merge_request_diffs: | Lin Jen-Shin | 2016-09-19 | 3 | -9/+44 | |
* | | | | | | | | | | | | | | Merge branch 'limit-number-of-shown-environments' into 'master' | Rémy Coutable | 2016-09-21 | 8 | -21/+130 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Scope environments to projectlimit-number-of-shown-environments | Kamil Trzcinski | 2016-09-21 | 4 | -2/+8 | |
| * | | | | | | | | | | | | | | Improve specs | Kamil Trzcinski | 2016-09-21 | 2 | -4/+5 | |
| * | | | | | | | | | | | | | | Fix project for merge_request environments | Kamil Trzcinski | 2016-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Add tests to verify the correctness of returned environments | Kamil Trzcinski | 2016-09-21 | 6 | -11/+93 | |
| * | | | | | | | | | | | | | | Limit number of shown environments for Merge Requests | Kamil Trzcinski | 2016-09-21 | 3 | -14/+34 | |
* | | | | | | | | | | | | | | | Merge branch '20310-new-project-btn' into 'master' | Jacob Schatz | 2016-09-21 | 3 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix new project button alignment20310-new-project-btn | Annabel Dunstone Gray | 2016-09-14 | 3 | -3/+15 | |
* | | | | | | | | | | | | | | | Add 8.11.7, 8.10.10, and 8.9.10 CHANGELOG entries | Rémy Coutable | 2016-09-21 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | | Merge branch 'vitalybaev/gitlab-ce-build-page-sidebar-coverage-horizontal-pad... | Rémy Coutable | 2016-09-21 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Added horizontal padding on build page sidebar on code coverage block | Vitaly Baev | 2016-09-21 | 2 | -0/+5 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'add_spec_for_committer_hash' into 'master' | Rémy Coutable | 2016-09-21 | 4 | -1/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add spec covering 'committer_hash' | Dan Dunckel | 2016-09-20 | 4 | -1/+49 | |
* | | | | | | | | | | | | | | | Merge branch 'bump-shell-to-3-6-0' into 'master' | Douwe Maan | 2016-09-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Bump GITLAB_SHELL_VERSION to 3.6.0 for SSH support for LFS.bump-shell-to-3-6-0 | Patricio Cano | 2016-09-20 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-09-21 | 279 | -1594/+6147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'post-merge-improve-of-ci-permissions' into 'master' | Rémy Coutable | 2016-09-21 | 8 | -18/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Improve JwtController implementationpost-merge-improve-of-ci-permissions | Kamil Trzcinski | 2016-09-20 | 4 | -8/+11 | |
| | * | | | | | | | | | | | | | Post-merge improve of CI permissions | Kamil Trzcinski | 2016-09-20 | 6 | -15/+24 | |
| * | | | | | | | | | | | | | | Merge branch 'cs-upgrade-sidekiq' into 'master' | Robert Speicher | 2016-09-21 | 2 | -11/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Upgrade Sidekiq from 4.1.4 to 4.2.1, remove dependency on Sinatra | Connor Shea | 2016-09-15 | 2 | -11/+5 | |
| * | | | | | | | | | | | | | | Merge branch '21170-cycle-analytics' into 'master' | Stan Hu | 2016-09-21 | 59 | -5/+2220 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Implement fourth round of comments from @DouweM. | Timothy Andrew | 2016-09-21 | 3 | -18/+14 | |
| | * | | | | | | | | | | | | | Fix `CreateDeploymentService` spec. | Timothy Andrew | 2016-09-21 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | Reload issues in spec to ensure label<->issue mapping properly loaded21170-cycle-analytics | Stan Hu | 2016-09-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | Fix build. | Timothy Andrew | 2016-09-21 | 3 | -8/+8 | |
| | * | | | | | | | | | | | | | Remove unnecessary #{} in cycle analytics template. | Fatih Acet | 2016-09-21 | 1 | -1/+1 |