Stephen
|
aaf4c58235
|
tidy unused file
|
2024-03-27 18:57:28 +10:00 |
|
Stephen
|
24a25d6e6a
|
tidy BeefTest and add more test cases
|
2024-03-27 18:53:56 +10:00 |
|
Stephen
|
f0bb5ed2d6
|
added boiler plate
|
2024-03-27 18:50:13 +10:00 |
|
Stephen
|
712201d909
|
fixed logout helper and cleaned up code
|
2024-03-26 19:04:58 +10:00 |
|
Stephen
|
c51c0fca6d
|
added boiler plate
|
2024-03-26 19:03:50 +10:00 |
|
Stephen
|
0fb4805c44
|
fixed login helper function
|
2024-03-26 06:53:33 +10:00 |
|
Stephen
|
92e03ba62b
|
remove excess comments
|
2024-03-25 17:12:19 +10:00 |
|
Stephen
|
822c6616de
|
removed excess debug code
|
2024-03-25 12:18:13 +10:00 |
|
Stephen
|
140129a91a
|
fixed module loading bug
|
2024-03-25 12:16:33 +10:00 |
|
Stephen
|
95037f7c5a
|
added the print dns function for banner info
|
2024-03-25 12:00:12 +10:00 |
|
Stephen
|
c4b0b63e90
|
move dns banner output into to banners.rb - still had a bug
|
2024-03-25 11:44:33 +10:00 |
|
Stephen
|
3e56a94573
|
tidy up auth_rate_spec
|
2024-03-25 07:26:54 +10:00 |
|
Stephen
|
27ae165f92
|
removed incorrect comment
|
2024-03-25 07:17:38 +10:00 |
|
Stephen
|
85e550e44c
|
add test clean up of config settings
|
2024-03-25 05:38:27 +10:00 |
|
Stephen
|
88f383baae
|
removed old tests
|
2024-03-24 18:14:19 +10:00 |
|
Stephen
|
52abaa32f2
|
fixed @server_started file init
|
2024-03-24 16:59:38 +10:00 |
|
Stephen
|
a41e2bb637
|
fix typo
|
2024-03-22 15:19:20 +10:00 |
|
Stephen
|
f978b5fc4f
|
moved testing server functions to spec_helper.rb
|
2024-03-22 11:47:45 +10:00 |
|
Stephen
|
2d54cde54d
|
basic format change
|
2024-03-22 11:33:27 +10:00 |
|
Stephen
|
86cf8bcfe5
|
added shutdown for the dns server
|
2024-03-22 11:02:10 +10:00 |
|
Stephen
|
8e67dab667
|
set dns logger level to ERROR only
|
2024-03-22 10:48:33 +10:00 |
|
Stephen
|
abdd89eacc
|
stop multiple dns servers from starting and add a stop function
|
2024-03-22 10:32:31 +10:00 |
|
Stephen
|
5392867e72
|
enable QR tests
|
2024-03-22 05:44:43 +10:00 |
|
Stephen
|
50d03b5619
|
clean up QR output
|
2024-03-22 05:36:59 +10:00 |
|
Stephen
|
a67c791731
|
clean up QR output
|
2024-03-22 05:36:17 +10:00 |
|
Stephen
|
9077123d1e
|
change to Configuration.instance instead of calling .new
|
2024-03-22 05:04:12 +10:00 |
|
Stephen
|
55632fe2d6
|
move the proxy banner to banners.rb
|
2024-03-20 16:43:13 +10:00 |
|
Stephen
|
0f216f4e20
|
refactor test cases
|
2024-03-20 12:24:23 +10:00 |
|
Stephen
|
32543c6f33
|
refactor starting beef server
|
2024-03-20 04:11:39 +10:00 |
|
Stephen
|
f3e3e6b014
|
init 'creds' var
|
2024-03-19 14:07:45 +10:00 |
|
Stephen
|
312e397bb7
|
update year
|
2024-03-19 14:07:15 +10:00 |
|
Stephen
|
bc5915fb05
|
Merge branch 'master' into pr/catatonicprime/2990
|
2024-03-19 04:06:00 +00:00 |
|
Stephen
|
1ee90dd885
|
Merge branch 'master' into dependabot/bundler/term-ansicolor-1.7.2
|
2024-03-18 20:50:43 +00:00 |
|
Stephen
|
48159dd914
|
Merge branch 'master' into dependabot/bundler/sqlite3-1.7.3
|
2024-03-18 20:48:48 +00:00 |
|
Stephen
|
0d0e5c4c77
|
readd pdf bounce file
|
2024-03-19 05:54:34 +10:00 |
|
dependabot[bot]
|
59d0e1c007
|
Bump term-ansicolor from 1.7.1 to 1.7.2
Bumps [term-ansicolor](https://github.com/flori/term-ansicolor) from 1.7.1 to 1.7.2.
- [Changelog](https://github.com/flori/term-ansicolor/blob/master/CHANGES)
- [Commits](https://github.com/flori/term-ansicolor/compare/v1.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: term-ansicolor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 13:13:45 +00:00 |
|
dependabot[bot]
|
30d65b381e
|
Bump sqlite3 from 1.7.2 to 1.7.3
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.7.2...v1.7.3)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 13:12:27 +00:00 |
|
Stephen
|
29872dfbff
|
Merge branch 'master' into dependabot/bundler/irb-1.12.0
|
2024-03-17 23:52:03 +00:00 |
|
Stephen
|
9e9470974a
|
Merge branch 'master' into dependabot/bundler/rack-2.2.8.1
|
2024-03-17 23:44:36 +00:00 |
|
Stephen
|
62db76cdd9
|
Merge branch 'master' into dependabot/bundler/rubocop-1.62.1
|
2024-03-17 23:35:14 +00:00 |
|
Stephen
|
ffdc303652
|
everything commented out. tests to be included in a long version of testing
|
2024-03-18 07:27:48 +10:00 |
|
Stephen
|
386a417aeb
|
improved test cases
|
2024-03-18 07:17:20 +10:00 |
|
Stephen
|
d01f94a061
|
updated/improved requester tests but still not fully working
|
2024-03-17 19:17:14 +10:00 |
|
Stephen
|
32b72c2134
|
fixed string mangement bug
|
2024-03-17 17:03:30 +10:00 |
|
Stephen
|
ca8e49286a
|
fixed command class test
|
2024-03-17 16:55:08 +10:00 |
|
Stephen
|
1ec09bb569
|
move the deprecation warning to the comment as it is only used in tests
|
2024-03-17 10:58:39 +10:00 |
|
Stephen
|
0b6e759ada
|
fix serialize deprecation warning
|
2024-03-17 09:41:41 +10:00 |
|
Stephen
|
851cdb249e
|
remove the ARGV warning
|
2024-03-17 09:39:11 +10:00 |
|
Stephen
|
33b92a5aab
|
clean up auth rate test
|
2024-03-17 08:04:44 +10:00 |
|
Stephen
|
424e05ba7c
|
remove the deprecation warning relating to serialize
|
2024-03-17 08:00:08 +10:00 |
|