summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | Clarify DNS record for Pagesdocs-pages-dns-updateMarcia Ramos2019-01-291-7/+12
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '57333-default_on_group_search_optimizations' into 'master'Sean McGivern2019-02-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable subquery for group issue search by default Closes #57333 See merge request gitlab-org/gitlab-ce!24978
| * | | | | | | | | | | | Delete 57333-default_on_group_search_optimizations.ymlSean McGivern2019-02-071-5/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Enable subquery for group issue search by default57333-default_on_group_search_optimizationsMario de la Ossa2019-02-062-1/+6
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'docs-add-nginx-note' into 'master'Marcia Ramos2019-02-071-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: added note to review/upgrade nginx See merge request gitlab-org/gitlab-ce!24944
| * | | | | | | | | | | | | Added correct syntax in nginx suggestion boxdocs-add-nginx-notesahbabou2019-02-061-0/+5
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ce-jej/group-saml-sso-when-signed-out' into 'master'Nick Thomas2019-02-071-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [CE] Backport build_auth_user for GroupSAML callback See merge request gitlab-org/gitlab-ce!24979
| * | | | | | | | | | | | | | Backport build_auth_user for GroupSAML callbackce-jej/group-saml-sso-when-signed-outJames Edwards-Jones2019-02-061-1/+5
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'api-group-labels' into 'master'Sean McGivern2019-02-0713-102/+720
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API group labels Closes #44901 See merge request gitlab-org/gitlab-ce!21368
| * | | | | | | | | | | | | | Add documentationapi-group-labelsRobert Schilling2019-02-063-1/+203
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Simplify label helper and correct versionRobert Schilling2019-01-314-73/+61
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Factor out common label APIRobert Schilling2019-01-316-109/+129
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Incorporate feedback from RobertRobert Schilling2019-01-315-120/+83
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Correctly search for labels in parent groupsRobert Schilling2019-01-312-6/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Don't run subgroup tests for mysqlRobert Schilling2019-01-311-2/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Factor out group labels entityRobert Schilling2019-01-315-41/+31
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Use proper finder helper to get existing labelsRobert Schilling2019-01-311-11/+13
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fix rebasingRobert Schilling2019-01-312-10/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Replace findersRobert Schilling2019-01-312-5/+5
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Incorporate feedback from NickRobert Schilling2019-01-317-23/+52
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Use a schema matcher to capture all entity membersRobert Schilling2019-01-312-0/+18
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add changelog, version information, frozen string literalsRobert Schilling2019-01-313-0/+13
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add subscription API for the group label APIRobert Schilling2019-01-314-16/+117
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add specsRobert Schilling2019-01-313-8/+222
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Inital API implementation for group labelsRobert Schilling2019-01-312-0/+87
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'ee-8346-hide-unlicensed-alerts' into 'master'Fatih Acet2019-02-073-13/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport to resolve conflicts for gitlab-ee!9224 See merge request gitlab-org/gitlab-ce!24889
| * | | | | | | | | | | | | | | Use ee_else_ce alias for monitoring_bundleee-8346-hide-unlicensed-alertsSimon Knox2019-02-073-13/+11
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch ↵Phil Hughes2019-02-0714-51/+175
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view' into 'master' Resolve "Lines changed statistics is not easily visible in MR changes view" Closes #52347 See merge request gitlab-org/gitlab-ce!24569
| * | | | | | | | | | | | | | | | Clearly display diff statistics for MRs52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-viewSam Bigelow2019-02-0614-51/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put the statistics in the compare-versions header for the entire MR Put them in the file header for each individual file
* | | | | | | | | | | | | | | | | Merge branch 'adriel-remove-feature-flag' into 'master'Phil Hughes2019-02-077-7/+295
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove ECharts metrics dashboard feature flag Closes #55910 and #54973 See merge request gitlab-org/gitlab-ce!24653
| * | | | | | | | | | | | | | | | Remove ECharts metrics dashboard feature flagAdriel Santiago2019-02-077-7/+295
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'support-chunking-in-client' into 'master'Stan Hu2019-02-073-16/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix code search when text is larger than max gRPC message size See merge request gitlab-org/gitlab-ce!24111
| * | | | | | | | | | | | | | | | Modifying gitaly search files client to add chunking supportJohn Cai2019-02-063-16/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updates gitaly proto to 1.7.0, modifies the search files gitaly client call to use the new chunked_response flag in the rpc request, and stitch the responses together. maintains backwards compatibility with older gitaly servers.
* | | | | | | | | | | | | | | | | Merge branch 'update-docu-repository-mirroring' into 'master'Evan Read2019-02-071-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Describe how to set up a push mirror repository at GitLab Closes #57062 See merge request gitlab-org/gitlab-ce!24834
| * | | | | | | | | | | | | | | | Update repository_mirroring.md to correct list numberingJuergen Kosel2019-02-061-3/+3
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Use place holder for the destination host in the push mirror URLJuergen Kosel2019-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Juergen Kosel <juergen.kosel@gmx.de>
| * | | | | | | | | | | | | | | | Apply suggested changes from code reviewJuergen Kosel2019-02-061-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply wording from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24834#note_138592349 Signed-off-by: Juergen Kosel <juergen.kosel@gmx.de>
| * | | | | | | | | | | | | | | | Apply merge request suggestions regarding creation of personal access tokenJuergen Kosel2019-02-041-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply of the following suggestions: - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24834#note_137860004 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24834#note_137860005 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24834#note_137860006 Signed-off-by: Juergen Kosel <juergen.kosel@gmx.de>
| * | | | | | | | | | | | | | | | Describe how to set up a push mirror repository at GitLabJuergen Kosel2019-01-311-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As requested in issue https://gitlab.com/gitlab-org/gitlab-ce/issues/57062 describe how to set up a push mirror repository at GitLab. Signed-off-by: Juergen Kosel <juergen.kosel@gmx.de>
* | | | | | | | | | | | | | | | | Merge branch 'docs-add-timesync-note' into 'master'Evan Read2019-02-071-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: add a note about time sync between GitLab and k8s cluster See merge request gitlab-org/gitlab-ce!24816
| * | | | | | | | | | | | | | | | | Update a note about time sync between GitLab and k8s clusterdocs-add-timesync-noteAlexander Tanayno2019-02-071-3/+3
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Adds a note about time sync between GitLab and k8s clusterAlexander Tanayno2019-01-311-0/+6
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'patch-37' into 'master'Evan Read2019-02-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added further details to the CI_PROJECT_DIR variable documentation See merge request gitlab-org/gitlab-ce!24153
| * | | | | | | | | | | | | | | | | | Apply suggestion to doc/ci/variables/README.mdCraig Davidson2019-01-081-1/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Added further details to the CI_PROJECT_DIR variable highlighting a ↵Craig Davidson2019-01-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dependency to the Runner builds_dir configuration option.
* | | | | | | | | | | | | | | | | | | Merge branch 'bjk/56788_unicorn_labels' into 'master'Stan Hu2019-02-064-6/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up unicorn sampler metric labels Closes #56788 See merge request gitlab-org/gitlab-ce!24626
| * | | | | | | | | | | | | | | | | | Update metrics docsbjk/56788_unicorn_labelsBen Kochie2019-02-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the list of GitLab metrics to include the missing metric names.
| * | | | | | | | | | | | | | | | | | Clean up unicorn sampler metric labelsBen Kochie2019-02-063-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change `type` and `address` labels to be less generic to avoid conflicts with other systems.
* | | | | | | | | | | | | | | | | | | Merge branch 'gitaly-update-1.18.0' into 'master'Douglas Barbosa Alexandre2019-02-062-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade gitaly to 1.18.0 See merge request gitlab-org/gitlab-ce!24981
| * | | | | | | | | | | | | | | | | | Upgrade gitaly to 1.18.0Andrew Newdigate2019-02-062-1/+6
|/ / / / / / / / / / / / / / / / / /