summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a note about changing headings in doc styleguidedocs/styleguide-note-on-changing-headingsAchilleas Pipinellis2016-10-271-0/+4
* Merge branch 'docs/styleguide-headings' into 'master' Achilleas Pipinellis2016-10-271-1/+3
|\
| * Add note about ephemeral statuses in headingsAchilleas Pipinellis2016-10-271-1/+3
|/
* Merge branch 'enable-scss-lint-pseudo-element' into 'master' Annabel Dunstone Gray2016-10-2612-28/+28
|\
| * Enable PseudoElement in scss-lintenable-scss-lint-pseudo-elementClement Ho2016-10-2612-28/+28
* | Merge branch '22746-fix-admin-users-mobile-view' into 'master' Annabel Dunstone Gray2016-10-263-0/+11
|\ \ | |/ |/|
| * update CHANGELOG.md to reflect changes in !708722746-fix-admin-users-mobile-viewMike Greiling2016-10-261-0/+1
| * prevent long usernames or user emails from breaking mobile layout on admin/ov...Mike Greiling2016-10-261-0/+9
| * ensure dropbox width is 240px at minimum (fix issues arising from acde2e30)Mike Greiling2016-10-241-0/+1
* | Merge branch '23607-mr-pipeline-status' into 'master' Alfredo Sumaran2016-10-263-5/+3
|\ \
| * | Update changelog23607-mr-pipeline-statusAnnabel Dunstone Gray2016-10-251-0/+1
| * | Show full status link on MR & commit pipelinesAnnabel Dunstone Gray2016-10-242-5/+2
* | | Merge branch 'eslint' into 'master' Fatih Acet2016-10-26238-0/+297
|\ \ \
| * | | disable ESLint for all JavaScript fileswinniehell2016-10-26231-0/+231
| * | | make build fail for ESLint errorswinniehell2016-10-261-1/+0
| * | | add Rake tasks eslint and lint:javascriptwinniehell2016-10-262-0/+16
| * | | add JavaScript linting to CI (!5445)winniehell2016-10-261-0/+9
| * | | add ESLintwinniehell2016-10-264-0/+42
* | | | Merge branch '23661-lacking-padding-on-syntax-highlight-blocks-in-diff-commen...Annabel Dunstone Gray2016-10-261-1/+1
|\ \ \ \
| * | | | Fix horizontal padding for highlight blocks23661-lacking-padding-on-syntax-highlight-blocks-in-diff-commentsLuke Bennett2016-10-251-1/+1
* | | | | Merge branch '21988-refactor-less-readable-existance-checking-code-from-coffe...Alfredo Sumaran2016-10-265-14/+20
|\ \ \ \ \
| * | | | | Refactored less readable existance checksJack Davison2016-10-265-14/+20
* | | | | | Merge branch 'docs/jira-service-api' into 'master' Achilleas Pipinellis2016-10-261-19/+27
|\ \ \ \ \ \
| * | | | | | Add missing API endpoints to JIRA service API documentationAchilleas Pipinellis2016-10-261-19/+27
* | | | | | | Merge branch 'dont-test-ee_compat_check-on-master' into 'master' Robert Speicher2016-10-261-0/+1
|\ \ \ \ \ \ \
| * | | | | | | We don't need to run ee_compat_check against masterRémy Coutable2016-10-261-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'docs-trigger-variable' into 'master' Achilleas Pipinellis2016-10-261-3/+8
|\ \ \ \ \ \ \
| * | | | | | | Restrict docs trigger job only to gitlab-org/gitlab-cedocs-trigger-variableAchilleas Pipinellis2016-10-251-1/+1
| * | | | | | | Use the alpine Docker image for docs triggerAchilleas Pipinellis2016-10-251-2/+4
| * | | | | | | Add a variable to docs trigger and set Git strategy to noneAchilleas Pipinellis2016-10-251-1/+4
* | | | | | | | Merge branch 'voogsgerd/gitlab-ce-daniel-cssclassvisable'Rémy Coutable2016-10-262-1/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fixed typo in css classDaniel Voogsgerd2016-10-262-1/+2
|/ / / / / / /
* | | | | | | Merge branch 'issue-board-sidebar' into 'master' Fatih Acet2016-10-2635-48/+913
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into issue-board-sidebarissue-board-sidebarPhil Hughes2016-10-26297-1539/+3583
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Moved avatar infront of labelsPhil Hughes2016-10-252-5/+9
| * | | | | | | Fixed height of sidebar causing scrolling issuesPhil Hughes2016-10-251-2/+5
| * | | | | | | Fixed users profile link in sidebarPhil Hughes2016-10-254-4/+5
| * | | | | | | Alignment of toggle buttonPhil Hughes2016-10-201-1/+1
| * | | | | | | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-2017-53/+172
| |\ \ \ \ \ \ \
| * | | | | | | | Added button typesPhil Hughes2016-10-202-2/+2
| * | | | | | | | Hides/shows the boards sidebarPhil Hughes2016-10-209-32/+55
| * | | | | | | | Updated close sidebar iconPhil Hughes2016-10-193-3/+10
| * | | | | | | | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-19193-963/+3195
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Scroll board into view when clicking issuePhil Hughes2016-10-198-15/+49
| * | | | | | | | | Tests updatePhil Hughes2016-10-191-2/+3
| * | | | | | | | | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-19808-7304/+16319
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed some JS stylingPhil Hughes2016-10-072-2/+2
| * | | | | | | | | | Fixed filter specsPhil Hughes2016-10-071-1/+1
| * | | | | | | | | | Added tests for showing sidebar when new issue is savedPhil Hughes2016-10-072-0/+29
| * | | | | | | | | | Make the subscribe button work correctlyPhil Hughes2016-10-072-2/+7