Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rust-swerve
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Show more breadcrumbs
Louis
rust-swerve
Commits
b3e672c764c15d71a8f406467197ddd7f6c2a3e2
Select Git revision
0 results
rust-swerve
src
Author
Search by author
Any Author
authors
Louis
louis
1 author
Apr 26, 2018
link up fairing for script running, get params from internal redirect
· b3e672c7
Louis
authored
7 years ago
b3e672c7
Add fairing to perform internal redirect when encountering a script path
· 023ae3c6
Louis
authored
7 years ago
023ae3c6
Fix all cargo check issues
· c132792f
Louis
authored
7 years ago
c132792f
Apr 17, 2018
Implement config routes support, get lua runtime from the request
· 7fecc3cf
Louis
authored
7 years ago
7fecc3cf
Include rlua, attach runtime as server state
· 616e2297
Louis
authored
7 years ago
616e2297
Clear out old scripting code and comments
· 81400f94
Louis
authored
7 years ago
81400f94
Fix default types and missing colon
· 6e20f818
Louis
authored
7 years ago
6e20f818
Apr 16, 2018
Implement default CliArgs
· 432a27e8
Louis
authored
7 years ago
432a27e8
Move server init to server::create_server
· e21ce2cf
Louis
authored
7 years ago
e21ce2cf
Disable debug log for swerve config
· a3112e1f
Louis
authored
7 years ago
a3112e1f
Tmp route for script testing
· 630e0e83
Louis
authored
7 years ago
630e0e83
Use 'printq' macro for quiet flag
· 1c269cb2
Louis
authored
7 years ago
1c269cb2
Apr 13, 2018
Remove references to scripting
· a0ce2c35
Louis
authored
7 years ago
a0ce2c35
Implement Log handler for files, implement File handler for _all_ uploads
· 02552e53
Louis
authored
7 years ago
02552e53
Update versions, merge file config with cli config, file upload routing
· 9f509c0a
Louis
authored
7 years ago
9f509c0a
Add relevant command line options as config values, load config from file with fallback
· 22602d57
Louis
authored
7 years ago
22602d57
Update cli help text to include license information
· bbc563d6
Louis
authored
7 years ago
bbc563d6
Support --upload and --upload-path flags in arg parser, implement mock config file
· b4b1fd82
Louis
authored
7 years ago
b4b1fd82
Nov 06, 2017
Test implementation of file upload route
· 658d76d7
Louis
authored
7 years ago
658d76d7
Oct 18, 2017
Build optimisation
· daf2384e
Louis
authored
7 years ago
v0.1.0
daf2384e
Initial file serving implementation
· 9f4dab89
Louis
authored
7 years ago
9f4dab89
Loading