gosora/query_gen/lib
Azareal 8252c481df Updated the codebeat and codeclimate config files.
Renamed the pre_render_view_forum hook to pre_render_forum.
Renamed the pre_render_ips hook to pre_render_ip_search.
Renamed routeTopicCreate to CreateTopic and moved it into /routes/topic.go
Moved three routes into /routes/user.go
Renamed routeIps to IPSearch and moved it into /routes/moderate.go
Moved the IP Search logic out of the route and into the DefaultIPSearcher.
Added InQ() to the select builders and replaced three hand-rolled queries with it.
De-duplicated some pagination logic.
2018-01-21 11:17:43 +00:00
..
acc_builders.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
accumulator.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
builder.go Added the views graph to the Control Panel. 2018-01-03 07:46:18 +00:00
install.go Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
micro_builders.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
mssql.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
mysql.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
pgsql.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
querygen.go Added the views graph to the Control Panel. 2018-01-03 07:46:18 +00:00
transaction.go Renamed a few querygen structs. 2017-11-12 05:25:04 +00:00
utils.go More refactoring. So much data o.o 2017-11-13 05:22:37 +00:00