Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webcache
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Taddeüs Kroes
webcache
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
11
9
8
7
Fixed multi-line regex.
master
master
Fixed broken constructor.
Implemented cache/minify controllers for JavaScript/CSS.
Fixed unit tests.
Configured folders now should end with a slash (/).
Added default url binding to JS/CSS controllers.
Moved JS/CSS controllers to a single controllers file.
JavaScript/CSS extensions now extend the Importer class.
Created Importer object that handles file imports in begin section of cached text files.
Modified to_dir function to create full paths.
Changed method name.
Added empty templates for JavaScript/CSS cache objects.
Finished first complete version of Cache object, tested only in live environment.
Moved source files to root directory.
Removed executable flag from Makefile.
Added Cache-Controle: private header.
Added (untested) functions for cache headers.
Added basis set of functions for file collections to Cache object.
Added coverage output files to ignore file.
Added unit test framework and empty Cache class file.
Added README
Loading