- 14 Sep, 2015 1 commit
-
-
karen Carias authored
-
- 11 Sep, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Clean up overlap between dashboard and explore - Clean up overlap between dashboard and explore. ... 5d785457 - Split up SnippetsController into separate dashboard and explore sections. - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not. - Consistently case `Back to X` links. 260fcd45 - Link to help from signin page bottom. d92696d3 - Make Help accessible for guests. c258e977 cc @dzaporozhets See merge request !1260
-
Douwe Maan authored
Syntax highlighting improvements On the server side: During development I would occasionally see SanitizationFilter sanitizing the result of SyntaxHighlightFilter, even though its attributes were whitelisted. This updates the `clean_spans` transformer to return the whitelisted node as [suggested by the Sanitize docs](http://git.io/vZR8i). On the client side: - Makes the syntax_highlight JS more flexible - Adds JS specs - Simplifies highlighting of new notes - Adds highlighting to Markdown preview See merge request !1278
-
- 10 Sep, 2015 31 commits
-
-
Robert Speicher authored
Add comments and clean up test for !1274 See merge request !1279
-
Stan Hu authored
-
Robert Schilling authored
Bump rouge to 1.10.1 to remove warning noise and fix other syntax highlighting bugs rouge warnings begone! Closes #2128 Closes #2433 See merge request !1277
-
Stan Hu authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Also makes it work when given a parent element containing a `.js-syntax-highlight` element so for dynamically-added things like notes or Markdown previews, we can more accurately target just the element we care about.
-
Robert Speicher authored
-
Stan Hu authored
Closes #2128 Closes #2433
-
Robert Schilling authored
Fix some CHANGELOG entries Noticed a few things were off. See merge request !1276
-
Stan Hu authored
-
Robert Speicher authored
Add missing 7.14.x CHANGELOG entries [ci skip] See merge request !1275
-
Robert Speicher authored
-
Robert Schilling authored
Gracefully handle errors in syntax highlighting by leaving the block unformatted A bug in Rouge caused an Exception: ```undefined method `sub' for :Literal:Symbol``` That caused https://gitlab.com/embeddable-common-lisp/ecl/issues/156 to hit Error 500 and fail to display. If a failure occurs, just render the text as preformatted. Closes #2433 See merge request !1274
-
Stan Hu authored
Merge pull request #9604 from bpetheo/bpetheo_add_service_api_endpoint_to_retrive_service_parameters Added service API endpoint to retrieve service parameters
-
Petheo Bence authored
-
Stan Hu authored
Closes #2433
-
Dmitriy Zaporozhets authored
UI improvements * Convert forked from button to text * Refactor md variables * Improve project fork page * Style blob show page * Style syntax highlight area for white theme See merge request !1273
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Turned off autocomplete for new issue titles See merge request !1271
-
Dmitriy Zaporozhets authored
Update OmniAuth test to pass in Semaphore This has caused all the build failures on GitHub master for the last few days. This change seems to pass Semaphore build on GitHub: https://semaphoreci.com/stanhu/gitlabhq/branches/fix-semaphore-twitter-identity-issue-try2 Closes #2469 See merge request !1272
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
-
Robert Speicher authored
Fix 7.14 stable branch name in upgrade docs [ci skip]
-
Duke authored
-
- 09 Sep, 2015 6 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Ui improvements * allow containers without bg and border * style twbs panels See merge request !1270
-
Dmitriy Zaporozhets authored
Profile settings navigation improvements * separate profile settings link * get rid of double titles on profile page See merge request !1269
-
Darby authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-