index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
style
/
scripts
/
prettify.js
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling errors in docs found by codespell. [skip ci]
Mike Rumph
2020-02-17
1
-1
/
+1
*
Refresh prettify.js to update some missing syntax highlight
Christophe Jaillet
2019-09-28
1
-1
/
+1
*
Update prettify.js
Christophe Jaillet
2018-04-10
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2018-04-03
1
-1
/
+1
*
docs: update the prettify.js files with new directives
Luca Toscano
2018-01-14
1
-1
/
+1
*
prettify.js: add highlight for MDRequireHttps
Luca Toscano
2017-09-15
1
-1
/
+1
*
docs: allow Directive/<Directive> naming in prettify.js/css
Luca Toscano
2017-09-13
1
-3
/
+6
*
docs: add ManagedDomain and SSLPolicy containers to prettify.js
Luca Toscano
2017-09-13
1
-1
/
+1
*
docs: update the prettify.js files with new directives
Luca Toscano
2017-09-13
1
-1
/
+1
*
Remove a superfluous \b after 'Proxy'
Christophe Jaillet
2017-01-02
1
-1
/
+1
*
remove trailing comma, avoiding syntax errors in older browsers - and chm
André Malo
2014-02-02
1
-1
/
+1
*
Update syntax highlighter to match mod_macro definitions
Daniel Gruno
2013-01-21
1
-1
/
+1
*
Add new directives, LuaInputFilter/LuaOutputFilter for creating content filte...
Daniel Gruno
2012-08-26
1
-1
/
+1
*
Add printf as a known function in Perl.
Daniel Gruno
2012-07-13
1
-1
/
+1
*
Add 'require' as a keyword for Lua scripts
Daniel Gruno
2012-07-01
1
-1
/
+1
*
Add LuaAuthzProvider as a valid Directive.
Daniel Gruno
2012-07-01
1
-1
/
+1
*
Fix up some examples and make the Options arguments case-insensitive when hig...
Daniel Gruno
2012-05-13
1
-1
/
+1
*
Remove AuthzProviderAlias from the regular list of directives, so it doesn't ...
Daniel Gruno
2012-05-10
1
-1
/
+1
*
Add AuthzProviderAlias/AuthnProviderAlias as section directives
Daniel Gruno
2012-05-10
1
-1
/
+1
*
Make server variables (like %{REMOTE_ADDR}) stand out more.
Daniel Gruno
2012-05-08
1
-0
/
+13
*
Add PHP as a possible highlighted language if needed.
Daniel Gruno
2012-05-01
1
-4
/
+26
*
Allow the lexer loop to run a little longer.
Daniel Gruno
2012-04-28
1
-2
/
+2
*
Add AuthConfig as a valid Options argument
Daniel Gruno
2012-04-28
1
-3
/
+3
*
Stop being case-insensitive with section directives. This fixes the highlight...
Daniel Gruno
2012-04-28
1
-1
/
+1
*
Add IfVersion as a known section directive, change the css for literals and i...
Daniel Gruno
2012-04-27
1
-1
/
+4
*
Add AuthzProviderAlias as a valid section directive
Daniel Gruno
2012-04-27
1
-1
/
+1
*
add a boundary check to type highlighting in C
Daniel Gruno
2012-04-27
1
-1
/
+1
*
Update keywords for shell scripts
Daniel Gruno
2012-04-27
1
-1
/
+1
*
Prevent infinite looping in case of borked spans or code.
Daniel Gruno
2012-04-26
1
-0
/
+3
*
Accept AuthLDAPUrl as a keyword
Daniel Gruno
2012-04-26
1
-1
/
+1
*
Allow for multiple newlines to be ignored at start and finish
Daniel Gruno
2012-04-26
1
-4
/
+4
*
Remove trailing and leading newlines and spaces caused by xml formatting styles
Daniel Gruno
2012-04-26
1
-0
/
+4
*
Recognize IPv6 addresses as literals, update comment colors so they don't cla...
Daniel Gruno
2012-04-25
1
-0
/
+2
*
Recognize Require(Any|All|None) as enclosure
Daniel Gruno
2012-04-25
1
-1
/
+1
*
Make the lexer only highlight enclosures in config syntax if they are whole w...
Daniel Gruno
2012-04-25
1
-1
/
+1
*
Update CSS.
Daniel Gruno
2012-04-25
1
-2
/
+1
*
Identify Apache specific functions and constants in C.
Daniel Gruno
2012-04-25
1
-3
/
+6
*
nil in Lua should be a type, not a keyword in highlighting
Daniel Gruno
2012-04-25
1
-1
/
+2
*
Add Lua syntax support
Daniel Gruno
2012-04-25
1
-1
/
+30
*
Recognize NULL as a number
Daniel Gruno
2012-04-25
1
-2
/
+2
*
Separate config and c source styles a bit, set up proper distinction between ...
Daniel Gruno
2012-04-25
1
-30
/
+1543
*
Support for config highlighting (if anyone ever dares to do so)
Daniel Gruno
2012-04-24
1
-1
/
+3
*
Adding another syntax highlighting test subject (this time it's ASL, yay)
Daniel Gruno
2012-04-24
1
-0
/
+28