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
616e2297665b6eb27f47df7fa0e4e4d70c5e45d8
Select Git revision
Branches
2
master
default
protected
gh-pages
Tags
7
0.3.0
0.2.0
0.2.0-rc4
0.2.0-rc3
0.2.0-rc2
0.2.0-rc1
v0.1.0
9 results
rust-swerve
src
Author
Search by author
Any Author
authors
Louis
louis
1 author
Apr 17, 2018
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