summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | Fix Google API callbackdocs/gke-clusterAchilleas Pipinellis2017-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/38911#note_42966393
| * | | | | | | | | | Add link to Google billing accountAchilleas Pipinellis2017-10-091-1/+3
| | | | | | | | | | |
| * | | | | | | | | | Refine Google integration stepsAchilleas Pipinellis2017-10-061-8/+9
| | | | | | | | | | |
| * | | | | | | | | | Fix broken linkAchilleas Pipinellis2017-10-061-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Remove Google sign-in requirementAchilleas Pipinellis2017-10-061-6/+0
| | | | | | | | | | |
| * | | | | | | | | | Simplify overviewAchilleas Pipinellis2017-10-051-2/+1
| | | | | | | | | | |
| * | | | | | | | | | Refactor the Google integration pageAchilleas Pipinellis2017-10-051-59/+78
| | | | | | | | | | |
| * | | | | | | | | | Add docs for GKE integrationAchilleas Pipinellis2017-10-053-0/+98
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'docs/fix-dev-doc' into 'master'Achilleas Pipinellis2017-10-122-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a missing link and create a separate "Testing guides" section See merge request gitlab-org/gitlab-ce!14819
| * | | | | | | | | | | Fix a missing link and create a separate "Testing guides" sectiondocs/fix-dev-docRémy Coutable2017-10-112-1/+6
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | Merge branch ↵Tim Zallmann2017-10-125-7/+19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '39033-d3-js-is-being-included-in-the-user_profile-and-graphs_show-bundles' into 'master' Resolve "d3.js is being included in the user_profile and graphs_show bundles" Closes #39033 See merge request gitlab-org/gitlab-ce!14826
| * | | | | | | | | | Removed d3.js from the users and graphs bundle39033-d3-js-is-being-included-in-the-user_profile-and-graphs_show-bundlesJose Ivan Vargas2017-10-115-7/+19
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '39028-repo-by-url-fields' into 'master'Tim Zallmann2017-10-123-50/+56
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add project fields to import project by url Closes #39028 See merge request gitlab-org/gitlab-ce!14822
| * | | | | | | | | | Update template description wording39028-repo-by-url-fieldsAnnabel Dunstone Gray2017-10-111-3/+3
| | | | | | | | | | |
| * | | | | | | | | | Add project fields to import project by urlAnnabel Dunstone Gray2017-10-112-47/+53
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'issue-36484' into 'master'Annabel Dunstone Gray2017-10-113-10/+15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary alt-texts from pipeline emails See merge request gitlab-org/gitlab-ce!14602
| * | | | | | | | | | | Remove unnecessary alt-texts from pipeline emailsGustav Ernberg2017-10-023-10/+15
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '38871-cleanup-data-page-attribute-after-karma-test' into 'master'Clement Ho2017-10-1112-22/+61
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup data-page attribute after each Karma test Closes #38871 See merge request gitlab-org/gitlab-ce!14742
| * | | | | | | | | | | | Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-1112-22/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38871
* | | | | | | | | | | | | Merge branch 'replace_explore_projects.feature' into 'master'Rémy Coutable2017-10-1110-390/+377
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace the 'features/explore/projects.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14755
| * | | | | | | | | | | | | Replace the 'features/explore/projects.feature' spinach test with an rspec ↵replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-1110-390/+377
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | analog
* | | | | | | | | | | | | | Merge branch '37660-match-sidebar-colors' into 'master'Annabel Dunstone Gray2017-10-112-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 37660 Change background color of nav sidebar to match other gl sidebars Closes #37660 See merge request gitlab-org/gitlab-ce!14800
| * | | | | | | | | | | | | 37660 Change background color of nav sidebar to match other gl sidebars37660-match-sidebar-colorstauriedavis2017-10-102-1/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ph-gl-form-js-modules' into 'master'Filipa Lacerda2017-10-1110-232/+214
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves form related JS modules out of global See merge request gitlab-org/gitlab-ce!14780
| * | | | | | | | | | | | | | spec fixesph-gl-form-js-modulesPhil Hughes2017-10-114-24/+15
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Moves form related JS modules out of globalPhil Hughes2017-10-118-210/+201
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'backport-ee-change-for-test' into 'master'Rémy Coutable2017-10-112-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport EE change for setting up forked project See merge request gitlab-org/gitlab-ce!14817
| * | | | | | | | | | | | | | | Backport EE change for setting up forked projectbackport-ee-change-for-testLin Jen-Shin2017-10-112-6/+2
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'fix/pass-git-object-dir-attrs-as-relative' into 'master'Douwe Maan2017-10-117-30/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass git object dir attributes as relative paths to Gitaly Closes gitaly#629 See merge request gitlab-org/gitlab-ce!14713
| * | | | | | | | | | | | | Pass git object dir attributes as relative paths to GitalyAhmad Sherif2017-10-117-30/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes gitaly#629
* | | | | | | | | | | | | | Merge branch 'winh-i18n-inclusive-language-docs' into 'master'Achilleas Pipinellis2017-10-111-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add inclusive language to translation guidelines See merge request gitlab-org/gitlab-ce!14815
| * | | | | | | | | | | | | | Add inclusive language to translation guidelineswinh-i18n-inclusive-languageWinnie Hellmann2017-10-111-0/+12
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'docs-patch-28' into 'master'Achilleas Pipinellis2017-10-111-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update image commenting MR link in docs See merge request gitlab-org/gitlab-ce!14816
| * | | | | | | | | | | | | Update image commenting MR linkClement Ho2017-10-111-1/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'rs-mysql-groups-dashboard-failure' into 'master'Douwe Maan2017-10-111-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a feature spec failing only on MySQL Closes #39003 See merge request gitlab-org/gitlab-ce!14811
| * | | | | | | | | | | | Fix a feature spec failing only on MySQLrs-mysql-groups-dashboard-failureRobert Speicher2017-10-111-10/+10
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'move_markdown_preview_to_concern' into 'master'Sean McGivern2017-10-119-36/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for markdown preview to group milestones Closes #30241 See merge request gitlab-org/gitlab-ce!14806
| * | | | | | | | | | | | | Add support for markdown preview to group milestonesmove_markdown_preview_to_concernVitaliy @blackst0ne Klachkov2017-10-119-36/+57
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '35580-cannot-import-project-with-milestones' into 'master'Sean McGivern2017-10-116-98/+333
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix the import :milestone from adding the group_id Closes #35580 See merge request gitlab-org/gitlab-ce!14657
| * | | | | | | | | | | | fixing group label import35580-cannot-import-project-with-milestonesmicael.bergeron2017-10-062-19/+29
| | | | | | | | | | | | |
| * | | | | | | | | | | | adding the new spec filemicael.bergeron2017-10-061-0/+188
| | | | | | | | | | | | |
| * | | | | | | | | | | | fix the project import when an issue has a group milestonemicael.bergeron2017-10-053-81/+101
| | | | | | | | | | | | |
| * | | | | | | | | | | | fix the spec so it fails before applying the fixmicael.bergeron2017-10-042-4/+16
| | | | | | | | | | | | |
| * | | | | | | | | | | | added changelogGitLab Development2017-10-031-0/+5
| | | | | | | | | | | | |
| * | | | | | | | | | | | fix the import :milestone from adding the group_idmicael.bergeron2017-10-031-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gitaly-has-local-branches' into 'master'Rémy Coutable2017-10-114-9/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Gitaly's RepositoryService.HasLocalBranches RPC See merge request gitlab-org/gitlab-ce!14753
| * | | | | | | | | | | | | Use Gitaly's RepositoryService.HasLocalBranches RPCgitaly-has-local-branchesAlejandro Rodríguez2017-10-104-9/+19
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '38720-sort-admin-runners' into 'master'Rémy Coutable2017-10-113-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add sort runners on admin runners Closes #38720 See merge request gitlab-org/gitlab-ce!14661
| * | | | | | | | | | | | | Add sort runners on admin runnersTakuya Noguchi2017-10-043-2/+8
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch ↵Kamil Trzciński2017-10-112-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'fix/sm/move-callback-route-google_api-auth-callback-for-oauth-under' into 'master' Move callback route(`google_api/auth/callback`) for Oauth under `-` Closes #38911 See merge request gitlab-org/gitlab-ce!14802