Kushal Pandya
e4ec50b70b
Add support for query params for labels endpoint
2018-03-02 23:29:39 +05:30
Mayra Cabrera
c607008ee5
Extend Cluster Applications to install GitLab Runner to Kubernetes cluster
2018-03-01 23:46:02 +00:00
Mike Greiling
d79df7baf7
Remove u2f webpack bundle
2018-03-01 18:13:50 +00:00
Kamil Trzciński
ccb080d94a
Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'
...
Display ingress IP address in the Kubernetes page
See merge request gitlab-org/gitlab-ce!17052
2018-03-01 17:38:04 +00:00
Jacob Schatz
9cb3ababe7
Merge branch 'master' into 'dispatcher-cleanup'
...
# Conflicts:
# config/webpack.config.js
2018-02-28 17:55:11 +00:00
Filipa Lacerda
2e48bf116c
Merge branch '43643-fix-mr-label-filtering' into 'master'
...
Enable filtering MR list based on clicked label in MR sidebar
Closes #43643
See merge request gitlab-org/gitlab-ce!17390
2018-02-28 15:01:08 +00:00
Kushal Pandya
90baab96e0
Labels Select Tests
2018-02-28 18:03:46 +05:30
Filipa Lacerda
56af0631c6
Merge branch 'refactor/move-assignees-vue-component' into 'master'
...
Move (Multiple) Assignees vue component
See merge request gitlab-org/gitlab-ce!16952
2018-02-28 11:17:36 +00:00
Mike Greiling
7ed005a561
remove unused filtered_search webpack bundle
2018-02-28 01:02:04 -06:00
Fatih Acet
059ab73b8e
Render MR Notes with Vue with behind a cookie
2018-02-28 00:10:43 +00:00
George Tsiolis
514f22c475
Move Assignees vue component
2018-02-27 19:54:56 +02:00
Rémy Coutable
d434c62a83
Move EE-specific JavaScript files to ee/app/assets/javascripts
2018-02-26 19:43:34 +00:00
Filipa Lacerda
1041f5da87
Merge branch 'refactor/move-board-new-issue-vue-component' into 'master'
...
Move BoardNewIssue vue component
See merge request gitlab-org/gitlab-ce!16947
2018-02-26 18:34:47 +00:00
Clement Ho
c4b4792e2f
Merge branch 'refactor/move-filtered-search-vue-component' into 'master'
...
Move RecentSearchesDropdownContent vue component
See merge request gitlab-org/gitlab-ce!16951
2018-02-24 00:08:52 +00:00
Jacob Schatz
a90a22a774
Merge branch 'master' into 'boards-bundle-refactor'
...
# Conflicts:
# config/webpack.config.js
2018-02-23 20:36:28 +00:00
Clement Ho
11aa990da7
Explicitly add uncovered files to troubleMakers
2018-02-23 12:28:45 -06:00
Dylan Griffith
103c69a988
Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gke
2018-02-23 10:48:03 +11:00
George Tsiolis
7fc090b751
Move RecentSearchesDropdownContent vue component
2018-02-22 22:45:52 +02:00
Filipa Lacerda
18b1b5be65
Use value attribute in ip input
...
Removes double quoted string
2018-02-22 16:38:12 +00:00
Clement Ho
ec0c598e2c
Temporarily remove boards from test bundle troubleMakers
2018-02-21 18:22:01 -06:00
Shah El-Rahman
ad860cc0ef
Merge branch 'master' into 42886-followup-to-new-design-for-cancel-stop-pipeline-confirmation
2018-02-21 17:59:42 -06:00
Constance Okoghenun
e9e5e35d28
Removed named import
2018-02-21 23:28:08 +01:00
Constance Okoghenun
11c1fc1fae
Resolved conflicts with master
2018-02-21 22:23:58 +01:00
Jacob Schatz
bd8290d93e
Rest of Dispatcher Refactor
2018-02-21 20:22:56 +00:00
Phil Hughes
48b1455566
Merge branch 'ce-3776-ci-view-for-sast' into 'master'
...
CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18n
See merge request gitlab-org/gitlab-ce!17176
2018-02-21 14:39:04 +00:00
Filipa Lacerda
218e7223de
Changes after review
2018-02-21 13:44:07 +00:00
Jacob Schatz
35c8fd5586
Update to jQuery 3.
2018-02-20 22:20:48 +00:00
Filipa Lacerda
e1d587f5d6
Remove duplicate ID
2018-02-20 16:50:14 +00:00
Filipa Lacerda
5aa4d7bfb4
Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gke
...
* master: (30 commits)
Docs: Pages - clean up articles
Only use features for events
Put all event metrics exposed to prometheus behind a feature flag
Add version which LFS lock was introduced
Remove unecessary validate: true from belongs_to :project
fix broken specs
remove common_d3 bundle
remove graphs_show webpack bundle
Chart.html.haml refactor
Remove extraneous tests from Issues API spec
[GH Import] Create an empty wiki if wiki import failed
Resolve "group request membership mail with too long list of "To:""
Add changelog entry
Fix single digit value clipping
specify date format
Increase feature flag cache TTL to one hour
Convert Gitaly commit parent IDs to array as early as possible
Clarify changelog for squash encoding fix
Avoid slow File Lock checks when not used
Fix squash rebase not working when diff contained encoded data
...
2018-02-20 14:59:18 +00:00
Filipa Lacerda
3619c91745
Adds missing links, uses value instead of placeholder in input field and properly sets the ip key
2018-02-20 13:07:43 +00:00
Filipa Lacerda
bb9e7a3f2c
CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18n
...
Backport common class name for the tab content
Backport more changes
2018-02-20 10:03:15 +00:00
Mike Greiling
91bbd80f49
fix broken specs
2018-02-19 17:04:08 -06:00
Filipa Lacerda
f0b27f9b40
Adds support to render the IP address in the application ingress row
...
Updates components to use a slot to allow to reuse the clipboard button
Adds tests
2018-02-19 14:05:09 +00:00
Constance Okoghenun
6b63e11db6
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into boards-bundle-refactor
2018-02-16 19:26:01 +01:00
Shah El-Rahman
e887e85871
Remove use of callback in pipeline stop/retry modals
...
Make changes to names of events and variables
Combine stop and retry modals into 1
Fix lint issues
Add comment about usage of eventHub instead of props
2018-02-16 11:00:43 -06:00
Constance Okoghenun
7282dbea09
Fixed failing test
2018-02-16 01:17:23 +01:00
Clement Ho
975dc69ec6
Merge branch '42929-hide-new-variable-values' into 'master'
...
Hide CI secret variable values on save
Closes #42929
See merge request gitlab-org/gitlab-ce!17044
2018-02-15 22:16:37 +00:00
Clement Ho
f5caabad73
Replace $.get with axios in importerStatus
2018-02-15 21:51:41 +00:00
Filipa Lacerda
681e5f77f6
Merge branch 'winh-new-modal-component' into 'master'
...
Add new modal Vue component
See merge request gitlab-org/gitlab-ce!17108
2018-02-15 20:46:13 +00:00
André Luís
65e761e6ce
Re-enable eslint in `commits.js` file
2018-02-15 17:17:29 +00:00
Constance Okoghenun
0af391d2f4
Refactored use of boards/boards_bundle.js, created a dipatcher import
2018-02-15 12:26:38 +01:00
Phil Hughes
91b2182bc0
Converted pipeline_schedules bundles into automatic webpack entries
...
#41341
2018-02-15 09:15:57 +00:00
Fatih Acet
e78d358bdc
Merge branch '35530-teleporting-emoji-fix' into 'master'
...
Fix teleporting emoji (MR description instead of comment)
Closes #35530
See merge request gitlab-org/gitlab-ce!17100
2018-02-15 08:16:53 +00:00
Fatih Acet
e9802a833c
Merge branch '34130-null-pipes' into 'master'
...
Resolve "Merge request says "Could not connect to the CI server", no CI or integration is configured"
See merge request gitlab-org/gitlab-ce!17053
2018-02-15 08:15:23 +00:00
Eric Eastwood
c6b2ff8a21
Hide CI secret variable values on save
...
See https://gitlab.com/gitlab-org/gitlab-ce/issues/42928
2018-02-14 14:48:26 -06:00
Winnie Hellmann
05f66d1342
Add new modal Vue component
2018-02-14 19:57:07 +01:00
Filipa Lacerda
f7a565b9cf
Moves mr widget components into vue files
...
Adds i18n
Improves test cases
2018-02-13 20:40:33 +00:00
Phil Hughes
ecd77bd0cf
Merge branch '43198-fix-settings-panel-expanding-when-fragment-hash-linked' into 'master'
...
Fix settings panels not expanding when fragment hash linked
Closes #43198
See merge request gitlab-org/gitlab-ce!17074
2018-02-13 17:38:17 +00:00
Eric Eastwood
37d3d07b9f
Fix settings panel not expanding when fragment hash linked
...
See https://gitlab.com/gitlab-org/gitlab-ce/issues/43198
2018-02-13 10:36:47 -06:00
Phil Hughes
41285af45d
Merge branch '42923-close-issue' into 'master'
...
Resolve "Can't close issue through buttons in the textarea on mobile"
Closes #42923
See merge request gitlab-org/gitlab-ce!17043
2018-02-13 11:36:54 +00:00