Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend CTE search optimisation to projectsextend-cte-optimisations-to-projects | Sean McGivern | 2019-04-04 | 4 | -39/+40 |
* | Merge branch 'issue_51789_part_1' into 'master' | Sean McGivern | 2019-04-02 | 3 | -0/+39 |
|\ | |||||
| * | Address review comments | Felipe Artur | 2019-03-28 | 1 | -5/+3 |
| * | Merge master | Felipe Artur | 2019-03-27 | 2614 | -6290/+12186 |
| |\ | |||||
| * \ | Merge branch 'master' into issue_51789_part_1 | Felipe Artur | 2019-02-19 | 179 | -995/+1756 |
| |\ \ | |||||
| * | | | fix typo | Felipe Artur | 2019-02-14 | 1 | -2/+2 |
| * | | | Fix broken specs | Felipe Artur | 2019-02-14 | 2 | -2/+10 |
| * | | | Add specs for issuable states sync | Felipe Artur | 2019-02-14 | 1 | -0/+1 |
| * | | | Split background migration for issues and merge requests | Felipe Artur | 2019-02-14 | 1 | -1/+1 |
| * | | | Code improvements | Felipe Artur | 2019-02-13 | 3 | -21/+14 |
| * | | | Improve batch size | Felipe Artur | 2019-02-12 | 2 | -7/+6 |
| * | | | Migrate issuable states to integer patch 1 | Felipe Artur | 2019-02-11 | 3 | -0/+40 |
* | | | | Merge branch 'contribute/fix-project-name-members-page' into 'master' | Sean McGivern | 2019-04-02 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Don't sanitize project names on project members page | Elias Werberich | 2019-04-01 | 3 | -3/+3 |
* | | | | | Merge branch 'coverage-parsing-examples' into 'master' | Grzegorz Bizon | 2019-04-02 | 1 | -3/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Add Elixir example for built in coverage tool | optikfluffel | 2019-03-28 | 1 | -0/+3 |
| * | | | | | Move NodeJS examples next to each other | optikfluffel | 2019-03-28 | 1 | -3/+3 |
* | | | | | | Fix group transfer selection possibilities | Peter Marko | 2019-04-02 | 2 | -2/+11 |
* | | | | | | Merge branch 'bvl-stream-io-into-gitaly' into 'master' | Nick Thomas | 2019-04-01 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow streaming io objects into Gitaly | Bob Van Landuyt | 2019-04-01 | 1 | -2/+1 |
* | | | | | | | Merge branch 'nfriend-css-updates-for-gitlab-design-system-compliance' into '... | Fatih Acet | 2019-04-01 | 2 | -2/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Update border radius of form controls and remove space above page titlesnfriend-css-updates-for-gitlab-design-system-compliance | Nathan Friend | 2019-02-14 | 2 | -2/+1 |
* | | | | | | | Force a full GC after importing a projectsh-force-gc-after-import | Stan Hu | 2019-04-01 | 2 | -2/+5 |
* | | | | | | | Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master' | Douglas Barbosa Alexandre | 2019-04-01 | 2 | -5/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Check mergeability in merge to ref servicecheck-mergeability-in-merge-to-ref-service | Shinya Maeda | 2019-04-01 | 2 | -5/+2 |
* | | | | | | | | Merge branch 'contribute/fix-nav-links-archived-project' into 'master' | Douglas Barbosa Alexandre | 2019-04-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Disable inaccessible navigation links upon archiving a project | Elias Werberich | 2019-03-31 | 1 | -2/+2 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master' | Clement Ho | 2019-04-01 | 3 | -23/+62 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-page | Sam Bigelow | 2019-03-29 | 3 | -23/+62 |
* | | | | | | | | | Fix MergeRequest#has_commits? nil comparison | Francisco Javier López | 2019-04-01 | 1 | -1/+1 |
* | | | | | | | | | Dry up and remove responsibilities | João Cunha | 2019-04-01 | 4 | -47/+32 |
* | | | | | | | | | Merge branch '59694-markdown-area' into 'master' | Phil Hughes | 2019-04-01 | 3 | -6/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Replaces md-area with position-relative for markdown areas | Filipa Lacerda | 2019-04-01 | 3 | -6/+2 |
* | | | | | | | | | | Merge branch 'ce-10220-link-to-note-from-email' into 'master' | Kushal Pandya | 2019-04-01 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Display link to review note in text emailce-10220-link-to-note-from-email | Mark Chao | 2019-03-28 | 1 | -0/+4 |
* | | | | | | | | | | | add a uniq constraints on issues and mrs labels | Antoine Huret | 2019-04-01 | 1 | -1/+1 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Remove executable permission on imagessh-fix-image-permissions | Stan Hu | 2019-03-30 | 3 | -0/+0 |
| |_|_|/ / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Don't try to set any ACL on uploaded objects | Bastian Blank | 2019-03-30 | 1 | -1/+5 |
* | | | | | | | | | Merge branch 'dennis-positioning-important' into 'master' | Clement Ho | 2019-03-29 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Designate common positioning classes as important a la Bootstrapdennis-positioning-important | Dennis Tang | 2019-03-26 | 1 | -4/+4 |
* | | | | | | | | | | Renames Cluster#managed? to provided_by_user? | Mayra Cabrera | 2019-03-29 | 8 | -25/+24 |
* | | | | | | | | | | Handle missing keys in sentry api response | Reuben Pereira | 2019-03-29 | 3 | -3/+17 |
* | | | | | | | | | | Merge branch '50199-quick-actions-refactor' into 'master' | Sean McGivern | 2019-03-29 | 1 | -607/+15 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Extend quick actions dsl50199-quick-actions-refactor | Alexandru Croitor | 2019-03-29 | 1 | -607/+15 |
* | | | | | | | | | | Merge branch 'ce-1607-elastic_feature_flag_per_group' into 'master' | Nick Thomas | 2019-03-29 | 5 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Backport of 1607-elastic_feature_flag_per_groupce-1607-elastic_feature_flag_per_group | Mario de la Ossa | 2019-03-28 | 5 | -2/+4 |
* | | | | | | | | | | | Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master' | Kamil Trzciński | 2019-03-29 | 7 | -12/+45 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelines | Shinya Maeda | 2019-03-29 | 7 | -12/+45 |
* | | | | | | | | | | | | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master' | Kamil Trzciński | 2019-03-29 | 2 | -13/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Guard against nested allows with ref name cachingsh-fix-gitaly-find-commit-caching | Stan Hu | 2019-03-27 | 1 | -1/+1 |