Commit Graph

26 Commits

Author SHA1 Message Date
Bryce Johnson f564cbb21a Make file templates easy to use and discover 2017-04-03 17:54:40 +00:00
Bryce Johnson faf7865c26 Lightly refactor js files related to file template selectors. 2017-03-22 20:10:54 -04: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 fe964cc235 migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
Kamil Trzcinski 14d47884df
Merge remote-tracking branch 'origin/master' into dockerfile-templates 2016-12-18 23:39:51 +01:00
Sean McGivern 4d1f583712 Merge branch 'katex-math' into 'master'
Render math in Asciidoc and Markdown with KaTeX using code blocks

Closes #13690 and #13180

See merge request !8003
2016-12-15 14:11:38 +00:00
Munken 2d170a20dc Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00: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
Luke "Jared" Bennett dcd20236ec
Refactored JS
Added spec
2016-11-08 13:54:58 +00:00
Kamil Trzcinski 6970c1f331
Allow to use Dockerfile templates 2016-11-08 13:54:58 +00:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Bryce Johnson 5ef3e8669d Make fixes to get tests passing. 2016-10-05 11:25:05 +02:00
Bryce Johnson 87036a6acc Fix tests for Blob Selectors. 2016-10-05 11:25:04 +02:00
Bryce Johnson 45ae34f883 Properly scope BlobCiYamlSelector and BlobCiYamlSelectors. 2016-10-05 11:25:01 +02:00
Luke Bennett 70f7d2446a Review changes
Updated tests
2016-10-01 00:01:47 +03:00
Luke Bennett 61afa65d4e Added soft wrap logic and button to editor
Added tests

Added awesomeeeeee icons
2016-10-01 00:01:47 +03:00
Jacob Schatz d754b2ce76 Revert "Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-web-app' into 'master'"
This reverts merge request !6188
2016-09-29 00:56:30 +00:00
Luke Bennett 6bca3a3ed9 Review changes 2016-09-28 19:11:11 +03:00
Luke Bennett ee02856d59 Added soft wrap logic and button to editor
Added tests

Added awesomeeeeee icons
2016-09-28 19:11:11 +03:00
Jared Deckard 7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Connor Shea 8db088ccc7 Don't use global variables. 2016-08-18 21:48:11 +01:00
Connor Shea 0baaf490e2 Only load Ace on Snippets and file edit pages. 2016-08-18 21:48:10 +01:00