gosora/query_gen/lib
Azareal fa065bc584 /topics/ (the default index) is now over 25 times faster than before.
Change the length of the ticks for referrer tracking.
Fixed a bug in Shadow and Tempra Simple where the polls would appear when they shouldn't.
Added styling to Shadow for Control Panel Sub-menus.
Fixed the ridiculously wide attachment images on Cosora.
The analytics pages should no longer be treated as the dashboard style-wise.
The installer now works again.
Tests now run again, as do the benchmarks.
Refactored the topic list logic, and moved the route portion into the routes package.
Fixed an inverted comparison in the referrer logic.
Added friendly text for Mac operating systems to the english language pack.
Removed two obsolete prepared statements.
Fixed three race conditions in the database adapters.
Potentially sped up the topic page by 20%
Added several new benchmarks and refactored the others.
Removed a redundant prepared statement in user.go

Added reviseID as a primary key to the revisions table.
The user_count column was added to the users_groups table, but it's unknown if it will stay.
2018-02-10 15:07:21 +00:00
..
acc_builders.go Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +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 /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
mysql.go /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
pgsql.go /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +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