- 30 Oct, 2018 11 commits
-
-
Mark Chao authored
This is to DRY the repeated file size check. Move spec and constants to Highlight
-
Mark Chao authored
This replaces the repository param. This allows more flexiblity as sometimes we have highlight content not related to repository. Sometimes we know ahead of time the language of the content. Lastly language determination seems better fit as a logic in the Blob class. `repository` param is only used to determine the language, which seems to be the responsiblity of Blob.
-
Mark Chao authored
Force FoundBlob to use BlobPresenter
-
Mark Chao authored
Ported from Highlight class since it as a concept is more related to blob, and this allows more flexibility.
-
Mark Chao authored
seed_helper changed because testing requires attributes file in repo, but repo was not a real git repo but instead faked.
-
Jan Provaznik authored
-
Stan Hu authored
Fix problem with spec that showed up in EE merge See merge request gitlab-org/gitlab-ce!22675
-
Evan Read authored
docs: Add deprecation notice for renamed licensed feature See merge request gitlab-org/gitlab-ce!22575
-
Brett Walker authored
-
Evan Read authored
Added a note about machine types See merge request gitlab-org/gitlab-ce!22572
-
Mark Veenstra authored
-
- 29 Oct, 2018 29 commits
-
-
Mike Greiling authored
Update gitlab-ui to 1.9.0 See merge request gitlab-org/gitlab-ce!22632
-
Clement Ho authored
-
Mike Greiling authored
Remove mousetrap-rails gem Closes #53270 See merge request gitlab-org/gitlab-ce!22647
-
DJ Mountney authored
-
Douwe Maan authored
Make new merge request URL more friendly when pushing code Closes #53012 See merge request gitlab-org/gitlab-ce!22526
-
Dan Davison authored
Add e2e test to push using a private token See merge request gitlab-org/gitlab-ce!22628
-
Mike Greiling authored
Update moment to 2.22.2 Closes #53273 See merge request gitlab-org/gitlab-ce!22648
-
Robert Speicher authored
Update GitLab Pages to v1.3.0 See merge request gitlab-org/gitlab-ce!22666
-
Robert Speicher authored
Replace deprecated uniq on a Relation with distinct See merge request gitlab-org/gitlab-ce!22625
-
Kamil Trzciński authored
Rename 'sast_container' licensed feature See merge request gitlab-org/gitlab-ce!22662
-
Robert Speicher authored
Upgrade whitequark/parser to 2.5.3.0 See merge request gitlab-org/gitlab-ce!22652
-
Filipa Lacerda authored
Delete job_spec.js See merge request gitlab-org/gitlab-ce!22664
-
Mark Lapierre authored
Tests pushing over HTTP(S) using a personal access token
-
Nick Thomas authored
-
Clement Ho authored
Truncate milestone title on collapsed sidebar See merge request gitlab-org/gitlab-ce!22624
-
Winnie Hellmann authored
-
Robert Speicher authored
[11.4] Fix Token lookup for Git over HTTP and registry authentication See merge request gitlab/gitlabhq!2577
-
Phil Hughes authored
Fix broken "Show whitespace changes" button on MR "Changes" tab Closes #52122 See merge request gitlab-org/gitlab-ce!22539
-
Jacques Erasmus authored
-
Jan Provaznik authored
[master] Escape issue title while template rendering to prevent XSS See merge request gitlab/gitlabhq!2556
-
Jan Provaznik authored
[master] Redact unsubscribe links in issuable texts See merge request gitlab/gitlabhq!2528
-
Jan Provaznik authored
[master] Resolve "Sensitive information is stored in browser history" See merge request gitlab/gitlabhq!2555
-
Jan Provaznik authored
[master] Validate Wiki attachments are valid temporary files See merge request gitlab/gitlabhq!2568
-
Jan Provaznik authored
[master] JUnit test reports endpoint exposes full stack trace in production mode See merge request gitlab/gitlabhq!2559
-
Jan Provaznik authored
[master] Persist only SHA digest of PersonalAccessToken#token See merge request gitlab/gitlabhq!2498
-
Imre Farkas authored
-
Jan Provaznik authored
[master] Fix XSS in MR source branch name See merge request gitlab/gitlabhq!2544
-
Jan Provaznik authored
[master] Prevent SSRF attacks in HipChat integration See merge request gitlab/gitlabhq!2530
-
Nick Thomas authored
Remove all tables from Pipeline page when there is no job for the Pipeline Closes #45669 See merge request gitlab-org/gitlab-ce!18540
-