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
path: root/app
AgeCommit message (Expand)Author
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-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-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-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-02Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan
2016-12-02Enable ColorVariable in scss-lintSam Rose
2016-12-02Merge branch '24726-remove-across-gitlab' into 'master' Annabel Dunstone Gray
2016-12-02Clean up common_utils.js (!7318)winniehell
2016-12-0224726 Remove Across GitLab from side navigationtauriedavis
2016-12-02Remove source sans proAnnabel Dunstone Gray
2016-12-02Use system fontAnnabel Dunstone Gray
2016-12-02Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet
2016-12-01Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet
2016-12-01Merge branch '24281-issue-merge-request-sidebar-subscribe-button-style-improv...Fatih Acet
2016-12-01Merge branch '25198-improper-use-of-bootstrap-media-query-variables' into 'ma...Annabel Dunstone Gray
2016-12-01Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet
2016-12-01Fixed row margins on Pipeline Settings page in order to unify stylesRyan Harris
2016-12-01Merge branch '25199-fix-broken-urls-in-help-page' into 'master' Sean McGivern
2016-12-01Merge branch '24669-merge-request-dashboard-page-takes-over-a-minute-to-load'...Yorick Peterse
2016-12-01Fix URL rewritting in the Help sectionRémy Coutable
2016-12-01Merge branch 'use-st-commits-where-possible' into 'master' Yorick Peterse
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-12-01Don't include ignored params in cache keySean McGivern
2016-12-01Count all issuable states at onceSean McGivern
2016-12-01Save a query on issue and MR listsSean McGivern
2016-12-01If SSH prototol is disabled don't say the user requires SSH keysAndrew Smith
2016-12-01Replace references to MergeRequestDiff#commits with st_commitsAdam Niedzielski