Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all emojis to the public folder | Tim Zallmann | 2019-03-07 | 1 | -1/+1 |
* | Provide EE backports for filtering by approver feature | Igor | 2019-03-07 | 1 | -0/+23 |
* | Allow protected branch creation via web and API | Patrick Bajao | 2019-03-06 | 1 | -0/+100 |
* | Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master' | Stan Hu | 2019-03-05 | 2 | -0/+29 |
|\ | |||||
| * | Add test for evaluating bridge variables policy | Grzegorz Bizon | 2019-03-02 | 1 | -0/+21 |
| * | Do not raise when adding undefined variables resource | Grzegorz Bizon | 2019-03-02 | 1 | -0/+8 |
* | | Merge branch 'add_ldap_tls_options' into 'master' | Douwe Maan | 2019-03-05 | 1 | -12/+141 |
|\ \ | |||||
| * | | Allow raw `tls_options` to be passed in LDAP configuration | Drew Blessing | 2019-03-04 | 1 | -12/+141 |
* | | | Merge branch 'merge-dev-to-master' into 'master' | John Jarvis | 2019-03-05 | 10 | -15/+123 |
|\ \ \ | |||||
| * | | | Add frozen_string_literal to new files | Stan Hu | 2019-03-04 | 1 | -0/+2 |
| * | | | Merge dev master into GitLab.com master | Yorick Peterse | 2019-03-04 | 10 | -15/+121 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'security-kubernetes-local-ssrf' into 'master' | Yorick Peterse | 2019-03-04 | 1 | -0/+30 |
| | |\ \ \ | |||||
| | | * | | | Do not allow local urls in Kubernetes form | Thong Kuah | 2019-02-21 | 1 | -0/+30 |
| | * | | | | Merge branch 'security-osw-stop-linking-to-packages' into 'master' | Yorick Peterse | 2019-03-04 | 7 | -15/+71 |
| | |\ \ \ \ | |||||
| | | * | | | | Stop linking to unrecognized package sources | Oswaldo Ferreira | 2019-02-21 | 7 | -15/+71 |
| | | |/ / / | |||||
| | * | | | | Merge branch 'security-50334' into 'master' | Yorick Peterse | 2019-03-04 | 1 | -0/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix git clone revealing private repo's presence | Mark Chao | 2019-02-19 | 1 | -0/+4 |
| | * | | | | | Arbitrary file read via MergeRequestDiff | Francisco Javier López | 2019-03-04 | 1 | -0/+16 |
* | | | | | | | Merge branch 'feature/gb/add-serverless-cicd-template' into 'master' | Grzegorz Bizon | 2019-03-05 | 1 | -3/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Freeze abstract templates constant in specs | Grzegorz Bizon | 2019-03-04 | 1 | -1/+1 |
| * | | | | | | | Make serverless template a valid abstract template | Grzegorz Bizon | 2019-03-04 | 1 | -3/+34 |
* | | | | | | | | Rename ambiguous association names in Ci::Pipeline | Shinya Maeda | 2019-03-05 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch '40396-sidekiq-in-process-group' into 'master' | Stan Hu | 2019-03-04 | 2 | -1/+81 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | sidekiq: terminate child processes at shutdown | Nick Thomas | 2019-03-04 | 2 | -1/+81 |
* | | | | | | | Merge branch 'sh-rugged-find-commit' into 'master' | Sean McGivern | 2019-03-04 | 2 | -1/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bring back Rugged implementation of find_commit | Stan Hu | 2019-03-01 | 2 | -1/+25 |
* | | | | | | | | Show commands applied message when promoting issues | Felipe Artur | 2019-03-04 | 1 | -1/+6 |
* | | | | | | | | Merge branch 'allow-to-recursively-include' into 'master' | Grzegorz Bizon | 2019-03-04 | 7 | -34/+231 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow to recursively expand includes | Kamil Trzciński | 2019-03-01 | 7 | -34/+231 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Creates a function to check if repo is EE | Filipa Lacerda | 2019-03-04 | 1 | -0/+14 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Removing old code path for search_files_by_content | John Cai | 2019-03-01 | 1 | -10/+0 |
* | | | | | | | Merge branch '57612-github-importer-ignores-milestone-due_date' into 'master' | Stan Hu | 2019-03-01 | 1 | -0/+24 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Move check for nil due_on into build section of spec | Diana Stanley | 2019-02-27 | 1 | -8/+5 |
| * | | | | | | Add test for nil due_on value during import | Diana Stanley | 2019-02-26 | 1 | -0/+21 |
| * | | | | | | Capture due date when importing milestones from Github | Diana Stanley | 2019-02-20 | 1 | -0/+6 |
* | | | | | | | Merge branch '9903-geo-selective-sync-by-namespace-is-broken' into 'master' | Stan Hu | 2019-03-01 | 1 | -1/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Mark cached value as persisted when is an instance of ActiveRecord::Base | Douglas Barbosa Alexandre | 2019-02-28 | 1 | -1/+27 |
* | | | | | | | | Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in... | Douglas Barbosa Alexandre | 2019-03-01 | 1 | -10/+104 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added Rollbacker workers and support on the rake task | Gabriel Mazetto | 2019-03-01 | 1 | -6/+54 |
| * | | | | | | | | Refactor ProjectMigrate and ProjectRollback workers | Gabriel Mazetto | 2019-03-01 | 1 | -6/+6 |
| * | | | | | | | | Adds Rollback functionality to HashedStorage migration | Gabriel Mazetto | 2019-03-01 | 1 | -0/+46 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'refactor-merge-request-between-pipeline-and-build' into 'master' | Kamil Trzciński | 2019-03-01 | 4 | -4/+18 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add suffix for merge request event | Shinya Maeda | 2019-03-01 | 4 | -4/+18 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | SIGSTP should be SIGTSTP | Nick Thomas | 2019-03-01 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed" | Nick Thomas | 2019-02-28 | 2 | -88/+63 |
|/ / / / / | |||||
* | | | | | Merge branch 'danger-ignores-gitlab-pot' into 'master' | Robert Speicher | 2019-02-27 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Danger ignores gitlab.pot | Nick Thomas | 2019-02-27 | 1 | -0/+1 |
* | | | | | | Merge branch 'fix-misspellings-app' into 'master' | Rémy Coutable | 2019-02-27 | 4 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix misspellings in app/spec executable lines | Takuya Noguchi | 2019-02-27 | 4 | -5/+5 |
* | | | | | | | Revert "Merge branch 'revert-8baf9e5f' into 'master'" | Matija Čupić | 2019-02-27 | 2 | -5/+19 |
|/ / / / / / |