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-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-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
2016-12-01use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling
2016-12-01prevent sidebar toggle from overlapping git access header on mobileMike Greiling
2016-12-01fix tests broken by new wiki page designMike Greiling
2016-12-01update wiki pages with new designMike Greiling
2016-12-01add wiki page list to sidebarMike Greiling
2016-12-01allow wiki sidebar to scroll on overflowMike Greiling
2016-12-01update design of wiki git access pageMike Greiling
2016-12-01add active states to sidebar navMike Greiling
2016-12-01move wiki navbar content to right sidebarMike Greiling
2016-11-30Merge branch 'fix/git-access-wiki-when-repository-feature-disabled' into 'mas...Sean McGivern