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
6ef64fbf8ade27de55bbf30c78fee3d9983d79cc
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
Author
Search by author
Any Author
authors
Louis
louis
1 author
Apr 26, 2018
Swap out rhai script for lua script
· 6ef64fbf
Louis
authored
7 years ago
6ef64fbf
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
Merge branch 'Testing'
· d47d1266
Louis
authored
7 years ago
d47d1266
Update README.md
· 42fd908f
Louis
authored
7 years ago
42fd908f
Update README.md
· d16f3bdf
Louis
authored
7 years ago
d16f3bdf
Update CHANGELOG.md
· ca63042a
Louis
authored
7 years ago
ca63042a
Add tests for content type and index files, include 'interpolate_idents' to generate test names
· ada3652f
Louis
authored
7 years ago
ada3652f
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
Update README.md
· aef1d9b1
Louis
authored
7 years ago
aef1d9b1
Update README.md
· 027f9c40
Louis
authored
7 years ago
027f9c40
Update README.md
· a2613e7f
Louis
authored
7 years ago
a2613e7f
v0.2.0
· b21a626a
Louis
authored
7 years ago
0.2.0
b21a626a
Disable debug log for swerve config
· a3112e1f
Louis
authored
7 years ago
a3112e1f
Build release before deploy
· 62f3d9cb
Louis
authored
7 years ago
0.2.0-rc4
62f3d9cb
Remove dupes for matrix
· 7aafb888
Louis
authored
7 years ago
0.2.0-rc3
7aafb888
Fix travis.yml
· 56c4b2bd
Louis
authored
7 years ago
0.2.0-rc2
56c4b2bd
Add GH releases for tags
· 33fbbcfc
Louis
authored
7 years ago
0.2.0-rc1
33fbbcfc
Update CHANGELOG with MockUploads changes
· 40bd677c
Louis
authored
7 years ago
40bd677c
Create Changelog file
· dc26f325
Louis
authored
7 years ago
dc26f325
Tmp route for script testing
· 630e0e83
Louis
authored
7 years ago
630e0e83
cargo update for latest nightly
· 5146efaa
Louis
authored
7 years ago
5146efaa
Use 'printq' macro for quiet flag
· 1c269cb2
Louis
authored
7 years ago
1c269cb2
Update travis config
· 978b2a7b
Louis
authored
7 years ago
978b2a7b
Apr 13, 2018
Remove references to scripting
· a0ce2c35
Louis
authored
7 years ago
a0ce2c35
Include config.yml in example project
· 4fea6e58
Louis
authored
7 years ago
4fea6e58
Better paths in .gitignore
· dcd761f4
Louis
authored
7 years ago
dcd761f4
Implement Log handler for files, implement File handler for _all_ uploads
· 02552e53
Louis
authored
7 years ago
02552e53
osx, 32bit, 64 bit
· 833f4bac
Louis
authored
7 years ago
833f4bac
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
Fix metadata
· 19b48d85
Louis
authored
7 years ago
19b48d85
Build optimisation
· daf2384e
Louis
authored
7 years ago
v0.1.0
daf2384e
Loading