Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-04API: Ability to remove source branchRobert Schilling
2016-12-04Merge branch 'api-expose-commiter-details' into 'master' Rémy Coutable
2016-12-03Merge branch 'improve-patch-update-guide' into 'master' Achilleas Pipinellis
2016-12-03Merge branch 'revert-918d30bf' into 'master' Achilleas Pipinellis
2016-12-03Revert "Merge branch 'docs/patch-guide-link-to-old-guide' into 'master'"Achilleas Pipinellis
2016-12-03Merge branch 'docs/patch-guide-link-to-old-guide' into 'master' Achilleas Pipinellis
2016-12-03Link to old patch update guide now that we install workhorse with a raketaskAchilleas Pipinellis
2016-12-03Merge branch '23696-fix-diff-view-highlighting' into 'master' Fatih Acet
2016-12-03Merge branch '24921-hide-prompt-to-add-ssh-key-if-ssh-protocol-is-disabled' i...Sean McGivern
2016-12-03satisfy eslint no-param-reassign ruleMike Greiling
2016-12-03display error when a tab cannot be loadedMike Greiling
2016-12-03use shorthand instead of length > 0 (http://airbnb.io/javascript/#comparison-...Mike Greiling
2016-12-03use e instead of event variable nameMike Greiling
2016-12-03adjust scrollToElement to account for fixed merge request tabsMike Greiling
2016-12-03re-apply MR !6285 "Added forceLoad ability to singleFileDiffs, added callback...Luke Bennett
2016-12-03fix eslint failures on Diff and MergeRequestTabsMike Greiling
2016-12-03remove array destructuring until we can fix babel configMike Greiling
2016-12-03refactor Diff class event bindingsMike Greiling
2016-12-03refactor Diff to es6 class syntaxMike Greiling
2016-12-03prefer es6 string interpolation over concatinationMike Greiling
2016-12-03refactor awkward bind workarounds into arrow functionsMike Greiling
2016-12-03refactor MergeRequestTabs to es6 class syntaxMike Greiling
2016-12-03update CHANGELOG.md to reflect changes in !7090Mike Greiling
2016-12-03fix diff line highlighting by moving method from the MergeRequestTabs class t...Mike Greiling
2016-12-03temporarily revert "Added forceLoad ability to singleFileDiffs, added callbac...Mike Greiling
2016-12-02Merge branch 'system-font-test' into 'master' Jacob Schatz
2016-12-02Merge branch 'mr-origin-7855' into 'master' Rémy Coutable
2016-12-02Merge branch '25264-ref-commit' into 'master' Jacob Schatz
2016-12-02Added a changelog entrymattl
2016-12-02WIP: Adds a default commit message when adding a README (#25167)mattl
2016-12-02Merge branch 'cleanup-common_utils.js' into 'master' Alfredo Sumaran
2016-12-02Merge branch '25251-actionview-template-error-undefined-method-text-for-nil-n...Rémy Coutable
2016-12-02Change prop name to keep consistency with other props.Filipa Lacerda
2016-12-02Adds changelog entryFilipa Lacerda
2016-12-02Change ref property to commitRefFilipa Lacerda
2016-12-02Merge branch '23500-enable-colorvariable' into 'master' Annabel Dunstone Gray
2016-12-02Merge branch '25098-header-margins-on-pipeline-settings' into 'master' Annabel Dunstone Gray
2016-12-02Test all values for `enabled_git_access_protocol`Andrew Smith
2016-12-02Merge branch 'rs-simplify-changelog-branch_name' into 'master' Rémy Coutable
2016-12-02Fixes ActionView::Template::Error: undefined method `text?` for nil:NilClassValery Sizov
2016-12-02Merge branch 'rs-project-snippet-security-specs' into 'master' Rémy Coutable
2016-12-02Patch upgrade documentation should be consulted on stable branchRémy Coutable
2016-12-02Merge branch 'workhorse-1.1.0' into 'master' Robert Speicher
2016-12-02Simplify `branch_name` in bin/changelogRobert Speicher
2016-12-02Speed up project snippet security request specsRobert Speicher
2016-12-02Merge branch 'update-api-spec-files' into 'master' Rémy Coutable
2016-12-02Merge branch 'doc/extend-code-review-guidelines' into 'master' Robert Speicher
2016-12-02Remove change to MWBS in code review guidelineGrzegorz Bizon
2016-12-02Merge branch 'remove-gitlab-workhorse-version-option-from-install-task' into ...Robert Speicher
2016-12-02Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan