GitLab Bot
a657825211
Add latest changes from gitlab-org/gitlab@master
2020-07-21 15:09:40 +00:00
GitLab Bot
f14507e586
Add latest changes from gitlab-org/gitlab@master
2020-02-03 09:08:42 +00:00
GitLab Bot
466b97a108
Add latest changes from gitlab-org/gitlab@master
2019-11-18 15:06:27 +00:00
GitLab Bot
e24153b0cb
Add latest changes from gitlab-org/gitlab@master
2019-11-15 09:06:30 +00:00
GitLab Bot
9c8edcd616
Add latest changes from gitlab-org/gitlab@master
2019-09-24 12:06:20 +00:00
GitLab Bot
bc89882970
Add latest changes from gitlab-org/gitlab@master
2019-09-24 09:06:04 +00:00
GitLab Bot
d2798d607e
Add latest changes from gitlab-org/gitlab@master
2019-09-16 12:06:26 +00:00
Mike Greiling
c559bcca03
Prettify additional modules (I through Z)
2018-10-16 13:01:19 -05:00
Mike Greiling
d76190371c
Resolve "Harmonize prettier and eslint configs"
2018-10-09 15:25:53 +00:00
gfyoung
23cdae8eee
Enable "prefer-destructuring" in JS files
...
Partially addresses #47006 .
2018-06-25 11:53:57 -07:00
gfyoung
f5cbb44d0b
Follow-up to !19808 : Split up for-loop initializations
2018-06-21 14:50:34 +00:00
Lukas Eipert
0e6441164f
remove all unused eslint-disable rules
2018-06-20 14:28:28 +02:00
gfyoung
dbc74800e2
Enable no-multi-assignment in JS files
...
Partially addresses #47006 .
2018-06-15 13:08:47 -07:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported
2018-03-09 15:18:09 -06:00
Phil Hughes
6358004b1c
Converted webpack_bundle_tag to be automatic webpack bundles
2018-02-26 16:25:24 +00:00
Phil Hughes
c09a89c755
Converted branch_graph.js to axios
2018-02-01 10:42:49 +00:00
Phil Hughes
299da4ca07
Remove shortcut JS classes from global namespace
2017-10-13 11:38:09 +01:00
Mike Greiling
536be744c4
remove unnecessary IIFE
2017-03-05 14:25:40 -06:00
Mike Greiling
b7bf9b41b0
refactor Network class
2017-03-05 14:25:40 -06:00
Mike Greiling
3474271009
refactor BranchGraph class
2017-03-05 14:25:40 -06:00
Mike Greiling
a7dd1ec414
merge raphael library into the network bundle
2017-03-05 14:23:58 -06:00
Mike Greiling
f326e6fb8d
remove require.context from network_bundle
2017-02-22 17:04:53 -06:00
Mike Greiling
0f31c5a92b
replace implicit this == window with explicit binding
2017-02-17 16:58:32 -06:00
Mike Greiling
69e4072f89
Merge branch 'master' into go-go-gadget-webpack
...
* master: (389 commits)
Document "No gems fetched from git repositories" policy [ci skip]
Typos
Small gramatical tweaks
Typos
Added PHP & NPM doc
Use `:empty_project` where possible in request specs
Add caching of droplab ajax requests
Use `:empty_project` where possible in model specs
Revert 3f17f29a
Remove unused js response from refs controller
Add MR id to changelog entry
fixed small mini pipeline graph line glitch
Prevent form to be submitted twice
Fix Error 500 when repositories contain annotated tags pointing to blobs
Fix /explore sorting (trending)
Simplify wording in "adding an image" docs
Remove "official merge window" from CONTRIBUTING.md [ci skip]
Update repository check documentation
Fixed flexbox and wrap issues
Update two_factor_authentication.md
...
2017-01-27 19:33:58 -06:00
Mike Greiling
04eff5fdb0
resolve all x-spacing and no-spaced-x eslint violations
2017-01-18 17:18:40 -06:00
Mike Greiling
ccada28f30
resolve all padded-blocks eslint violations
2017-01-18 17:16:41 -06:00
Mike Greiling
9e4d04913a
resolve all no-plusplus eslint violations
2017-01-18 17:15:27 -06:00
Mike Greiling
fe964cc235
migrate all javascript asset bundles and require syntax
2017-01-10 12:30:38 -06:00
Sam Rose
178f9ebb67
Respect newlines in commit messages on network graph
2016-12-16 16:46:17 -05:00
Mike Greiling
8e0e902b13
resolve all instances of no-undef eslint rule violations
2016-12-14 02:11:13 -06:00
Luke "Jared" Bennett
7cefaea876
explicitly disable eslint inline
2016-11-15 16:30:34 +00:00
Hiroyuki Sato
56264f35d4
Network page appear with an error message when entering nonexistent git revision
2016-11-06 12:05:13 +09:00
Bryce Johnson
5fb226a934
Remove leftover references to coffeescript from comments and docs.
2016-10-31 11:39:52 +01:00
winniehell
02f94cf038
disable ESLint for all JavaScript files
2016-10-26 10:02:58 +02:00
Luke Bennett
0f7cc21e24
Formatted all app/assets/javascripts to underscore naming convention
2016-10-10 17:09:48 +01:00
Jared Deckard
7f6474b269
Restore comments lost when converting CoffeeScript to JavaScript
2016-09-08 12:23:12 -05:00
Fatih Acet
aaa9509d12
ES6ify all the things!
2016-07-24 23:45:11 +03:00
Connor Shea
ec8a25ba0b
Replace namespace-specific application.js files with namespace-bundle.js files.
2016-07-15 14:42:28 -06:00
Connor Shea
4cca9a3e0f
Reorganize the lib directory.
2016-06-23 10:55:40 -06:00
Connor Shea
18e16e427d
Replace raphael-rails with raphael.js so it can be split from the rest of the JavaScript. The gem isn't maintained anymore anyway. Added a network folder with an application.js including raphael components, since that's the only page using it currently.
2016-06-10 09:28:07 -06:00