summaryrefslogtreecommitdiff
path: root/spec/views
Commit message (Collapse)AuthorAgeFilesLines
* Show last commit for current tree on tree pageDouwe Maan2017-05-171-3/+3
|
* Use same last commit widget on project homepage and tree viewdm-consistent-commit-widgetDouwe Maan2017-05-171-22/+0
|
* Rename BlobViewer max_size to overridable_max_size and absolute_max_size to ↵dm-blob-viewer-concernsDouwe Maan2017-05-151-2/+2
| | | | max_size
* Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan2017-05-131-5/+5
|
* Implement auxiliary blob viewersDouwe Maan2017-05-101-2/+2
|
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-101-3/+2
|\ | | | | | | | | | | | | Retried in database Closes #25737 See merge request !11115
| * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-3/+2
| |
* | Merge branch 'bvl-security-patches' into 'master' Robert Speicher2017-05-101-0/+22
|\ \ | | | | | | | | | | | | Security patches -> `master` See merge request !11230
| * | Merge branch 'fix-hamlit-xss' into 'security-9-1' Robert Speicher2017-05-101-0/+22
| | | | | | | | | | | | | | | New Hamlit XSS fix, does not include extraneous changes See merge request !2095
* | | Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-1/+1
|/ /
* | Make test that actually displays pipeline graphKamil Trzcinski2017-05-071-67/+0
|/
* Merge branch 'fix/gb/hide-environment-external-url-btn-when-not-provided' ↵Kamil Trzciński2017-05-061-0/+32
|\ | | | | | | | | | | | | | | | | | | into 'master' Hide environment external URL button if not defined Closes #30832 See merge request !11029
| * Merge commit '3a2b60f7a' from 'master'fix/gb/hide-environment-external-url-btn-when-not-providedGrzegorz Bizon2017-05-052-0/+64
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3a2b60f7a0109cdb84e8727a2625318a746e84dc': (254 commits) Fixed Karma spec Reject EE reserved namespace paths in CE as well Updated webpack config Include the bundler:audit job into the static-analysis job Document serializers Add artifact file page that uses the blob viewer Pipeline table mini graph dropdown remains open when table is refreshed Adds off for event hub Compile gitlab-shell go executables Allow to create new branch and empty WIP merge request from issue page Moved to a view spec Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md Convert seconds to minutes and hours on chat notifations Disable navigation to Pages config if Pages is disabled Sort the network graph both by commit date and topographically. Add tooltips to note action buttons Add breadcrumb, build header and pipelines submenu to artifacts browser Update todos screenshots removes the possibility of commit messages having carriage returns Handle incoming emails from aliases correctly ...
| * | Hide environment external URL button if not definedGrzegorz Bizon2017-05-021-0/+32
| | |
* | | Support comments for personal snippetsJarka Kadlecova2017-05-051-1/+1
| |/ |/|
* | Merge branch 'tags-sort-default' into 'master' Robert Speicher2017-05-041-0/+20
|\ \ | | | | | | | | | | | | | | | | | | Fixed tags sort dropdown being empty Closes #31618 See merge request !11055
| * | Moved to a view spectags-sort-defaultPhil Hughes2017-05-041-0/+20
| |/
* | Fixed view specscommit-limited-container-widthPhil Hughes2017-05-021-2/+1
| |
* | Merge branch 'master' into commit-limited-container-widthPhil Hughes2017-05-021-0/+97
|\ \ | |/
| * Use blob viewers for snippetsDouwe Maan2017-04-301-0/+1
| |
| * Satisfy RubocopDouwe Maan2017-04-271-1/+0
| |
| * Add specsDouwe Maan2017-04-273-12/+94
| |
| * Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-273-5/+0
| |
| * Add test stubsDouwe Maan2017-04-274-0/+20
| |
* | Changed spec to a view specPhil Hughes2017-04-281-0/+45
|/
* Fix lastest commit status text on main project pageGrzegorz Bizon2017-04-212-9/+47
|
* Fix container registry navigation menu highlightsGrzegorz Bizon2017-04-181-0/+37
|
* Add container registry repositories view specsfix/gb/improve-container-registry-clipboard-linksGrzegorz Bizon2017-04-101-0/+36
|
* Fix view specDouwe Maan2017-04-071-2/+2
|
* Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-04-062-0/+108
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8998_skip_pending_commits_if_not_head * 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
| * Clearly show who triggered the pipeline in emailtc-fix-pipeline-recipientToon Claes2017-04-062-0/+108
| | | | | | | | | | Show who triggered the pipeline. And also show the commit committer if it's different from the author.
* | Fix a view test by using presenterLin Jen-Shin2017-04-061-1/+1
| |
* | Fix test and only show job status title if it'sLin Jen-Shin2017-04-051-2/+8
|/ | | | cancelled and the pipeline is auto-cancelled.
* Use Project `:repository` trait where necessary in view specsRobert Speicher2017-03-2711-17/+14
|
* Show pipeline creator & created_at in headingToon Claes2017-03-221-1/+9
| | | | | | Instead of showing the commit author & authored_date that triggered the pipeline, show the user and created_at in the heading of the pipeline show.
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-1/+1
|
* Merge branch '26188-tag-creation-404-for-guests' into 'master' Rémy Coutable2017-03-081-0/+28
|\ | | | | | | | | | | | | Don't show links to tag a commit for non permitted users Closes #26188 See merge request !8407
| * Don't show links to tag a commit for non permitted usersMark Fletcher2017-03-071-0/+28
| | | | | | | | | | * Show tag link for users that can push code * Don't show tag link for guests and non-authenticated users
* | Sort builds in stage dropdownKamil Trzcinski2017-03-071-0/+19
|/ | | | Order: failed pending running manual canceled success skipped created
* Simplify view specs for commit status badge partialfix/ci-status-badge-view-specsGrzegorz Bizon2017-03-011-28/+33
|
* Improve readability in CI/CD status badge view testsGrzegorz Bizon2017-03-011-18/+17
|
* Add view specs for ci/cd detailed status badgeGrzegorz Bizon2017-03-011-0/+85
|
* Fix CSS classesAlex Sanford2017-02-271-0/+42
|
* Merge branch 'markdown-slash-commands-text' into 'master' Annabel Dunstone Gray2017-02-151-2/+2
|\ | | | | | | | | Change wording of MR comment box See merge request !9193
| * Change wording of MR comment boxmarkdown-slash-commands-textAnnabel Dunstone Gray2017-02-131-2/+2
| |
* | Fix Rubocop offenseAlfredo Sumaran2017-02-151-1/+1
| |
* | Improve home panel partial code and view specsGrzegorz Bizon2017-02-131-2/+2
| |
* | Show notifications settings when repository is disabledGrzegorz Bizon2017-02-131-0/+38
|/
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-20/+20
| | | | | | | | | | | | | | | | | | | | Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review
* Changes after reviewFilipa Lacerda2017-01-271-0/+4
|