- 27 Mar, 2017 28 commits
-
-
Rémy Coutable authored
Only load what we need when visiting MR diffs page See merge request !10251
-
Sean McGivern authored
Resolve "Consider tracking the EE test suite with `rspec_profiling`" Closes #29787 See merge request !10226
-
Achilleas Pipinellis authored
Triggers docs See merge request !10050
-
Filipa Lacerda authored
Fixed up issue boards JS specs Closes #29329 See merge request !10215
-
Kamil Trzciński authored
Merge branch '12818-expose-simple-cicd-status-endpoints-with-status-serializer-gitlab-ci-status-for-pipeline-job-and-merge-request' into 'master' Expose CI/CD status API endpoints with Gitlab::Ci::Status facility on pipeline, job and merge request for favicon See merge request !9561
-
Kamil Trzciński authored
Do not retry jobs multiple times when retrying a pipeline Closes #30092 See merge request !10249
-
Kamil Trzciński authored
Save Knapsack reports in S3 instead of in shared cache Closes #29772 See merge request !10192
-
Kamil Trzciński authored
Do try to drop it if ci_builds.job_id isn't there Closes #29976 See merge request !10216
-
Filipa Lacerda authored
Resolve "Project name cut off with nested groups" Closes #28187 and #28179 See merge request !10065
-
Yorick Peterse authored
Optimize labels finder query See merge request !10248
-
Phil Hughes authored
The objects where passed in the wrong order so would actually cause a timeout eventually. Also changed to used random numbers so this error would of been more obvious Closes #29329
-
Filipa Lacerda authored
Resolve "Add event limit warning to all Cycle Analytics tabs" Closes #29935 See merge request !10179
-
Sean McGivern authored
Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-after-logging-in' into 'master' Resolve "New issue button redirects you to create a new issue after logging in" Closes #20204 See merge request !10153
-
Sean McGivern authored
The instance variables set in this action are only used by the JSON response. Visiting `merge_requests/:iid/diffs` in a browser always loads the `show` action, so we don't need to find an MR diff, or an environment, in that case.
-
Sean McGivern authored
Remove Tags filter from Projects Explore dropdown Closes #28992 See merge request !10242
-
Rémy Coutable authored
Implement new service for creating user Closes #27878 See merge request !9220
-
George Andrinopoulos authored
-
Rémy Coutable authored
Gem updates See merge request !10237
-
Rémy Coutable authored
Fix RSpec/DescribeSymbol cop violations See merge request !10229
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
- 26 Mar, 2017 3 commits
-
-
mhasbini authored
Optimize labels finder query when searching for a project with a group
-
Rémy Coutable authored
Fix projects_limit RangeError on user create Closes #29116 See merge request !10209
-
Stan Hu authored
Problems: 1. It's huge. 2. It's loaded on page load, which makes the page take 13 seconds. 3. It has a terrible UX. Closes #28992
-
- 25 Mar, 2017 9 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Sam Rose authored
-
Sam Rose authored
-
Alfredo Sumaran authored
Fix up emoji tests that should be failing See merge request !10231
-
Eric Eastwood authored
Some discussion, https://gitlab.slack.com/archives/C0GQHHPGW/p1490398531185144 -> MR to fix failing emoji test: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10230
-