GitLab Bot
|
80f61b4035
|
Add latest changes from gitlab-org/gitlab@master
|
2019-09-18 14:02:45 +00:00 |
Nathan Friend
|
a24cb6de02
|
Update pipeline list view
This commit updates the pipeline page and related components to include
new pipeline information added by the post-merge pipeline feature.
|
2019-03-20 12:39:27 -03:00 |
Constance Okoghenun
|
baa37edd93
|
Resolve "Issue board card design"
|
2018-11-07 17:20:17 +00:00 |
Johann Hubert Sonntagbauer
|
6f5723a169
|
enable jasmine/new-line-before-expect
|
2018-10-17 06:57:29 +02:00 |
Filipa Lacerda
|
d7642137fb
|
Fix eslint
|
2018-04-23 12:34:05 +01:00 |
Filipa Lacerda
|
4e2b96d6af
|
Updates test to check svg for commit icon is being rendered
|
2018-04-20 14:57:14 +01:00 |
Filipa Lacerda
|
a8fb4865eb
|
Updates tests
|
2018-04-19 17:01:45 +01:00 |
Filipa Lacerda
|
cb8fa2a05c
|
Improves specs
|
2018-04-14 21:02:04 +01:00 |
Jose Ivan Vargas
|
5bbc322bd3
|
Replaced the remaining code-fork icons
|
2017-12-19 13:12:28 -06:00 |
Bob Van Landuyt
|
458f3cf9b0
|
Update specs for new upload path
|
2017-07-18 15:38:54 +02:00 |
Filipa Lacerda
|
8868efd0f3
|
Move vue components to vue files and match docs
|
2017-06-14 13:04:50 +00:00 |
DJ Mountney
|
1d1363e2bb
|
Bring in security changes from the 9.2.5 release
Ran:
- git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
- git checkout -b 9-2-5-security-patch origin/v9.2.2
- git apply patchfile.patch
- git commit
- [Got the sha ref for the commit]
- git checkout -b upstream-9-2-security master
- git cherry-pick <SHA of the patchfile commit>
- [Resolved conflicts]
- git cherry-pick --continue
|
2017-06-07 21:16:20 -07:00 |
Filipa Lacerda
|
228b73d5e9
|
Pipeline show view real time header section
|
2017-06-02 13:24:42 +00:00 |
Bryce Johnson
|
3c668fa04f
|
Consolidate user avatar Vue logic
|
2017-05-18 16:37:48 -04:00 |
Douwe Maan
|
ff82acf343
|
Consistently use monospace font for commit SHAs and branch and tag names
|
2017-05-12 09:55:25 -05:00 |
Filipa Lacerda
|
b0f2cbceb3
|
Remove UJS actions from pipelines tables
|
2017-03-17 17:30:32 +00:00 |
winniehell
|
572f9782d5
|
Remove .es6 from file extensions (!9241)
|
2017-03-05 21:22:40 +01:00 |