Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'grpc-fork-tests' into 'master' 24339-job-page-step-2 | Sean McGivern | 2017-04-28 | 5 | -1/+115 |
|\ | |||||
| * | Remove config lines in one place | Jacob Vosmaer | 2017-04-28 | 1 | -3/+3 |
| * | Use rspec 'be' | Jacob Vosmaer | 2017-04-28 | 1 | -1/+1 |
| * | Refactor timeout code | Jacob Vosmaer | 2017-04-28 | 1 | -8/+17 |
| * | Add test that asserts unicorns terminate | Jacob Vosmaer | 2017-04-26 | 5 | -1/+106 |
* | | Merge branch 'docs/make-ci-run-only-for-doc-changes' into 'master' | Achilleas Pipinellis | 2017-04-28 | 2 | -0/+51 |
|\ \ | |||||
| * | | Document the process of docs only changesdocs/make-ci-run-only-for-doc-changes | Achilleas Pipinellis | 2017-04-28 | 2 | -3/+28 |
| * | | Skip irrelevant jobs for documentation only changes | Achilleas Pipinellis | 2017-04-28 | 1 | -0/+26 |
* | | | Merge branch '31549-check-duplicates-first' into 'master' | Sean McGivern | 2017-04-28 | 2 | -0/+31 |
|\ \ \ | |||||
| * | | | Add notice at the beginning of issue templates asking reporters to check for ... | Rémy Coutable | 2017-04-28 | 2 | -0/+31 |
| |/ / | |||||
* | | | Merge branch '28457-slash-command-board-move' into 'master' | Sean McGivern | 2017-04-28 | 6 | -9/+107 |
|\ \ \ | |||||
| * | | | Add board_move slash command | Alex Sanford | 2017-04-28 | 6 | -9/+107 |
|/ / / | |||||
* | | | Merge branch 'add_index_on_ci_runners_contacted_at' into 'master' | Yorick Peterse | 2017-04-28 | 3 | -1/+25 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add index on ci_runners.contacted_at | blackst0ne | 2017-04-28 | 3 | -1/+25 |
* | | | Merge branch 'improve-slack-docs' into 'master' | Sean McGivern | 2017-04-28 | 4 | -66/+40 |
|\ \ \ | |||||
| * | | | Improve Slack docs | Victor Wu | 2017-04-28 | 4 | -66/+40 |
|/ / / | |||||
* | | | Merge branch '29181-add-more-tests-for-spec-controllers-projects-builds-contr... | Rémy Coutable | 2017-04-28 | 10 | -20/+496 |
|\ \ \ | |||||
| * | | | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb" | Dosuken shinya | 2017-04-28 | 10 | -20/+496 |
|/ / / | |||||
* | | | Merge branch 'make_markdown_tables_thinner' into 'master' | Sean McGivern | 2017-04-28 | 5 | -0/+25 |
|\ \ \ | |||||
| * | | | Make markdown tables thinner | blackst0ne | 2017-04-27 | 5 | -0/+25 |
* | | | | Merge branch 'project-list-alignment' into 'master' | Phil Hughes | 2017-04-28 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Remove top padding on project list rowproject-list-alignment | Annabel Dunstone Gray | 2017-04-27 | 1 | -1/+1 |
* | | | | | Merge branch 'dm-blob-viewers' into 'master' | Tim Zallmann | 2017-04-28 | 71 | -297/+1773 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Use new renamed markup methoddm-blob-viewers | Douwe Maan | 2017-04-27 | 2 | -1/+3 |
| * | | | | Add variable to save us a double lookup | Douwe Maan | 2017-04-27 | 1 | -2/+3 |
| * | | | | Fix typo | Douwe Maan | 2017-04-27 | 1 | -1/+1 |
| * | | | | Address feedback | Douwe Maan | 2017-04-27 | 7 | -44/+53 |
| * | | | | Explain BlobViewer::Base#render_error | Douwe Maan | 2017-04-27 | 2 | -0/+16 |
| * | | | | Explain how viewers are selected from RICH_VIEWERS | Douwe Maan | 2017-04-27 | 2 | -13/+28 |
| * | | | | Added specs for JS method to switch views | Phil Hughes | 2017-04-27 | 1 | -2/+39 |
| * | | | | Fixed failing JS tests | Phil Hughes | 2017-04-27 | 2 | -4/+8 |
| * | | | | Satisfy Rubocop | Douwe Maan | 2017-04-27 | 2 | -2/+0 |
| * | | | | Add changelog | Douwe Maan | 2017-04-27 | 1 | -0/+5 |
| * | | | | Add specs | Douwe Maan | 2017-04-27 | 12 | -51/+904 |
| * | | | | Small code tweaks | Douwe Maan | 2017-04-27 | 2 | -16/+18 |
| * | | | | Set BlobViewer::Base.binary instead of .text | Douwe Maan | 2017-04-27 | 12 | -17/+17 |
| * | | | | Add BlobViewer::Base#binary? method | Douwe Maan | 2017-04-27 | 2 | -22/+30 |
| * | | | | Blob responds to text? | Douwe Maan | 2017-04-27 | 1 | -1/+1 |
| * | | | | Refactor overriding max size | Douwe Maan | 2017-04-27 | 7 | -26/+32 |
| * | | | | Render viewer error synchronously so that 'view the source' link will work | Douwe Maan | 2017-04-27 | 12 | -44/+41 |
| * | | | | Address feedback | Douwe Maan | 2017-04-27 | 6 | -23/+29 |
| * | | | | Add test stubs | Douwe Maan | 2017-04-27 | 8 | -193/+33 |
| * | | | | Fix feature specs | Douwe Maan | 2017-04-27 | 5 | -2/+28 |
| * | | | | Fix some specs | Douwe Maan | 2017-04-27 | 5 | -9/+7 |
| * | | | | Satisfy eslint | Douwe Maan | 2017-04-27 | 1 | -18/+7 |
| * | | | | Download blob viewer is client-side | Douwe Maan | 2017-04-27 | 2 | -2/+4 |
| * | | | | Add specs | Douwe Maan | 2017-04-27 | 3 | -13/+191 |
| * | | | | Add BlobViewer JS | Douwe Maan | 2017-04-27 | 3 | -0/+135 |
| * | | | | Allow LineHighlighter to be triggered by event | Douwe Maan | 2017-04-27 | 1 | -7/+13 |
| * | | | | Add JSON endpoint to get simple blob viewer | Douwe Maan | 2017-04-27 | 2 | -2/+30 |