openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SQLPage
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 4 hours
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 9 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
remove mssql-incompatible query
lovasoa
More...
6 months ago
fix warning on windows
lovasoa
More...
6 months ago
fix test with mem db
lovasoa
More...
6 months ago
normalize paths in testing routing
lovasoa
More...
6 months ago
test on-db file hosting
lovasoa
More...
6 months ago
fix mssql test
lovasoa
More...
6 months ago
fix handling of special characters in file names
lovasoa
More...
6 months ago
update documentation
lovasoa
More...
6 months ago
clippy
lovasoa
More...
6 months ago
fmt
lovasoa
More...
6 months ago
properly propagate errors while routing and properly handle routing with on-db filesystem
lovasoa
More...
6 months ago
remove commented code
lovasoa
More...
6 months ago
remove incorrect test. URL fragments are client-side only
lovasoa
More...
6 months ago
avoid building Uri objects and crashing on failure
lovasoa
More...
6 months ago
clippy: PathBuf (> Path
lovasoa
More...
6 months ago
add routing debug info
lovasoa
More...
6 months ago
don't panic
lovasoa
More...
6 months ago
remove old routing code in http.rs
lovasoa
More...
6 months ago
Merge branch 'sqlpage:main' into handle-requests-without-file-extension
Gus Power
More...
6 months ago
Implement RoutingConfig trait on app_config, implement FileStore trait on file_cache and filesystem, rename ExecutionStore -> FileStore as now checks both assets and sql files. *Very very rough* first implementation pass in http::main_handler. All tests pass.
Gus Power
More...
6 months ago
document themeing
lovasoa
More...
6 months ago
improve tab component documentation
lovasoa
More...
6 months ago
remove format!()
Gus Power
More...
6 months ago
verify query and fragment works as expected for assets and redirects
Gus Power
More...
6 months ago
handle site prefix. it's clunky, still have to work out some unwraps. namespaced tests as they were getting overwhelming.
Gus Power
More...
6 months ago
changing article's name (#789)
alexisrc1
More...
6 months ago
make ExecutionStore async. still way too noisy to do this in rust-lang.
Gus Power
More...
6 months ago
up-type into from &str to Uri. Handle paths without extensions (serve equivalent .sql if exists, otherwise not found).
Gus Power
More...
6 months ago
[feat] Handling requests without an .sql extension directly in SQLPage. First commit, routing.rs.
Gus Power
More...
6 months ago
Fix a bug where subsequent requests would fail after a failed CSV import on postgres
lovasoa
More...
6 months ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
76
77
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree