Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade jira-ruby gem versionissue_1008_1 | Felipe Artur | 2016-10-26 | 3 | -4/+4 |
* | Finish updates to use JIRA gem | Felipe Artur | 2016-10-26 | 43 | -542/+391 |
* | Refactor JIRA service to use gem | Drew Blessing | 2016-10-26 | 7 | -145/+313 |
* | Merge branch '23607-mr-pipeline-status' into 'master' | Alfredo Sumaran | 2016-10-26 | 3 | -5/+3 |
|\ | |||||
| * | Update changelog23607-mr-pipeline-status | Annabel Dunstone Gray | 2016-10-25 | 1 | -0/+1 |
| * | Show full status link on MR & commit pipelines | Annabel Dunstone Gray | 2016-10-24 | 2 | -5/+2 |
* | | Merge branch 'eslint' into 'master' | Fatih Acet | 2016-10-26 | 238 | -0/+297 |
|\ \ | |||||
| * | | disable ESLint for all JavaScript files | winniehell | 2016-10-26 | 231 | -0/+231 |
| * | | make build fail for ESLint errors | winniehell | 2016-10-26 | 1 | -1/+0 |
| * | | add Rake tasks eslint and lint:javascript | winniehell | 2016-10-26 | 2 | -0/+16 |
| * | | add JavaScript linting to CI (!5445) | winniehell | 2016-10-26 | 1 | -0/+9 |
| * | | add ESLint | winniehell | 2016-10-26 | 4 | -0/+42 |
* | | | Merge branch '23661-lacking-padding-on-syntax-highlight-blocks-in-diff-commen... | Annabel Dunstone Gray | 2016-10-26 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix horizontal padding for highlight blocks23661-lacking-padding-on-syntax-highlight-blocks-in-diff-comments | Luke Bennett | 2016-10-25 | 1 | -1/+1 |
* | | | | Merge branch '21988-refactor-less-readable-existance-checking-code-from-coffe... | Alfredo Sumaran | 2016-10-26 | 5 | -14/+20 |
|\ \ \ \ | |||||
| * | | | | Refactored less readable existance checks | Jack Davison | 2016-10-26 | 5 | -14/+20 |
* | | | | | Merge branch 'docs/jira-service-api' into 'master' | Achilleas Pipinellis | 2016-10-26 | 1 | -19/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Add missing API endpoints to JIRA service API documentation | Achilleas Pipinellis | 2016-10-26 | 1 | -19/+27 |
* | | | | | | Merge branch 'dont-test-ee_compat_check-on-master' into 'master' | Robert Speicher | 2016-10-26 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | We don't need to run ee_compat_check against master | Rémy Coutable | 2016-10-26 | 1 | -0/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'docs-trigger-variable' into 'master' | Achilleas Pipinellis | 2016-10-26 | 1 | -3/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Restrict docs trigger job only to gitlab-org/gitlab-cedocs-trigger-variable | Achilleas Pipinellis | 2016-10-25 | 1 | -1/+1 |
| * | | | | | | Use the alpine Docker image for docs trigger | Achilleas Pipinellis | 2016-10-25 | 1 | -2/+4 |
| * | | | | | | Add a variable to docs trigger and set Git strategy to none | Achilleas Pipinellis | 2016-10-25 | 1 | -1/+4 |
* | | | | | | | Merge branch 'voogsgerd/gitlab-ce-daniel-cssclassvisable' | Rémy Coutable | 2016-10-26 | 2 | -1/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fixed typo in css class | Daniel Voogsgerd | 2016-10-26 | 2 | -1/+2 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'issue-board-sidebar' into 'master' | Fatih Acet | 2016-10-26 | 35 | -48/+913 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into issue-board-sidebarissue-board-sidebar | Phil Hughes | 2016-10-26 | 297 | -1539/+3583 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Moved avatar infront of labels | Phil Hughes | 2016-10-25 | 2 | -5/+9 |
| * | | | | | | Fixed height of sidebar causing scrolling issues | Phil Hughes | 2016-10-25 | 1 | -2/+5 |
| * | | | | | | Fixed users profile link in sidebar | Phil Hughes | 2016-10-25 | 4 | -4/+5 |
| * | | | | | | Alignment of toggle button | Phil Hughes | 2016-10-20 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' into issue-board-sidebar | Phil Hughes | 2016-10-20 | 17 | -53/+172 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Added button types | Phil Hughes | 2016-10-20 | 2 | -2/+2 |
| * | | | | | | | Hides/shows the boards sidebar | Phil Hughes | 2016-10-20 | 9 | -32/+55 |
| * | | | | | | | Updated close sidebar icon | Phil Hughes | 2016-10-19 | 3 | -3/+10 |
| * | | | | | | | Merge branch 'master' into issue-board-sidebar | Phil Hughes | 2016-10-19 | 193 | -963/+3195 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Scroll board into view when clicking issue | Phil Hughes | 2016-10-19 | 8 | -15/+49 |
| * | | | | | | | | Tests update | Phil Hughes | 2016-10-19 | 1 | -2/+3 |
| * | | | | | | | | Merge branch 'master' into issue-board-sidebar | Phil Hughes | 2016-10-19 | 808 | -7304/+16319 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fixed some JS styling | Phil Hughes | 2016-10-07 | 2 | -2/+2 |
| * | | | | | | | | | Fixed filter specs | Phil Hughes | 2016-10-07 | 1 | -1/+1 |
| * | | | | | | | | | Added tests for showing sidebar when new issue is saved | Phil Hughes | 2016-10-07 | 2 | -0/+29 |
| * | | | | | | | | | Make the subscribe button work correctly | Phil Hughes | 2016-10-07 | 2 | -2/+7 |
| * | | | | | | | | | Restore subscribe status in JSON | Phil Hughes | 2016-10-07 | 4 | -3/+15 |
| * | | | | | | | | | Fix issue when clicking links inside issue showing sidebar | Phil Hughes | 2016-10-07 | 2 | -2/+6 |
| * | | | | | | | | | Fix JSON Schema that validates data returned by board issues endpoint | Douglas Barbosa Alexandre | 2016-10-07 | 2 | -1/+2 |
| * | | | | | | | | | Added tests | Phil Hughes | 2016-10-07 | 4 | -3/+300 |
| * | | | | | | | | | Fixed sidebar dropdowns to work with Vue | Phil Hughes | 2016-10-07 | 7 | -6/+24 |
| * | | | | | | | | | Styling updates to sidebar to match design | Phil Hughes | 2016-10-07 | 2 | -5/+35 |