summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for custom container classee-3727-epic-labels-backportKushal Pandya2018-03-011-1/+9
* Update class init configKushal Pandya2018-03-011-1/+3
* Update FilteredSearchManager init configKushal Pandya2018-03-011-2/+14
* Add group related config and endpoint methods to be consistent with EEKushal Pandya2018-03-012-11/+36
* Merge branch 'protected-tags-bundle-refactor' into 'master'Clement Ho2018-03-014-13/+6
|\
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into protect...protected-tags-bundle-refactorConstance Okoghenun2018-02-27229-1066/+1420
| |\
| * \ Resolved conflicts in app/assets/javascripts/pages/projects/settings/reposito...Constance Okoghenun2018-02-2698-651/+1133
| |\ \
| * | | Removed protected_tags webpack bundleConstance Okoghenun2018-02-234-14/+9
* | | | Merge branch 'pipelines_show_refactor' into 'master'Jacob Schatz2018-02-285-6/+12
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'pipelines_show_refactor'pipelines_show_refactorClement Ho2018-02-28160-783/+2554
| |\ \ \ \
| * | | | | Remove unnecessary element checksClement Ho2018-02-271-57/+51
| * | | | | Add initPipelineDetails to pipelines build pathClement Ho2018-02-274-124/+68
| * | | | | Merge branch 'master' into 'pipelines_show_refactor'Clement Ho2018-02-2717-101/+82
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 'pipelines_show_refactor'Clement Ho2018-02-27320-1713/+2549
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Fix failing pathsJacob Schatz2018-02-232-8/+8
| * | | | | | Fix conflictsJacob Schatz2018-02-231-1/+0
| * | | | | | Remove webpack bundleJacob Schatz2018-02-231-1/+2
| * | | | | | Refactor pipelines show for webpack bundle tag removalJacob Schatz2018-02-232-2/+70
* | | | | | | Merge branch 'enviroments-webpack-bundle-refactor' into 'master'Jacob Schatz2018-02-284-4/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Remove webpack bundle tag for enviromentsConstance Okoghenun2018-02-284-4/+5
|/ / / / / /
* | | | | | Merge branch 'dispatcher-cleanup' into 'master'Jacob Schatz2018-02-2810-59/+27
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 'dispatcher-cleanup'Jacob Schatz2018-02-2868-367/+774
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'assignees-vue-component-missing-data-container' into 'master'Filipa Lacerda2018-02-282-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Add Assignees vue component missing data containerGeorge Tsiolis2018-02-282-0/+6
* | | | | | | | Merge branch '4826-create-empty-wiki-when-it-s-enabled' into 'master'Stan Hu2018-02-283-0/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Add spec to prove that we don't create wiki when we update project's name4826-create-empty-wiki-when-it-s-enabledValery Sizov2018-02-281-0/+11
| * | | | | | | | Make sure wiki exists when it's enabledValery Sizov2018-02-262-0/+38
| * | | | | | | | update changelogValery Sizov2018-02-141-0/+5
* | | | | | | | | Merge branch 'sh-issue-43636' into 'master'Filipa Lacerda2018-02-281-17/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove pipelines mini graph spec that wasn't actually testing anythingsh-issue-43636Stan Hu2018-02-281-17/+0
* | | | | | | | | | Merge branch 'dispatcher-cycle-analytics' into 'master'Jacob Schatz2018-02-284-7/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove cycle analytics bundle webpack entry pointClement Ho2018-02-284-7/+6
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'docs/rs-harness-executable' into 'master'Rémy Coutable2018-02-281-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Set security harness hook to executable after creationdocs/rs-harness-executableRobert Speicher2018-02-281-0/+2
* | | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-02-281-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH}Taylor Braun-Jones2018-02-281-0/+3
* | | | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-02-281-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Replace whitespace demonstrating line-breaks in GFM docsJonathan Duck2018-02-281-2/+6
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'move-last-ee-specific-js-files-to' into 'master'Clement Ho2018-02-2814-26/+26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Move the remaining EE-specific JS files to ee/move-last-ee-specific-js-files-toRémy Coutable2018-02-2814-26/+26
* | | | | | | | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-02-281-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Change the wording to reduce confusion about whether you need to reconfigure ...Andrew Davis2018-02-281-2/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'an/lograge-fix' into 'master'Stan Hu2018-02-281-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix for open-ended parameter's in lograge causing elastic memory issuesAndrew Newdigate2018-02-281-1/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'docs-add-note-dot-com-tiers' into 'master'🚄 Job van der Voort 🚀2018-02-281-12/+42
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Docs: explain feature availability in GitLab.comMarcia Ramos2018-02-281-12/+42
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'gitaly-reenable-wiki' into 'master'Douwe Maan2018-02-281-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Re-enable the remaning Wiki Gitaly-EndpointsKim Carlbäcker2018-02-281-3/+2
* | | | | | | | | | | Merge branch 'feature/edit_pages_domain' into 'master'Nick Thomas2018-02-289-40/+164
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PagesDomain: improve breadcrumbsRob Watson2018-02-283-0/+6