summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-023-10/+21
|\
| * Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-013-10/+21
* | Merge branch '24726-remove-across-gitlab' into 'master' Annabel Dunstone Gray2016-12-013-7/+0
|\ \
| * | 24726 Remove Across GitLab from side navigation24726-remove-across-gitlabtauriedavis2016-12-013-7/+0
* | | Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-017-14/+166
|\ \ \
| * | | Improvements after review24814-pipeline-tabsFilipa Lacerda2016-11-304-21/+21
| * | | Fixes after reviewFilipa Lacerda2016-11-301-11/+3
| * | | Adds .matches polyfillFilipa Lacerda2016-11-301-2/+23
| * | | Adds tests for builds url and tabs behaviourFilipa Lacerda2016-11-302-3/+3
| * | | Fix after reviewFilipa Lacerda2016-11-304-13/+20
| * | | Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-303-8/+13
| * | | Pipelines tabsFilipa Lacerda2016-11-303-5/+132
* | | | Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet2016-12-013-30/+35
|\ \ \ \
| * | | | remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-301-1/+1
| * | | | remove setTimeout wrapper for location hash correctionMike Greiling2016-11-301-3/+1
| * | | | prevent anchor tag outline on :focus or :target pseudo-classMike Greiling2016-11-301-0/+1
| * | | | add transparent namespace to all user-generated anchors in GitLab flavored ma...Mike Greiling2016-11-301-3/+18
| * | | | remove duplicate functionality (bad merge conflict resolution?)Mike Greiling2016-11-302-28/+19
* | | | | Merge branch '24281-issue-merge-request-sidebar-subscribe-button-style-improv...Fatih Acet2016-12-016-70/+58
|\ \ \ \ \
| * | | | | remove selector string option from Subscription constructor24281-issue-merge-request-sidebar-subscribe-button-style-improvementMike Greiling2016-12-011-5/+3
| * | | | | use HTMLElement.dataset over getAttribute since all browsers GitLab supports ...Mike Greiling2016-12-011-1/+1
| * | | | | remove tooltip logicMike Greiling2016-11-301-7/+1
| * | | | | satisfy eslint no-param-reassign and remove rule exceptionMike Greiling2016-11-301-4/+4
| * | | | | add comma to satisfy eslint comma-dangleMike Greiling2016-11-301-1/+1
| * | | | | use less error-prone lowercase comparison for isSubscribedMike Greiling2016-11-301-1/+1
| * | | | | move eslint rules to top of scriptMike Greiling2016-11-301-1/+1
| * | | | | rewrite subscription javascript to accomodate new designMike Greiling2016-11-305-57/+58
| * | | | | rename subscription.js to subscription.js.es6Mike Greiling2016-11-301-0/+0
| * | | | | Remove the help text under the sidebar subscribe button and style it inlineDimitrie Hoekstra2016-11-301-7/+2
| |/ / / /
* | | | | Merge branch '25198-improper-use-of-bootstrap-media-query-variables' into 'ma...Annabel Dunstone Gray2016-12-0115-22/+22
|\ \ \ \ \
| * | | | | fix incorrect min-width media queries25198-improper-use-of-bootstrap-media-query-variablesMike Greiling2016-11-302-3/+3
| * | | | | fix incorrect max-width media queriesMike Greiling2016-11-3014-20/+20
| |/ / / /
* | | | | Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet2016-12-0116-109/+313
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rename event variable to just e18546-update-wiki-page-designMike Greiling2016-11-301-4/+4
| * | | | fix media query off-by-1 pixel errorMike Greiling2016-11-301-1/+1
| * | | | add special class in cases where sidebar toggle should exist in the marginMike Greiling2016-11-305-6/+10
| * | | | prevent nav control buttons from wrapping awkwardly when they overflowMike Greiling2016-11-301-0/+6
| * | | | echo changes in 6683fdcf for wiki pages pathMike Greiling2016-11-301-1/+1
| * | | | use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling2016-11-305-6/+12
| * | | | prevent sidebar toggle from overlapping git access header on mobileMike Greiling2016-11-301-1/+1
| * | | | fix tests broken by new wiki page designMike Greiling2016-11-301-2/+2
| * | | | update wiki pages with new designMike Greiling2016-11-306-44/+64
| * | | | add wiki page list to sidebarMike Greiling2016-11-301-5/+4
| * | | | allow wiki sidebar to scroll on overflowMike Greiling2016-11-301-0/+2
| * | | | update design of wiki git access pageMike Greiling2016-11-302-32/+54
| * | | | add active states to sidebar navMike Greiling2016-11-302-4/+13
| * | | | move wiki navbar content to right sidebarMike Greiling2016-11-3013-63/+199
| |/ / /
* | | | Merge branch '25199-fix-broken-urls-in-help-page' into 'master' Sean McGivern2016-12-011-2/+4
|\ \ \ \
| * | | | Fix URL rewritting in the Help section25199-fix-broken-urls-in-help-pageRémy Coutable2016-12-011-2/+4
| | |_|/ | |/| |
* | | | Merge branch '24669-merge-request-dashboard-page-takes-over-a-minute-to-load'...Yorick Peterse2016-12-014-8/+32
|\ \ \ \