- 06 Apr, 2017 33 commits
-
-
Lin Jen-Shin authored
* upstream/master: Show CI status as Favicon on Pipelines, Job and MR pages STL file viewer Wait for the PDF to be loaded before doing anything remove unnecessary lease as cron job Search for opened MRs - include reopened MRs ProjectsFinder should handle more options Clearly show who triggered the pipeline in email Make it possible to preview pipeline success/failed emails Add remove_concurrent_index to database helper fix project authorizations migration issue attempt to fix migration Revert schema.rb attempt to fix db failure Periodically mark projects that are stuck in importing as failed Fix html structure to prevent tooltip from not hidding Enable creation of deploy keys with write access via the API
-
Sean McGivern authored
Search for opened MRs - include reopened MRs Closes #30291 See merge request !10407
-
Jacob Schatz authored
Wait for the PDF to be loaded before doing anything Closes #30531 See merge request !10493
-
Jacob Schatz authored
Fix html structure to prevent tooltip from not hidding Closes #30493 See merge request !10474
-
Sean McGivern authored
Periodically mark projects that are stuck in importing as failed Closes #17709 See merge request !10207
-
Yorick Peterse authored
Add remove_concurrent_index to database helper Closes #30376 See merge request !10441
-
Jacob Schatz authored
Show CI status as Favicon on Pipelines, Job and MR pages Closes #12818 See merge request !10144
-
Kushal Pandya authored
-
Rémy Coutable authored
ProjectsFinder should handle more options Closes #28810 See merge request !9682
-
Rémy Coutable authored
Enable creation of deploy keys with write access via the API Closes #30021 See merge request !10488
-
Jacob Schatz authored
STL file viewer See merge request !10368
-
Phil Hughes authored
-
Phil Hughes authored
Closes #30531
-
Kamil Trzciński authored
Clearly show who triggered the pipeline in pipeline successful/failed email Closes #28755 See merge request !10283
-
James Lopez authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: (64 commits) Merge branch 'open-redirect-fix-continue-to' into 'security' Merge branch 'open-redirect-host-fix' into 'security' Merge branch 'path-disclosure-proj-import-export' into 'security' Merge branch '29364-private-projects-mr-fix' Merge branch '30125-markdown-security' Issue title realtime Update CHANGELOG.md for 8.16.9 Update CHANGELOG.md for 8.17.5 Update CHANGELOG.md for 9.0.4 Add "search" optional param and docs for V4 Use PDFLab to render PDFs in GitLab Separate Scala from Java in CI examples Fix broken link Reorganize CI examples, add more links Refactor CI index page Remove deprecated field from workhorse response Use gitlab-workhorse 1.4.3 Document how ETag caching middleware handles query parameters Make group skip validation in the frontend Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middleware ...
-
Jarka Kadlecova authored
-
Jacopo authored
Extended ProjectFinder in order to handle the following options: - current_user - which user use - project_ids_relation: int[] - project ids to use - params: - trending: boolean - non_public: boolean - starred: boolean - sort: string - visibility_level: int - tags: string[] - personal: boolean - search: string - non_archived: boolean GroupProjectsFinder now inherits from ProjectsFinder. Changed the code in order to use the new available options.
-
Toon Claes authored
Show who triggered the pipeline. And also show the commit committer if it's different from the author.
-
Toon Claes authored
Visit `/rails/mailers/notify` on your local running GitLab instance to show a preview pipeline success emails.
-
DJ Mountney authored
-
Sean McGivern authored
Fix for open redirect vuln involving continue[to] params See merge request !2083
-
Sean McGivern authored
Fix for three open redirect vulns using redirect_to url_for(params.merge))) See merge request !2082
-
DJ Mountney authored
Fix for path disclosure in project import/export See merge request !2080
-
Sean McGivern authored
Don’t show source project name when user does not have access See merge request !2081
-
Robert Speicher authored
Remove class from SanitizationFilter whitelist See merge request !2079
-
Jacob Schatz authored
Issue title realtime Closes #25051 See merge request !10115
-
Regis Boudinot authored
-
DJ Mountney authored
[ci skip]
-
DJ Mountney authored
[ci skip]
-
DJ Mountney authored
[ci skip]
-
- 05 Apr, 2017 7 commits
-
-
Rémy Coutable authored
Deal with Rails autoload instance variable resets See merge request !10338
-
Kamil Trzciński authored
Disable pipeline & environment actions that are not playable Closes #25385 and #24601 See merge request !10052
-
blackst0ne authored
-
Achilleas Pipinellis authored
Refactor CI index page Closes #29217 See merge request !9861
-
Sean McGivern authored
Add "search" optional param and docs for V4 Closes #30195 See merge request !10358
-
Sean McGivern authored
Workhorse 1.4.3 Closes gitaly#167 and gitaly#177 See merge request !10479
-
Sean McGivern authored
Convert value to string before setting Poll-Interval header See merge request !10477
-