Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
brianpane
/
jitify-core
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
32
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 22, 2011
Added missing stdbool declaration that was breaking the Apache module build
brianpane
committed
786a0d2
View commit details
Copy full SHA for 786a0d2
Browse repository at this point
Commits on Jul 2, 2011
updated documentation files to reflect v0.9.3
brianpane
committed
3af6c25
View commit details
Copy full SHA for 3af6c25
Browse repository at this point
fix the nginx module config script for platforms where sh is a strict Bourne shell rather than bash.
brianpane
committed
65a30fa
View commit details
Copy full SHA for 65a30fa
Browse repository at this point
Commits on Apr 13, 2011
Update documentation to reference nginx v1.0.x
brianpane
committed
3594471
View commit details
Copy full SHA for 3594471
Browse repository at this point
Incremented minor version number to reflect nginx-1.0.0 compatibility changes
brianpane
committed
667a5e7
View commit details
Copy full SHA for 667a5e7
Browse repository at this point
Fix up some void pointer misuse
brianpane
committed
1a9f3b2
View commit details
Copy full SHA for 1a9f3b2
Browse repository at this point
Commits on Apr 12, 2011
remove -Wall from CFLAGS because it gets appended to (and thus overrides the -Wno-unused-args) in nginx's CFLAGS
brianpane
committed
2d999d7
View commit details
Copy full SHA for 2d999d7
Browse repository at this point
Commits on Jul 11, 2010
Fixed the order of the include files in the nginx module to
Show description for 68dca8c
brianpane
committed
68dca8c
View commit details
Copy full SHA for 68dca8c
Browse repository at this point
Changed source package prefix from jitify to jitify-core
brianpane
committed
81c9543
View commit details
Copy full SHA for 81c9543
Browse repository at this point
Added packaging script
brianpane
committed
b232395
View commit details
Copy full SHA for b232395
Browse repository at this point
Fixed 'make clean' rule
brianpane
committed
c808fa5
View commit details
Copy full SHA for c808fa5
Browse repository at this point
Commits on Jul 10, 2010
Added logging of parse errors and transform statistics to nginx mod_jitify.
brianpane
committed
6f1cfbd
View commit details
Copy full SHA for 6f1cfbd
Browse repository at this point
Updated to reflect 0.9.1 version number and nginx support.
brianpane
committed
5a4b901
View commit details
Copy full SHA for 5a4b901
Browse repository at this point
Commits on Jul 8, 2010
Added minification functionality to mod_jitify for nginx.
brianpane
committed
1dfee0f
View commit details
Copy full SHA for 1dfee0f
Browse repository at this point
Commits on Jul 2, 2010
Updated the CSS grammar to allow unquoted data: URIs as function arguments.
Show description for 1ebf049
brianpane
committed
1ebf049
View commit details
Copy full SHA for 1ebf049
Browse repository at this point
Restored support for HTML tag attributes without values.
Brian Pane
authored and
Brian Pane
committed
79e11be
View commit details
Copy full SHA for 79e11be
Browse repository at this point
Commits on Jun 30, 2010
Fixed the JavaScript lexer to allow a regular expression
Show description for 9ed8375
brianpane
committed
9ed8375
View commit details
Copy full SHA for 9ed8375
Browse repository at this point
Commits on Jun 29, 2010
Refactored the HTML parser a bit to remove special cases
Show description for 82130d6
brianpane
committed
82130d6
View commit details
Copy full SHA for 82130d6
Browse repository at this point
Commits on Jun 23, 2010
Refactored HTML tag attribute handling.
brianpane
committed
4246395
View commit details
Copy full SHA for 4246395
Browse repository at this point
Commits on Jun 19, 2010
Added special token type for HTML anchor tags, plus basic framework
Show description for 54e01e3
brianpane
committed
54e01e3
View commit details
Copy full SHA for 54e01e3
Browse repository at this point
Commits on Jun 12, 2010
Fixed hiding/restoration of Accept-Encoding for subrequests.
brianpane
committed
10d5a79
View commit details
Copy full SHA for 10d5a79
Browse repository at this point
Commits on Jun 10, 2010
32-bit compilation fixes
brianpane
committed
9972d65
View commit details
Copy full SHA for 9972d65
Browse repository at this point
Commits on Jun 9, 2010
Added missing include to fix compilation on Linux.
brianpane
committed
c5be8ac
View commit details
Copy full SHA for c5be8ac
Browse repository at this point
Added support for CSS '@media' syntax.
brianpane
committed
55355eb
View commit details
Copy full SHA for 55355eb
Browse repository at this point
Commits on Jun 8, 2010
Added support for CSS @charset directives.
brianpane
committed
9df1e2d
View commit details
Copy full SHA for 9df1e2d
Browse repository at this point
Restored the gitignore entry for Ragel-generated files
Show description for 16b2993
brianpane
committed
16b2993
View commit details
Copy full SHA for 16b2993
Browse repository at this point
Modified the grammar for CSS function arguments to support common
Show description for a7d76a8
brianpane
committed
a7d76a8
View commit details
Copy full SHA for a7d76a8
Browse repository at this point
Revised the grammar for unquoted HTML tag values to allow unquoted URLs.
brianpane
committed
d27e749
View commit details
Copy full SHA for d27e749
Browse repository at this point
Added lexer error checkpoint function to facilitate debugging.
brianpane
committed
3da8c09
View commit details
Copy full SHA for 3da8c09
Browse repository at this point
Commits on Jun 7, 2010
Changed .gitignore to allow Ragel-generated files to be stored in the repository.
brianpane
committed
38ecf9c
View commit details
Copy full SHA for 38ecf9c
Browse repository at this point
Implemented counting of bytes_written.
Show description for 3a757af
brianpane
committed
3a757af
View commit details
Copy full SHA for 3a757af
Browse repository at this point
Commits on Jun 5, 2010
Added support for 'name=value' argument format in CSS function expressions.
brianpane
committed
b9d4699
View commit details
Copy full SHA for b9d4699
Browse repository at this point
Added support for CSS '@import' syntax.
brianpane
committed
16c8c45
View commit details
Copy full SHA for 16c8c45
Browse repository at this point
Commits on Jun 4, 2010
Updated CSS grammar to allow slashes in unquoted function arguments.
brianpane
committed
64d330e
View commit details
Copy full SHA for 64d330e
Browse repository at this point
Reworked the CSS selector grammar to better accommodate comments
Show description for 6c33285
brianpane
committed
6c33285
View commit details
Copy full SHA for 6c33285
Browse repository at this point
Previous
Next
You can’t perform that action at this time.