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-06Improve support for icons in new detailed statusesGrzegorz Bizon
2016-12-06Add status label information to pipeline headerGrzegorz Bizon
2016-12-06Untangle status label and text in ci status helperGrzegorz Bizon
2016-12-06Simplify ci status helper with detailed statusGrzegorz Bizon
2016-12-06Remove unsued variable from merge request widgetGrzegorz Bizon
2016-12-06Restore legacy statuses support in ci status helpersGrzegorz Bizon
2016-12-05Add support for detailed status to status helpersGrzegorz Bizon
2016-12-05Expose pipeline detailed status using status factoryGrzegorz Bizon
2016-12-02Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan
2016-12-02Merge branch '24726-remove-across-gitlab' into 'master' Annabel Dunstone Gray
2016-12-0224726 Remove Across GitLab from side navigationtauriedavis
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-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-01Replace references to MergeRequestDiff#commits with st_commitsAdam Niedzielski
2016-12-01Merge branch 'clean-up-jira-service' into 'master' Sean McGivern
2016-12-01Refactor JiraService by moving code out of JiraService#execute methodAdam Niedzielski
2016-12-01remove selector string option from Subscription constructorMike Greiling
2016-12-01use HTMLElement.dataset over getAttribute since all browsers GitLab supports ...Mike Greiling
2016-12-01Merge branch 'refactor-issuable-branch-chooser' into 'master' Robert Speicher
2016-12-01fix incorrect min-width media queriesMike Greiling
2016-12-01fix incorrect max-width media queriesMike Greiling
2016-12-01remove tooltip logicMike Greiling
2016-12-01satisfy eslint no-param-reassign and remove rule exceptionMike Greiling
2016-12-01add comma to satisfy eslint comma-dangleMike Greiling
2016-12-01use less error-prone lowercase comparison for isSubscribedMike Greiling
2016-12-01move eslint rules to top of scriptMike Greiling
2016-12-01rewrite subscription javascript to accomodate new designMike Greiling
2016-12-01rename subscription.js to subscription.js.es6Mike Greiling
2016-12-01Remove the help text under the sidebar subscribe button and style it inlineDimitrie Hoekstra
2016-12-01remove underscore from user-content id namespaceMike Greiling
2016-12-01remove setTimeout wrapper for location hash correctionMike Greiling
2016-12-01prevent anchor tag outline on :focus or :target pseudo-classMike Greiling
2016-12-01add transparent namespace to all user-generated anchors in GitLab flavored ma...Mike Greiling
2016-12-01remove duplicate functionality (bad merge conflict resolution?)Mike Greiling
2016-12-01rename event variable to just eMike Greiling
2016-12-01fix media query off-by-1 pixel errorMike Greiling
2016-12-01add special class in cases where sidebar toggle should exist in the marginMike Greiling
2016-12-01prevent nav control buttons from wrapping awkwardly when they overflowMike Greiling
2016-12-01echo changes in 6683fdcf for wiki pages pathMike Greiling