summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)41209-ci-linter-fails-on-gitlab-ci-blob-viewerDylan Griffith2018-02-077-25/+37
* Merge branch '42023-fix-cdn-host-documentation' into 'master'Stan Hu2018-02-041-1/+1
|\
| * Document that GITLAB_CDN_HOST takes an base URLBastian Blank2018-02-041-1/+1
|/
* Merge branch 'zj-ref-contains' into 'master'Douwe Maan2018-02-046-29/+99
|\
| * Merge branch 'master' into 'zj-ref-contains'zj-ref-containsDouwe Maan2018-02-0159-223/+839
| |\
| * | Remove intermediate methods on Branch and Tag classesZeger-Jan van de Weg2018-02-014-28/+17
| * | Fix encoding issues when name is not UTF-8Zeger-Jan van de Weg2018-02-011-2/+8
| * | Client changes for Tag,BranchNamesContainingCommitZeger-Jan van de Weg2018-02-016-34/+109
* | | Merge branch 'issue/42689-new-file-template' into 'master'Fatih Acet2018-02-042-1/+6
|\ \ \
| * | | Trigger change event on filename input when file template is appliedSebastian Klingler2018-02-032-1/+6
* | | | Merge branch 'fix/remove-duplicated-logic-between-model-and-lib-in-find-branc...Grzegorz Bizon2018-02-033-23/+28
|\ \ \ \
| * | | | Remove repo reloading logic from Repository#find_branchfix/remove-duplicated-logic-between-model-and-lib-in-find-branchAhmad Sherif2018-02-023-23/+28
* | | | | Merge branch 'fix-migration-timestamp' into 'master'Stan Hu2018-02-031-0/+21
|\ \ \ \ \
| * | | | | fix rubocopfix-migration-timestampJames Lopez2018-02-031-0/+2
| * | | | | add migration before 20171207150343James Lopez2018-02-031-0/+19
* | | | | | Merge branch 'patch-1' into 'master'Stan Hu2018-02-031-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix spelling of “discrepancy” in GitHub→GitLab project import docsRory O’Kane2018-02-021-1/+1
|/ / / / /
* | | | | Merge branch 'refactor-ci-variable-list-for-future-usage-in-4110' into 'master'Filipa Lacerda2018-02-0221-346/+660
|\ \ \ \ \
| * | | | | Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-3121-346/+660
* | | | | | Merge branch '42729-rubocop-regular-expression-check-is-breaking-master' into...Stan Hu2018-02-021-4/+4
|\ \ \ \ \ \
| * | | | | | Use %r around multi-line regular expressionsDouwe Maan2018-02-021-4/+4
|/ / / / / /
* | | | | | Merge branch 'fix-eslint-axios' into 'master'Jacob Schatz2018-02-021-1/+0
|\ \ \ \ \ \
| * | | | | | Remove duplicate axios importClement Ho2018-02-021-1/+0
* | | | | | | Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-0214-4/+354
|\ \ \ \ \ \ \
| * | | | | | | Fix minorsTony Rom2018-02-013-27/+19
| * | | | | | | Add Colors to GitLab Flavored MarkdownTony Rom2018-01-2914-2/+360
* | | | | | | | Merge branch 'webpack-auto-config' into 'master'Jacob Schatz2018-02-0215-63/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | migrate groups:show to static bundleMike Greiling2018-02-022-5/+2
| * | | | | | | | update nodemon watch configuration to restart dev-server when new entry point...webpack-auto-configMike Greiling2018-02-021-1/+1
| * | | | | | | | move auto-generated bundle script tags after manual page-specific webpack bun...Mike Greiling2018-02-011-1/+2
| * | | | | | | | ensure dispatcher is run before other DOMContentLoaded handlersMike Greiling2018-02-012-7/+9
| * | | | | | | | migrate dashboard:milestones:index to static bundleMike Greiling2018-02-012-6/+1
| * | | | | | | | migrate projects:issues:show to static bundleMike Greiling2018-02-012-8/+3
| * | | | | | | | migrate projects:issues:index to static bundleMike Greiling2018-02-012-7/+2
| * | | | | | | | migrate projects:merge_requests:index to static bundleMike Greiling2018-02-012-5/+2
| * | | | | | | | migrate projects:show to static bundleMike Greiling2018-02-012-5/+2
| * | | | | | | | migrate projects:boards:* to static bundleMike Greiling2018-02-012-9/+2
| * | | | | | | | migrate sessions:new to static bundleMike Greiling2018-02-012-7/+2
| * | | | | | | | prevent dynamic chunks from being duplicated by the dispatcher until it is co...Mike Greiling2018-02-012-5/+16
| * | | | | | | | update webpack helper to automatically include route-based entry pointsMike Greiling2018-02-012-0/+19
| * | | | | | | | generate webpack entry points for pages directory automaticallyMike Greiling2018-02-013-1/+14
* | | | | | | | | Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan2018-02-026-17/+113
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Sanitize extra blank spaces used when uploading a SSH keyRubén Dávila2018-02-016-17/+113
* | | | | | | | | | Merge branch 'bvl-fix-500-on-fork-without-restricted-visibility-levels' into ...Douwe Maan2018-02-023-1/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid error when no restricted levels are definedbvl-fix-500-on-fork-without-restricted-visibility-levelsBob Van Landuyt2018-02-023-1/+15
* | | | | | | | | | | Merge branch '37698-current-settings' into 'master'Sean McGivern2018-02-0296-324/+247
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-0296-324/+247
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'ph-axios-2' into 'master'Filipa Lacerda2018-02-0219-588/+719
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | added missing calls in catch statementsph-axios-2Phil Hughes2018-02-022-3/+10
| * | | | | | | | | | fixed issue with axios_utils not reducing activeVueResources variable when re...Phil Hughes2018-02-022-1/+16