- 11 Jun, 2016 1 commit
-
-
Patricio Cano authored
-
- 09 Jun, 2016 5 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
- Added endpoint to retrieve approval status of MR - Added endpoint to approve MR
-
Robert Speicher authored
Remove license overusage message See #393 See merge request !447
-
Valery Sizov authored
-
Douwe Maan authored
Geo: Make sure OAuth routes that we generate for Geo matches with the ones in Rails routes This will prevent errors in OAuth authentication for Geo. Fixes #650 See merge request !444
-
- 08 Jun, 2016 6 commits
-
-
Gabriel Mazetto authored
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
See #393
-
Jacob Schatz authored
Removes 'Fixes' from commit author email field. Fixes #652. cc: @jschatz1 See merge request !445
-
Connor Shea authored
-
- 07 Jun, 2016 28 commits
-
-
Robert Speicher authored
Merge CE 981829f3 into EE master This merges everything up to (and including) CE commit 981829f3 into EE. This was done mainly to have the update guides for CE also in EE along with any other changes since the last merge. See merge request !442
-
Gabriel Mazetto authored
-
Kamil Trzcinski authored
-
Yorick Peterse authored
-
Yorick Peterse authored
Added 8.9 install/update guides See merge request !4507
-
Yorick Peterse authored
[ci skip]
-
Jacob Vosmaer (GitLab) authored
Workhorse to serve raw diffs Fixes (partially) #13999 Dependent on: gitlab-org/gitlab-workhorse!45 See merge request !4130
-
Douwe Maan authored
Rename ci_commit in application code This is third iteration of renaming `[ci_]commit(s)` in application code to `pipeline(s)`. See merge request !4464
-
Douwe Maan authored
Rename Ci::Commit in specs This is second iteration of renaming Ci::Commit occurences, this time I try to rename all `let's` and `factories` to match what type of object is created: 1. Rename factories: `ci_[...]_commit_[...]` to `ci_[...]_pipeline_[...]`, 2. Rename all `let's(:[ci_]commit)` to `let(:pipeline)`, 3. Rename all occurrences of `[ci_]commit` to `pipeline` if Pipeline object is created cc @grzesiek @DouweM See merge request !4463
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Valery Sizov authored
CE upstream See merge request !439
-
Yorick Peterse authored
See merge request gitlab-org/gitlab-ee!433 for more details.
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Phil Hughes authored
-
Rémy Coutable authored
License finder gem Every time a gem is added to the Gemfile, or a gem is updated with a new dependency or change of license, LicenseFinder will check to ensure that the license in use has been whitelisted for use in the project. GPLv2 and GPLv3 libraries are not allowed to be linked-to from non-GPL projects (e.g. the MIT-licensed GitLab CE or proprietary EE), otherwise we're violating the license. https://github.com/pivotal/LicenseFinder See also: gitlab-com/operations#164 See merge request !3775
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
Fix schema I've pushed my local schema to EE master during CE->EE merge mistakenly. This MR reverts previous state See merge request !441
-
Valery Sizov authored
I've pushed my local schema to EE master during CE->EE mistakenly. This commit reverts previous state
-
Rémy Coutable authored
Fix missed colorize methods. Fix #18250. cc: @twk3 See merge request !4495
-
Timothy Andrew authored
- This was abstracted into the `AuthenticatesWithTwoFactor` module, but was probably resurrected during a merge.
-