Commit Graph

157 Commits

Author SHA1 Message Date
GitLab Bot 3cccd102ba Add latest changes from gitlab-org/gitlab@14-10-stable-ee 2022-04-20 10:00:54 +00:00
GitLab Bot 41fe97390c Add latest changes from gitlab-org/gitlab@14-9-stable-ee 2022-03-18 20:02:30 +00:00
GitLab Bot b76ae63846 Add latest changes from gitlab-org/gitlab@14-2-stable-ee 2021-08-19 09:08:42 +00:00
GitLab Bot 4555e1b21c Add latest changes from gitlab-org/gitlab@13-12-stable-ee 2021-05-19 15:44:42 +00:00
GitLab Bot 9dc93a4519 Add latest changes from gitlab-org/gitlab@13-11-stable-ee 2021-04-20 23:50:22 +00:00
GitLab Bot f64a639bcf Add latest changes from gitlab-org/gitlab@13-10-stable-ee 2021-03-16 18:18:33 +00:00
GitLab Bot 859a6fb938 Add latest changes from gitlab-org/gitlab@13-9-stable-ee 2021-02-18 10:34:06 +00:00
Robert Speicher 6438df3a1e
Add latest changes from gitlab-org/gitlab@13-8-stable-ee 2021-01-20 13:34:23 -06:00
GitLab Bot 8b573c9489 Add latest changes from gitlab-org/gitlab@13-7-stable-ee 2020-12-17 11:59:07 +00:00
GitLab Bot 48aff82709 Add latest changes from gitlab-org/gitlab@13-5-stable-ee 2020-10-21 07:08:36 +00:00
GitLab Bot 6e4e1050d9 Add latest changes from gitlab-org/gitlab@13-3-stable-ee 2020-08-20 18:42:06 +00:00
GitLab Bot a09983ae35 Add latest changes from gitlab-org/gitlab@13-2-stable-ee 2020-07-20 12:26:25 +00:00
GitLab Bot 8c7f4e9d5f Add latest changes from gitlab-org/gitlab@13-1-stable-ee 2020-06-18 11:18:50 +00:00
GitLab Bot a496f41f60 Add latest changes from gitlab-org/gitlab@master 2020-02-26 06:09:00 +00:00
GitLab Bot 0a850868df Add latest changes from gitlab-org/gitlab@master 2019-10-09 12:06:13 +00:00
Nailia Iskhakova 8a5aa52813 Add E2E spec to ensure that issue closes
Add E2E spec to test that issue closes with commit message
2019-08-29 09:30:04 +00:00
Kamil Trzciński 2d9e0f3ffb Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'"
This reverts merge request !26853
2019-06-14 13:17:18 +00:00
Samantha Ming b1b54b64dd Make option dropdown button to match adjacent button 2019-06-10 07:52:59 +00:00
Mike Scott 852738a498 Add Pipeline IID to views
* Add Pipeline IID to MR's
* Add Pipeline IID to commit box
* Add Pipeline IID to builds page
* Add Pipeline IID to job sidebar
* Add Pipeline IID to header on view pipeline pages
* Add changelog entry
* Update tests
2019-05-30 09:32:20 +00:00
George Tsiolis 2998d420e4 Externalize strings from `/app/views/projects/commit` 2019-02-18 13:50:43 +02:00
Kamil Trzciński d4c7214799
[master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
Rémy Coutable 3a2abc1d50
Enable the Layout/ExtraSpacing cop
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-24 13:05:45 +01:00
Zeff Morgan 12c358f1b7 Add tests for plain diff/email patch options
Add spec file using before(:context) to reduce test time. With testing
almost identical things, unnecessary to make them completely atomic.
Includes two helper methods. Since the raw_content method is the only
function needed on that page, created the method in the spec instead
of adding another page object.

Setup new project/commit page object and update project/show to add
go_to_commit method. The go_to_commit method is near duplicate of
go_to_file method, but decided to split them off to reduce overall
refactoring and simplify language.

Also add selectors to commit box partial and update qa.rb to load
new page object.
2018-12-11 14:06:22 -05:00
Paul Slaughter 3ca979cda2 Update commit description styles to monospace font and overflow-x 2018-08-03 12:32:12 -05:00
Bob Van Landuyt f1d3ea63cf Show the status of a user in interactions
The status is shown for
- The author of a commit when viewing a commit
- Notes on a commit (regular/diff)
- The user that triggered a pipeline when viewing a pipeline
- The author of a merge request when viewing a merge request
- The author of notes on a merge request (regular/diff)
- The author of an issue when viewing an issue
- The author of notes on an issue
- The author of a snippet when viewing a snippet
- The author of notes on a snippet
- A user's profile page
- The list of members of a group/user
2018-07-30 15:01:26 +02:00
Luke Bennett 992d034ac3
Add has_tooltip false to remaining commit realted uses 2018-07-20 12:30:15 +01:00
Annabel Dunstone Gray bed783ac15
Rename btn-secondary to btn-default 2018-05-10 12:22:56 -07:00
Clement Ho 5955caed32 Merge branch 'master' into bootstrap4 2018-05-08 10:49:30 -05:00
Constance Okoghenun eb41bb6630 Improved commit message body rendering 2018-05-07 17:08:57 +00:00
Clement Ho a1beb409cd Fix dropdowns 2018-04-17 12:18:41 -05:00
Clement Ho bc6986f728 [skip ci] Fix display style for pipeline header 2018-04-13 16:02:29 -05:00
Clement Ho b8401cd0b2 Merge branch 'master' into bootstrap4 2018-04-12 13:47:30 -05:00
Bob Van Landuyt 083b0a9b03 Hide file/directory creation buttons 2018-04-11 10:51:16 +02:00
Bob Van Landuyt 12dd2b0cc0 Share collaboration check between view and presenter 2018-04-11 10:51:15 +02:00
Douwe Maan bdd7600de7 Add ability checks in views where they were previously missing 2018-04-10 15:46:20 +02:00
Clement Ho 9bcf8f43c6 [skip ci] Replace hidden-xs 2018-04-09 16:50:40 -05:00
Clement Ho 35991d1662 [skip ci] Replace hidden-sm 2018-04-09 16:36:25 -05:00
Clement Ho a4be459608 [skip ci] Replace .visible-sm-* with .d-block.d-md-none 2018-04-09 14:57:00 -05:00
Clement Ho c84ed8263d [skip ci] Replace .visible-xs-* with .d-block.d-sm-none 2018-04-09 14:38:44 -05:00
Clement Ho 917b7e0dd9 Rename .btn-default to .btn-secondary 2018-04-09 11:49:18 -05:00
Omar Mekky a069aa494a Add banzai filter to detect commit message trailers and properly link the users 2018-04-04 15:04:03 +00:00
Hiroyuki Sato a7d26f00c3 Display related merge requests in commit detail page 2018-01-12 20:38:36 +00:00
micael.bergeron 6b3f0fee15 corrects the url building 2017-12-07 09:01:23 -05:00
Douwe Maan e4eba908cd Allow commenting on individual commits inside an MR 2017-12-07 09:01:19 -05:00
Simon Knox 1d6f37861e override a:focus styles. fix Commit page pipeline icon 2017-11-23 22:10:49 +11:00
Annabel Dunstone Gray d9313795e7 Merge branch '37824-many-branches-lock-server' into 'master'
Project with many branches can lock server running "git branch --contains XXX"

Closes #37824

See merge request gitlab-org/gitlab-ce!14812
2017-11-07 21:49:27 +00:00
Filipa Lacerda 091f6387e4
Fix commit pipeline showing wrong status 2017-11-07 11:38:23 +00:00
Mayra Cabrera 70b8f421ae Modifies commit branches section
- Display the default branch (if the limit is not exceeded)
- Requires '...' to be clicked before showing the rest of the branches and/or tags
- Fixes haml lints
2017-11-06 06:12:35 +01:00
Mayra Cabrera 4585f358b9 Add styles for branch & tags boxes
- Create a partial for limit exceeded message
- Modifies specs to adjust new scenarios
2017-11-02 19:21:00 -06:00
Guilherme Vieira 188e860804 Hides pipeline duration in commit box when it is zero (nil) 2017-10-20 21:54:46 -02:00