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 |
|