summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Now we already included it in spec_helper.rbwall-clock-time-for-showing-pipelineLin Jen-Shin2016-08-201-2/+0
* Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-2059-157/+624
|\
| * Merge branch '21081-repository-merge-in-progress-merge-commit-sha-spec' into ...Douwe Maan2016-08-191-0/+8
| |\
| | * Add a spec testing a second side effect of `Repository#merge`.21081-repository-merge-in-progress-merge-commit-sha-specTimothy Andrew2016-08-191-0/+8
| * | Merge branch 'label-tooltip-sidebar-collapsed' into 'master' Robert Speicher2016-08-197-4/+161
| |\ \
| | * | Changed file namePhil Hughes2016-08-193-2/+2
| | * | Changed tests to use JS testsPhil Hughes2016-08-197-44/+126
| | * | Addressed feedbackPhil Hughes2016-08-195-14/+13
| | * | Made logic simpler by moving away from underscorejsPhil Hughes2016-08-191-12/+8
| | * | Added tooltip to label value in collapsed sidebarPhil Hughes2016-08-195-3/+83
| * | | Merge branch 'branch-delete-tooltip' into 'master' Jacob Schatz2016-08-192-1/+27
| |\ \ \
| | * | | Change sleep to wait_for_ajaxbranch-delete-tooltipPhil Hughes2016-08-191-1/+3
| | * | | Added testsPhil Hughes2016-08-191-0/+22
| | * | | Destroy branch delete tooltip when row is removedPhil Hughes2016-08-191-1/+3
| * | | | Merge branch 'fix/pipeline-seeds-in-dev-env' into 'master' Robert Speicher2016-08-191-42/+57
| |\ \ \ \
| | * | | | Move and improvement comment in pipeline fixturesfix/pipeline-seeds-in-dev-envGrzegorz Bizon2016-08-191-5/+4
| | * | | | Change name of the class that with pipeline seedsGrzegorz Bizon2016-08-181-2/+2
| | * | | | Rename file that holds pipeline fixtures in dev envGrzegorz Bizon2016-08-181-0/+0
| | * | | | Reduce the number of build fixtures created in devGrzegorz Bizon2016-08-181-1/+1
| | * | | | Reorder failed stages and improve build statusesGrzegorz Bizon2016-08-181-5/+6
| | * | | | Fix build artifacts in fixtures in development envGrzegorz Bizon2016-08-181-24/+30
| | * | | | Fix build logs in development environment fixturesGrzegorz Bizon2016-08-181-5/+9
| | * | | | Refactor pipeline fixtures for dev env a littleGrzegorz Bizon2016-08-181-15/+20
| * | | | | Merge branch 'x-bit' into 'master' Robert Speicher2016-08-194-0/+0
| |\ \ \ \ \
| | * | | | | drop execute bitElan Ruusamäe2016-08-194-0/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'issue-board-label-spacing' into 'master' Jacob Schatz2016-08-191-0/+1
| |\ \ \ \ \
| | * | | | | Increased vertical alignment of labels for issues in listsPhil Hughes2016-08-191-0/+1
| * | | | | | Merge branch 'issue-boards-keyboard-shortcuts' into 'master' Jacob Schatz2016-08-192-0/+15
| |\ \ \ \ \ \
| | * | | | | | Fixed keyboard shortcuts not working on issue boardsissue-boards-keyboard-shortcutsPhil Hughes2016-08-192-0/+15
| | |/ / / / /
| * | | | | | Merge branch 'dz-test-required' into 'master' Robert Speicher2016-08-191-1/+2
| |\ \ \ \ \ \
| | * | | | | | Update contribution acceptance criteria with tests requirementsdz-test-requiredDmitriy Zaporozhets2016-08-191-3/+2
| | * | | | | | Add test requirement for new filesDmitriy Zaporozhets2016-08-151-1/+3
| * | | | | | | Merge branch 'issue-boards-tooltip-hide' into 'master' Jacob Schatz2016-08-194-14/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Hides tooltip when draggingissue-boards-tooltip-hidePhil Hughes2016-08-193-13/+15
| | * | | | | | | Hides tooltips when dragging issuesPhil Hughes2016-08-193-7/+13
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'fix/improve-test-coverage-badge-pipelines' into 'master' Douwe Maan2016-08-195-45/+69
| |\ \ \ \ \ \ \
| | * | | | | | | Update coverage report badge feature testsfix/improve-test-coverage-badge-pipelinesGrzegorz Bizon2016-08-181-16/+25
| | * | | | | | | Add Changelog entry for coverage badge improvementsGrzegorz Bizon2016-08-181-0/+1
| | * | | | | | | Update documentation for test coverage report badgeGrzegorz Bizon2016-08-181-0/+2
| | * | | | | | | Render coverage badge for latest successful pipelineGrzegorz Bizon2016-08-182-29/+41
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'pipelines-ui-updates' into 'master' Jacob Schatz2016-08-195-20/+20
| |\ \ \ \ \ \ \
| | * | | | | | | Add play icon SVGAnnabel Dunstone2016-08-193-5/+13
| | * | | | | | | Have hover color of builds span full widthAnnabel Dunstone2016-08-191-1/+4
| | * | | | | | | Fix alignment of icon on commits pageAnnabel Dunstone2016-08-191-14/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'cs-fix-image-size-in-blob' into 'master' Jacob Schatz2016-08-191-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Decrease max-width for image previews to 80%.cs-fix-image-size-in-blobConnor Shea2016-08-121-1/+1
| | * | | | | | | Fix small image previews in the file viewer.Connor Shea2016-08-081-2/+3
| * | | | | | | | Merge branch 'issue-boards-nav' into 'master' Jacob Schatz2016-08-191-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add boards controller to issue nav itemissue-boards-navAnnabel Dunstone2016-08-181-1/+1
| * | | | | | | | | Merge branch 'mr-title' into 'master' Jacob Schatz2016-08-191-0/+7
| |\ \ \ \ \ \ \ \ \