summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Fix typoDouwe Maan2017-04-271-1/+1
| * | | | | | | | | Address feedbackDouwe Maan2017-04-277-44/+53
| * | | | | | | | | Explain BlobViewer::Base#render_errorDouwe Maan2017-04-272-0/+16
| * | | | | | | | | Explain how viewers are selected from RICH_VIEWERSDouwe Maan2017-04-272-13/+28
| * | | | | | | | | Added specs for JS method to switch viewsPhil Hughes2017-04-271-2/+39
| * | | | | | | | | Fixed failing JS testsPhil Hughes2017-04-272-4/+8
| * | | | | | | | | Satisfy RubocopDouwe Maan2017-04-272-2/+0
| * | | | | | | | | Add changelogDouwe Maan2017-04-271-0/+5
| * | | | | | | | | Add specsDouwe Maan2017-04-2712-51/+904
| * | | | | | | | | Small code tweaksDouwe Maan2017-04-272-16/+18
| * | | | | | | | | Set BlobViewer::Base.binary instead of .textDouwe Maan2017-04-2712-17/+17
| * | | | | | | | | Add BlobViewer::Base#binary? methodDouwe Maan2017-04-272-22/+30
| * | | | | | | | | Blob responds to text?Douwe Maan2017-04-271-1/+1
| * | | | | | | | | Refactor overriding max sizeDouwe Maan2017-04-277-26/+32
| * | | | | | | | | Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-2712-44/+41
| * | | | | | | | | Address feedbackDouwe Maan2017-04-276-23/+29
| * | | | | | | | | Add test stubsDouwe Maan2017-04-278-193/+33
| * | | | | | | | | Fix feature specsDouwe Maan2017-04-275-2/+28
| * | | | | | | | | Fix some specsDouwe Maan2017-04-275-9/+7
| * | | | | | | | | Satisfy eslintDouwe Maan2017-04-271-18/+7
| * | | | | | | | | Download blob viewer is client-sideDouwe Maan2017-04-272-2/+4
| * | | | | | | | | Add specsDouwe Maan2017-04-273-13/+191
| * | | | | | | | | Add BlobViewer JSDouwe Maan2017-04-273-0/+135
| * | | | | | | | | Allow LineHighlighter to be triggered by eventDouwe Maan2017-04-271-7/+13
| * | | | | | | | | Add JSON endpoint to get simple blob viewerDouwe Maan2017-04-272-2/+30
| * | | | | | | | | Add viewer switcherDouwe Maan2017-04-272-0/+14
| * | | | | | | | | Render blob viewer errorDouwe Maan2017-04-273-5/+25
| * | | | | | | | | Render blob using blob viewersDouwe Maan2017-04-274-6/+22
| * | | | | | | | | Move conditional inside copy_blob_source_buttonDouwe Maan2017-04-272-4/+4
| * | | | | | | | | Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-277-27/+11
| * | | | | | | | | Add rich blob viewersDouwe Maan2017-04-2721-18/+139
| * | | | | | | | | Add simple blob viewersDouwe Maan2017-04-2710-9/+66
| * | | | | | | | | Refactor Blob and add BlobViewer::BaseDouwe Maan2017-04-272-56/+151
| * | | | | | | | | Pass project to BlobDouwe Maan2017-04-274-5/+13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix_build_header_line_height' into 'master' Annabel Dunstone Gray2017-04-272-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Increase line-height in build-header so elements don't overlapdixpac2017-04-252-0/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'related-branch-ci-status-icon-alignment' into 'master' Annabel Dunstone Gray2017-04-272-4/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed alignment of CI icon in related issues sectionrelated-branch-ci-status-icon-alignmentPhil Hughes2017-04-272-4/+13
* | | | | | | | | | Merge branch 'dm-fix-ghost-user-validation' into 'master' Robert Speicher2017-04-273-1/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Skip validation when creating internal (ghost, service desk) usersdm-fix-ghost-user-validationDouwe Maan2017-04-263-1/+17
* | | | | | | | | | | Merge branch '31464-move-bundle-check-to-before_script' into 'master' Robert Speicher2017-04-272-8/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Run `bundle check` after `bundle install` instead of having a dedicated job f...31464-move-bundle-check-to-before_scriptRémy Coutable2017-04-262-8/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan2017-04-277-36/+85
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-277-36/+85
* | | | | | | | | | | | Merge branch 'dz-fix-v3-api-deployments-spec' into 'master' Rémy Coutable2017-04-271-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Make api/v3/deployments_spec to actually tests v3dz-fix-v3-api-deployments-specDmitriy Zaporozhets2017-04-271-6/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'gitter-badge' into 'master' Douwe Maan2017-04-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitter badge in the readme pointing to gitlabhq/gitlabhqJob van der Voort2017-04-271-0/+1
* | | | | | | | | | | | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-277-24/+51
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tadds migration to remove invalid servicesTiago Botelho2017-04-276-25/+47