Phil Hughes
|
556ef5ed9f
|
spec fixes
|
2017-10-11 08:41:33 +01:00 |
Phil Hughes
|
44d3745e51
|
Moves form related JS modules out of global
|
2017-10-11 08:41:33 +01:00 |
Phil Hughes
|
900dd7fa93
|
Merge branch '38869-u2f' into 'master'
Remove u2f from global namespace
See merge request gitlab-org/gitlab-ce!14776
|
2017-10-10 14:14:54 +00:00 |
Filipa Lacerda
|
e4e8e0fc9d
|
Merge branch 'flash-es6-module' into 'master'
Flash is now a ES6 module
See merge request gitlab-org/gitlab-ce!14626
|
2017-10-10 13:51:47 +00:00 |
Filipa Lacerda
|
b502921463
|
Remove Build code from global namespace
|
2017-10-10 11:06:42 +00:00 |
Phil Hughes
|
fcd842b558
|
fixed notes specs
changed how the container class is added onto the text element
more specs
|
2017-10-10 10:14:23 +01:00 |
Phil Hughes
|
cbfc97b112
|
karma spec fixes
|
2017-10-10 10:14:23 +01:00 |
Phil Hughes
|
6c97107d37
|
fixed eslint
|
2017-10-10 10:14:23 +01:00 |
Phil Hughes
|
bbf7ea24a5
|
flash tests
added back in documentation comment to flash file
|
2017-10-10 10:14:23 +01:00 |
Phil Hughes
|
d668294f28
|
spec fixes
|
2017-10-10 10:14:22 +01:00 |
Filipa Lacerda
|
67f4408d74
|
Fix bad type checking to prevent 0 count badge to be shown
|
2017-10-10 07:47:42 +00:00 |
Filipa Lacerda
|
41b430b2cf
|
Remove u2f from globalnamespace
|
2017-10-09 23:21:56 +01:00 |
Filipa Lacerda
|
2597d8d2e0
|
Removes CommitsList from global namespace
|
2017-10-09 10:46:40 +00:00 |
Filipa Lacerda
|
705d0e35da
|
Merge branch 'abuse-reports-module' into 'master'
Convert AbuseReports class to a module
See merge request gitlab-org/gitlab-ce!14709
|
2017-10-09 09:40:52 +00:00 |
Filipa Lacerda
|
7b8148220c
|
Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace
|
2017-10-09 09:04:13 +00:00 |
Filipa Lacerda
|
ccf31a13c5
|
Move cycle analytics banner into a vue file
|
2017-10-09 07:45:51 +00:00 |
Felipe Artur
|
b54203f0ad
|
Commenting on image diffs
|
2017-10-07 04:25:17 +00:00 |
Winnie Hellmann
|
265b1a3b72
|
Show confirmation modal before deleting account
|
2017-10-06 20:40:41 +00:00 |
Fatih Acet
|
10e3342a06
|
Merge branch 'ide-fix-back-btn' into 'master'
Repo Editor : Fixes Back Button for files + line number jumping for preview and editor
See merge request gitlab-org/gitlab-ce!14508
|
2017-10-06 17:39:32 +00:00 |
Kamil Trzciński
|
fb70fadaca
|
Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service' into 'master'
Create Kubernetes cluster on GKE from k8s service
Closes #35954
See merge request gitlab-org/gitlab-ce!14470
|
2017-10-06 17:06:55 +00:00 |
Sean McGivern
|
a68a39e341
|
Merge branch '18608-lock-issues-v2' into 'master'
Resolve "Lock issue and merge request"
Closes #18608
See merge request gitlab-org/gitlab-ce!14531
|
2017-10-06 16:47:27 +00:00 |
Sean McGivern
|
26f6065ec6
|
Fix JS lock issue specs
|
2017-10-06 16:30:11 +01:00 |
Shinya Maeda
|
830c770a53
|
Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service
|
2017-10-07 00:27:15 +09:00 |
Shinya Maeda
|
3e26b0dcd1
|
Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service' of https://gitlab.com/gitlab-org/gitlab-ce into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service
|
2017-10-06 21:45:46 +09:00 |
Shinya Maeda
|
91e530df24
|
Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service
|
2017-10-06 21:29:03 +09:00 |
Filipa Lacerda
|
f4c10492f4
|
Fix sidebar title
Fix fixture
|
2017-10-06 12:16:08 +01:00 |
Grzegorz Bizon
|
6cd7ce3324
|
Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'
Move to CE some EE pipelines-related code that belongs to CE
Closes gitlab-ee#3616
See merge request gitlab-org/gitlab-ce!14699
|
2017-10-06 10:08:00 +00:00 |
Phil Hughes
|
3616e063e3
|
Convert AbuseReports class to a module
|
2017-10-06 10:50:34 +01:00 |
Filipa Lacerda
|
96944979b2
|
Fix typo in cycle analytics breaking time component
|
2017-10-06 09:29:24 +01:00 |
Jarka Kadlecova
|
97f9640747
|
Fix wording in the js messages
|
2017-10-06 10:23:50 +02:00 |
Tim Zallmann
|
6c5837ae49
|
Merge branch '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistent' into 'master'
Resolve "Monitoring graph axes labels are inaccurate and inconsistent"
Closes #37105
See merge request gitlab-org/gitlab-ce!14258
|
2017-10-06 07:20:34 +00:00 |
Fatih Acet
|
64a6552b51
|
Merge branch '38389-allow-merge-without-success' into 'master'
Allow merge when no pipeline success
Closes #38389
See merge request gitlab-org/gitlab-ce!14633
|
2017-10-05 21:56:53 +00:00 |
Jose Ivan Vargas
|
790bc25dcd
|
fix linter errors and karma specs
|
2017-10-05 13:00:33 -05:00 |
Kamil Trzcinski
|
aba71835f3
|
Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service
|
2017-10-05 14:27:42 +02:00 |
Tim Zallmann
|
d55216c092
|
Merge branch '38031-monitoring-hover-info-is-clipped' into 'master'
Resolve "Monitoring hover info is clipped"
Closes #38031
See merge request gitlab-org/gitlab-ce!14514
|
2017-10-05 10:48:06 +00:00 |
Grzegorz Bizon
|
7db9323de7
|
Remove a redundant empty line in js pipelines specs
|
2017-10-05 11:43:17 +02:00 |
Grzegorz Bizon
|
a2e6afdd8c
|
Fix frotnend pipeline specs for pipeline error badge
|
2017-10-05 11:43:07 +02:00 |
Grzegorz Bizon
|
d6e0738098
|
Fix syntax error in forntend pipeline specs
|
2017-10-05 11:42:55 +02:00 |
Grzegorz Bizon
|
08cc88f9ce
|
Add js test for pipelines component with error badge
|
2017-10-05 11:42:41 +02:00 |
Jose Ivan Vargas Lopez
|
9857ba1871
|
Resolve "Hover and legend data should be linked"
|
2017-10-05 08:52:06 +00:00 |
Douwe Maan
|
26c1fea29f
|
Merge branch 'jramsay-fix-file-list-title-case' into 'master'
Fix inconsistent use of sentence case
See merge request gitlab-org/gitlab-ce!14668
|
2017-10-05 08:00:10 +00:00 |
Eric Eastwood
|
6a5b2fe894
|
Allow merge when no pipeline success
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38389
|
2017-10-05 01:46:16 -05:00 |
Shinya Maeda
|
88cc9d5294
|
Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service
|
2017-10-05 14:49:16 +09:00 |
Jacob Schatz
|
8921af39e7
|
Merge branch '37229-mr-widget-status-icon' into 'master'
improve merge request widget status icon UX
Closes #37229
See merge request gitlab-org/gitlab-ce!14200
|
2017-10-05 01:34:39 +00:00 |
Filipa Lacerda
|
7d8e410ffe
|
Changes after review
|
2017-10-04 23:47:03 +01:00 |
James Ramsay
|
8f2b109363
|
Fix inconsistent use of sentence case
|
2017-10-04 15:44:18 -04:00 |
Kamil Trzcinski
|
bee5c08094
|
Fix Rubocop failures
|
2017-10-04 21:13:01 +02:00 |
Filipa Lacerda
|
2e53056e94
|
Adds Frontend specs
|
2017-10-04 16:45:02 +01:00 |
Tim Zallmann
|
0a671c8223
|
Fixes the unhandled promise rejection
|
2017-10-04 17:27:56 +02:00 |
Tim Zallmann
|
a0d238066e
|
Fixed RepoFile Test
|
2017-10-04 17:27:56 +02:00 |