summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-todo-toggle-event' into 'master' remove-tooltip-text-truncation-from-pipeline-graph-build-node-tooltipsFatih Acet2016-10-2715-13/+223
|\
| * Add todo toggle eventClement Ho2016-10-2615-13/+223
* | Merge branch '23868-build-graph-tooltips' into 'master' Fatih Acet2016-10-273-7/+6
|\ \
| * | Remove tooltips from build nodes23868-build-graph-tooltipsAnnabel Dunstone Gray2016-10-263-7/+6
* | | Merge branch 'issue-boards-new-list-stop-closing' into 'master' Fatih Acet2016-10-273-0/+15
|\ \ \
| * | | Create new list dropdown stays open after new listissue-boards-new-list-stop-closingPhil Hughes2016-10-273-0/+15
* | | | Merge branch '5613-backups-fail' into 'master' Douwe Maan2016-10-273-17/+150
|\ \ \ \ | |/ / / |/| | |
| * | | Backups do not fail anymore when using tar on annex and custom_hookstiagonbotelho2016-10-273-17/+150
* | | | Merge branch '23258-invalid-encoding' into 'master' Kamil Trzciński2016-10-271-1/+1
|\ \ \ \
| * | | | Fix encoding issues on pipeline commits23258-invalid-encodingAnnabel Dunstone Gray2016-10-121-1/+1
* | | | | Merge branch 'delete-branch-remove-tooltip' into 'master' Alfredo Sumaran2016-10-273-25/+7
|\ \ \ \ \
| * | | | | Removed delete branch tooltip and testsdelete-branch-remove-tooltipPhil Hughes2016-10-263-25/+7
* | | | | | 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
| |\ \ \ \ \ \ \ \ \ \