| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '52560-fix-duplicate-tag-system-hooks' into 'master' | Rémy Coutable | 2019-04-03 | 1 | -0/+14 |
|\ |
|
| * | Only execute system hooks once when pushing tags | Nick Thomas | 2019-04-03 | 1 | -0/+14 |
* | | Merge branch '59756-shared-example-already-defined' into 'master' | Sean McGivern | 2019-04-03 | 1 | -85/+0 |
|\ \ |
|
| * | | Remove already defined shared example59756-shared-example-already-defined | Alexandru Croitor | 2019-04-02 | 1 | -85/+0 |
* | | | Add port section to CI Image object | Francisco Javier López | 2019-04-03 | 13 | -15/+703 |
* | | | Merge branch '55268-exclude-system-notes-from-commits-in-mr' into 'master' | Rémy Coutable | 2019-04-03 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | Do not show system notes on commits in the MR page55268-exclude-system-notes-from-commits-in-mr | Heinrich Lee Yu | 2019-04-02 | 1 | -0/+8 |
* | | | | Merge branch '47234-composable-auto-devops' into 'master' | Dmitriy Zaporozhets | 2019-04-03 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | Split Security Auto DevOps jobs into templates | Tiger | 2019-04-02 | 1 | -1/+5 |
* | | | | | Merge branch '53459-quick-action-adds-multiple-labels-to-issue-if-middle-word... | Sean McGivern | 2019-04-03 | 1 | -0/+41 |
|\ \ \ \ \ |
|
| * | | | | | Fix quick actions add label name middle word overlaps53459-quick-action-adds-multiple-labels-to-issue-if-middle-words-overlap-with-existing-label | Jacopo | 2019-04-02 | 1 | -0/+41 |
* | | | | | | Extend timezone dropdown | Ezekiel Kigbo | 2019-04-03 | 1 | -0/+167 |
* | | | | | | Merge branch 'fix-broken-master-release-permission-ce' into 'master' | Rémy Coutable | 2019-04-03 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix Release permission spec | Shinya Maeda | 2019-04-03 | 1 | -2/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'fixed-duplicated-large-text-on-diffs' into 'master' | Filipa Lacerda | 2019-04-03 | 1 | -5/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fixes duplicate diff too large error messages | Phil Hughes | 2019-04-02 | 1 | -5/+3 |
* | | | | | | Remove non-functional add issue button on welcome list | Donald Cook | 2019-04-02 | 1 | -0/+14 |
* | | | | | | Revert "Merge branch 'jprovazn-graphql-prometheus' into 'master'" | Jan Provaznik | 2019-04-02 | 1 | -35/+0 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'ce-reduce-diff-in-spec-models' into 'master' | Lin Jen-Shin | 2019-04-02 | 5 | -7/+42 |
|\ \ \ \ \ |
|
| * | | | | | [CE] Reduce diff with EE in spec/models/project_wiki_spec.rbce-reduce-diff-in-spec-models | Rémy Coutable | 2019-04-02 | 1 | -1/+0 |
| * | | | | | [CE] Reduce diff with EE in spec/models/project_team_spec.rb | Rémy Coutable | 2019-04-02 | 1 | -0/+24 |
| * | | | | | [CE] Reduce diff with EE in spec/models/project_spec.rb | Rémy Coutable | 2019-04-02 | 1 | -0/+9 |
| * | | | | | [CE] Reduce diff with EE in spec/models/environment_spec.rb | Rémy Coutable | 2019-04-02 | 1 | -1/+3 |
| * | | | | | [CE] Reduce diff with EE in spec/models/concerns/prometheus_adapter_spec.rb | Rémy Coutable | 2019-04-02 | 1 | -5/+6 |
* | | | | | | Merge branch 'ce-6119-extract-ee-specific-files-lines-for-spec-services-group... | Lin Jen-Shin | 2019-04-02 | 1 | -38/+0 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Remove groups destroy race condition specce-6119-extract-ee-specific-files-lines-for-spec-services-groups | Sean McGivern | 2019-04-02 | 1 | -38/+0 |
* | | | | | | Merge branch 'sh-cache-pipeline-find-commits' into 'master' | Kamil Trzciński | 2019-04-02 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Cache FindCommit results in pipelines viewsh-cache-pipeline-find-commits | Stan Hu | 2019-04-02 | 1 | -0/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Stop calling UnlinkRepositoryFromObjectPool RPC | Jacob Vosmaer | 2019-04-02 | 1 | -3/+3 |
* | | | | | | Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master' | Robert Speicher | 2019-04-02 | 21 | -56/+597 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02 | John Jarvis | 2019-04-02 | 21 | -56/+597 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Rake task for removing exif from uploads | Jan Provaznik | 2019-04-02 | 1 | -0/+120 |
| | * | | | | Merge branch 'security-2819-xss-resolve-conflicts-branch-name' into 'master' | GitLab Release Tools Bot | 2019-04-02 | 1 | -0/+15 |
| | |\ \ \ \ |
|
| | | * | | | | Fix XSS in resolve conflicts form | Paul Slaughter | 2019-03-07 | 1 | -0/+15 |
| | * | | | | | Merge branch 'security-56224' into 'master' | GitLab Release Tools Bot | 2019-04-02 | 1 | -1/+35 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Hide related branches when user does not have permission | Mark Chao | 2019-03-21 | 1 | -1/+35 |
| | * | | | | | | Merge branch 'security-id-potential-denial-languages' into 'master' | GitLab Release Tools Bot | 2019-04-02 | 5 | -5/+72 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Return cached languages if they've been detected before | Igor Drozdov | 2019-03-20 | 5 | -5/+72 |
| | * | | | | | | | Merge branch 'security-55503-fix-pdf-js-vulnerability' into 'master' | GitLab Release Tools Bot | 2019-04-02 | 2 | -3/+3 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Fixed pdf tests | Natalia Tepluhina | 2019-03-13 | 2 | -3/+3 |
| | * | | | | | | | | Merge branch 'security-use-untrusted-regexp' into 'master' | GitLab Release Tools Bot | 2019-04-02 | 7 | -47/+121 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Make CI refs matching to to use UntrustedRegexp | Kamil Trzciński | 2019-03-15 | 7 | -47/+121 |
| | * | | | | | | | | | Merge branch 'security-milestone-labels' into 'master' | GitLab Release Tools Bot | 2019-04-02 | 1 | -0/+86 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Check if labels are available for target issuable | Jarka Košanová | 2019-03-28 | 1 | -0/+86 |
| | * | | | | | | | | | | Merge branch 'security-mass-assignment-on-project-update' into 'master' | GitLab Release Tools Bot | 2019-04-02 | 1 | -0/+17 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Refactor specs according to the code review | Małgorzata Ksionek | 2019-03-26 | 1 | -1/+1 |
| | | * | | | | | | | | | | Add cr remarks | Małgorzata Ksionek | 2019-03-25 | 1 | -1/+1 |
| | | * | | | | | | | | | | Disallow changing namespace of a project in update method | Małgorzata Ksionek | 2019-03-20 | 1 | -0/+17 |
| | | | |_|_|/ / / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | Disallow guest users from accessing Releases | Shinya Maeda | 2019-03-26 | 2 | -2/+40 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'expose-mr-pipeline-parameters-for-merge-widget-ce' into 'master' | Kamil Trzciński | 2019-04-02 | 3 | -42/+14 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|