summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify `branch_name` in bin/changelogrs-simplify-changelog-branch_nameRobert Speicher2016-12-021-1/+1
* Merge branch 'remove-gitlab-workhorse-version-option-from-install-task' into ...Robert Speicher2016-12-024-44/+5
|\
| * Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-014-44/+5
* | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-0212-25/+356
|\ \
| * | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-0112-25/+356
* | | Merge branch '4269-public-api' into 'master' Douwe Maan2016-12-025-152/+315
|\ \ \
| * | | Allow public access to some Project API endpoints4269-public-apiRémy Coutable2016-12-015-152/+315
| |/ /
* | | Merge branch 'comments-fixture' into 'master' Alfredo Sumaran2016-12-025-44/+21
|\ \ \
| * | | Replace static fixture for notes_spec (!7683)winniehell2016-12-015-44/+21
| | |/ | |/|
* | | Merge branch '24726-remove-across-gitlab' into 'master' Annabel Dunstone Gray2016-12-014-7/+4
|\ \ \
| * | | 24726 Remove Across GitLab from side navigation24726-remove-across-gitlabtauriedavis2016-12-014-7/+4
* | | | Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-0113-73/+393
|\ \ \ \
| * | | | Improvements after review24814-pipeline-tabsFilipa Lacerda2016-11-304-21/+21
| * | | | Fixes after reviewFilipa Lacerda2016-11-302-30/+6
| * | | | Adds .matches polyfillFilipa Lacerda2016-11-303-158/+193
| * | | | Adds tests for builds url and tabs behaviourFilipa Lacerda2016-11-303-3/+89
| * | | | Fix after reviewFilipa Lacerda2016-11-304-13/+20
| * | | | Adds changelog entryFilipa Lacerda2016-11-301-0/+4
| * | | | Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-306-9/+86
| * | | | Pipelines tabsFilipa Lacerda2016-11-305-5/+140
* | | | | Merge branch 'right-sidebar-fixture' into 'master' Fatih Acet2016-12-013-25/+10
|\ \ \ \ \
| * | | | | Replace static fixture for right_sidebar_spec (!7687)winniehell2016-11-283-25/+10
* | | | | | Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet2016-12-019-93/+61
|\ \ \ \ \ \
| * | | | | | remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-305-9/+9
| * | | | | | 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
| * | | | | | update gitlab flavored markdown tests to reflect namespaced idsMike Greiling2016-11-303-12/+17
| * | | | | | remove id collision caveat from documentationMike Greiling2016-11-301-48/+0
| * | | | | | add CHANGELOG entry for !7631Mike Greiling2016-11-301-0/+4
| * | | | | | add transparent namespace to all user-generated anchors in GitLab flavored ma...Mike Greiling2016-11-302-6/+23
| * | | | | | 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-018-72/+64
|\ \ \ \ \ \ \
| * | | | | | | 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-306-59/+60
| * | | | | | | 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-302-7/+6
| |/ / / / / /
* | | | | | | 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
| |/ / / / / /
* | | | | | | Update CHANGELOG.md for 8.14.2Alejandro Rodríguez2016-12-0118-68/+20
* | | | | | | Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet2016-12-0122-135/+334
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | 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