summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve how MergeCommit#merge_commit_message builds the messagers-merge_commit_messageRobert Speicher2016-09-212-7/+41
* Merge branch 'limit-number-of-shown-environments' into 'master' Rémy Coutable2016-09-218-21/+130
|\
| * Scope environments to projectlimit-number-of-shown-environmentsKamil Trzcinski2016-09-214-2/+8
| * Improve specsKamil Trzcinski2016-09-212-4/+5
| * Fix project for merge_request environmentsKamil Trzcinski2016-09-211-1/+1
| * Add tests to verify the correctness of returned environmentsKamil Trzcinski2016-09-216-11/+93
| * Limit number of shown environments for Merge RequestsKamil Trzcinski2016-09-213-14/+34
* | Merge branch '20310-new-project-btn' into 'master' Jacob Schatz2016-09-213-3/+15
|\ \
| * | Fix new project button alignment20310-new-project-btnAnnabel Dunstone Gray2016-09-143-3/+15
* | | Add 8.11.7, 8.10.10, and 8.9.10 CHANGELOG entriesRémy Coutable2016-09-211-0/+11
* | | Merge branch 'vitalybaev/gitlab-ce-build-page-sidebar-coverage-horizontal-pad...Rémy Coutable2016-09-212-0/+5
|\ \ \
| * | | Added horizontal padding on build page sidebar on code coverage blockVitaly Baev2016-09-212-0/+5
|/ / /
* | | Merge branch 'add_spec_for_committer_hash' into 'master' Rémy Coutable2016-09-214-1/+49
|\ \ \
| * | | Add spec covering 'committer_hash'Dan Dunckel2016-09-204-1/+49
* | | | Merge branch 'bump-shell-to-3-6-0' into 'master' Douwe Maan2016-09-211-1/+1
|\ \ \ \
| * | | | Bump GITLAB_SHELL_VERSION to 3.6.0 for SSH support for LFS.bump-shell-to-3-6-0Patricio Cano2016-09-201-1/+1
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-09-21279-1594/+6147
|\ \ \ \ \
| * \ \ \ \ Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable2016-09-218-18/+30
| |\ \ \ \ \
| | * | | | | Improve JwtController implementationpost-merge-improve-of-ci-permissionsKamil Trzcinski2016-09-204-8/+11
| | * | | | | Post-merge improve of CI permissionsKamil Trzcinski2016-09-206-15/+24
| * | | | | | Merge branch 'cs-upgrade-sidekiq' into 'master' Robert Speicher2016-09-212-11/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Upgrade Sidekiq from 4.1.4 to 4.2.1, remove dependency on SinatraConnor Shea2016-09-152-11/+5
| * | | | | | Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-2159-5/+2220
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Implement fourth round of comments from @DouweM.Timothy Andrew2016-09-213-18/+14
| | * | | | | Fix `CreateDeploymentService` spec.Timothy Andrew2016-09-211-1/+4
| | * | | | | Reload issues in spec to ensure label<->issue mapping properly loaded21170-cycle-analyticsStan Hu2016-09-201-0/+2
| | * | | | | Fix build.Timothy Andrew2016-09-213-8/+8
| | * | | | | Remove unnecessary #{} in cycle analytics template.Fatih Acet2016-09-211-1/+1
| | * | | | | Update cycle analytics icon and fix color of the dismiss button.Fatih Acet2016-09-212-1/+2
| | * | | | | Use triple dashes for the empty value in cycle analytics.Fatih Acet2016-09-211-1/+1
| | * | | | | Fix typo on cycle analytics copy.Fatih Acet2016-09-211-1/+1
| | * | | | | Add page title and fix sub menu width in Cycle Analytics page.Fatih Acet2016-09-211-1/+3
| | * | | | | Update Cycle Analytics Read more link URL.Fatih Acet2016-09-211-1/+1
| | * | | | | Display the cycle analytics navbar based on the `:read_cycle_analytics` ability.Timothy Andrew2016-09-211-1/+1
| | * | | | | Improve indentation in `Gitlab::Database::Median`Timothy Andrew2016-09-211-11/+18
| | * | | | | Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew2016-09-214-12/+38
| | * | | | | Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew2016-09-219-19/+17
| | * | | | | Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-2123-205/+252
| | * | | | | Move JSON generation (cycle analytics) into a controller method.Timothy Andrew2016-09-202-37/+34
| | * | | | | Add CHANGELOG entry.Timothy Andrew2016-09-201-0/+1
| | * | | | | Fix rubocop spec.Timothy Andrew2016-09-205-12/+14
| | * | | | | Implement (some) comments from @DouweM's review.Timothy Andrew2016-09-2010-123/+127
| | * | | | | Update schema.rbTimothy Andrew2016-09-201-12/+12
| | * | | | | Fix spec failures.Timothy Andrew2016-09-206-12/+16
| | * | | | | Fix `ON DELETE CASCADE` migrations.Timothy Andrew2016-09-203-4/+4
| | * | | | | Cycle analytics should be accessible to all for public projects.Timothy Andrew2016-09-201-1/+2
| | * | | | | Implement review comments from @yorickpeterseTimothy Andrew2016-09-2017-225/+147
| | * | | | | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-20528-5141/+11166
| | |\ \ \ \ \
| | * | | | | | Cycle Analytics: A value of 0 is changed to `nil`.Timothy Andrew2016-09-201-1/+1
| | * | | | | | Implement a database median strategy for MySQL.Timothy Andrew2016-09-202-23/+76