Filipa Lacerda
28e93c7dbb
Import axios utils in commons
2017-12-04 14:23:42 +00:00
Eric Eastwood
eb1f663fc6
Add classList polyfill for IE classList.toggle(.., force)
...
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38916
2017-11-24 01:03:33 -06:00
Filipa Lacerda
d329cf4f02
Adds Event polyfill for IE
2017-09-11 14:34:16 +00:00
kushalpandya
29990051f3
Move common_vue
into vendor bundle
2017-09-05 13:11:20 +05:30
Mike Greiling
77a5d9db83
add polyfill for NodeList.prototype.forEach (unsupported in Internet Explorer)
2017-08-26 03:31:14 -05:00
Phil Hughes
c2a8daf992
Merge branch '15664-remove-jquery-nicescroll' into 'master'
...
Resolve "Remove jQuery Nicescroll"
Closes #15664 , #30860 , and #35885
See merge request !13262
2017-08-07 19:35:45 +00:00
Filipa Lacerda
7c5757ad9a
Fix eslint error
2017-08-07 11:30:09 +01:00
Filipa Lacerda
3b9012871d
Merge branch 'master' into zj-project-templates
...
* master: (623 commits)
Fix issues with pdf-js dependencies
fix missing changelog entries for security release on 2017-01-23
Update top bar issues icon
Fix pipeline icon in contextual nav for projects
Since mysql is not a priority anymore, test it less
Fix order of CI lint ace editor loading
Add container registry and spam logs icons
Fix different Markdown styles
Backport to CE for:
Make new dropdown dividers full width
Fix spec
Fix spec
Fix spec
Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs
Add changelog
Install yarn via apt in update guides
Use long curl options
fix
Add a spec for concurrent process
Remove monkey-patched Array.prototype.first() and last() methods
...
2017-08-07 11:09:50 +01:00
Mike Greiling
12c6abf9db
remove nicescroll from jobs page and remove the library from common.bundle.js
2017-08-04 15:52:55 -05:00
Tim Zallmann
dab08be606
Resolve "Specific Async Script Loading by using a Page Variable"
2017-08-03 20:31:53 +00:00
Phil Hughes
42feb55f20
Fixed sign-in restrictions buttons not toggling active state
...
Closes #35882
2017-08-03 12:08:10 +01:00
Filipa Lacerda
cb127785e0
Adds CSS for desktop and mobile
2017-07-31 17:33:10 +01:00
Alexis Reigel
78b5264511
add gpg commit popover badges
2017-07-27 15:43:36 +02:00
kushalpandya
c3616218aa
Add Array findIndex
support
2017-06-07 12:59:46 +05:30
Eric Eastwood
36387ce1b4
Add Fork/Cancel confirmation to "Replace"/"Delete" buttons
...
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
2017-04-20 13:34:18 -05:00
Mike Greiling
327e655a89
add polyfill for Array.from to enable ES spread operator
2017-03-22 02:42:10 -05:00
Mike Greiling
b47432a7e2
enable Array destructuring and polyfill Symbol class
2017-03-21 12:37:25 -05:00
Mike Greiling
29e0cb4b91
Organize our polyfills and standardize on core-js
2017-03-13 21:48:32 +00:00
Mike Greiling
7371f6cd8c
refactor common bundle to ES module syntax and move global exports to application.js
2017-03-03 16:47:38 -06:00
Mike Greiling
cb6c036d89
create a common.js bundle and include all jQuery plugins
2017-03-03 16:47:38 -06:00