2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1427 from SYM01/hotfix/avoid-dos More... about 6 years ago
fix issue #1424 More... about 6 years ago
remove unneccsary code assignment to nil More... about 6 years ago
Update controller.go More... over 6 years ago
Remove a stray println call. More... over 6 years ago
fixed import "C"
san
More... over 6 years ago
Merge pull request #161 from notzippy/master More... over 6 years ago
Amended importPathFromPath to detect vendor folder from basePath, not just the word vendor in the path More... over 6 years ago
Patch for windows Made interrupt call os.Kill for windows Added check for process still running before killing it More... over 6 years ago
develop v1.0.0-dev More... over 6 years ago
develop v1.0.0-dev More... over 6 years ago
develop v1.0.0-dev More... over 6 years ago
release v0.21.0 More... over 6 years ago
release v0.21.0 More... over 6 years ago
release v0.21.0 More... over 6 years ago
Merge pull request #95 from notzippy/develop More... over 6 years ago
Moved SimpleStack to new package More... over 6 years ago
Merge pull request #1404 from notzippy/develop More... over 6 years ago
Bug fix, not reuse controllers Moved SimpleStack into utils folder Added RevelContainer Moved controller stacks inside revelcontainer Added option to not reuse controllers via `revel.controller.reuse` More... over 6 years ago
Merge pull request #159 from notzippy/develop More... over 6 years ago
Patchset for 21 Added Version -u to update the checked out libaraies Enhanced new skeleton toto support http https and git schemas when cloning the skeleton repo. Enhanced version command to fetch server version from master branch Enhanced version command to update local repository if a new version exists on the server More... over 6 years ago
Merge pull request #1403 from notzippy/develop More... over 6 years ago
Added go get to fetch the test cases dependency Modified allowed failures to version 1.8 fast http uses github.com/klauspost/compress which uses math/bits introduced in version 1.9 of Go Windows builds are "flakey" so disabled them from changing the results More... over 6 years ago
Added getKeys() for the header Updated usage closes #1391 More... over 6 years ago
Merge pull request #94 from notzippy/develop More... over 6 years ago
Patchset v0.21 Added additional test cases Added version.go file Updated FastHTTPServer, GOTestServer to implement new GetKeys() Additional documentation More... over 6 years ago
Merge pull request #158 from hwsoderlund/fix_compile_error More... over 6 years ago
Fix compilation error visibility More... over 6 years ago
Merge pull request #157 from HaraldNordgren/go_versions More... over 6 years ago
Bump Go versions and use '.x' to always get latest patch versions More... over 6 years ago