43 Commits (master)

Author SHA1 Message Date
  Shivaram Lingamneni 697f34995b change default make target to `build` 1 year ago
  Shivaram Lingamneni f00fd452be Fix #2023 1 year ago
  Shivaram Lingamneni f032fda48d parallelize tests via the native go mechanism 1 year ago
  Shivaram Lingamneni f9ca172ad7 include git tag in binary when available 2 years ago
  Shivaram Lingamneni 4d4e134008 bump irctest for ergo rename 2 years ago
  Shivaram Lingamneni 23c7218bf1 first pass at renaming Oragono to Ergo 2 years ago
  Shivaram Lingamneni cd5b6211b3 upgrade irctest to new, reintegrated master 3 years ago
  Shivaram Lingamneni 91cfdb963d fix #1074 3 years ago
  Shivaram Lingamneni 44cc4c2092 introduce "flat ip" representations 3 years ago
  Shivaram Lingamneni 7a6413ea2c first draft of atheme migration code 3 years ago
  Shivaram Lingamneni eb4dec8d89 run irctest in travis 3 years ago
  Shivaram Lingamneni 70a6ea375c add `make gofmt` 3 years ago
  Shivaram Lingamneni a6e2b5a3ae update references to oragono.yaml to reflect new name of default.yaml 3 years ago
  Shivaram Lingamneni 464d0be949 tweak version strings again 4 years ago
  Shivaram Lingamneni 4291c5f4e3 fix #1031 4 years ago
  Shivaram Lingamneni ee05a4324d fix #920, #921 4 years ago
  Shivaram Lingamneni 1195295877 fix smoke test spurious failure on missing certs 4 years ago
  Shivaram Lingamneni bfab8adb70 add smoke target 4 years ago
  Shivaram Lingamneni 33dac4c0ba initial persistent history implementation 4 years ago
  Shivaram Lingamneni d0aa7cc860 fix #782 (bring vendor into the main tree) 4 years ago
  Shivaram Lingamneni 7531d02334 clean up Makefile 4 years ago
  Shivaram Lingamneni 08d346ce50 make release should depend on deps 4 years ago
  Shivaram Lingamneni 2451737f87 give cloaks their own package 5 years ago
  Shivaram Lingamneni b6feca05a3 first pass at #409 5 years ago
  Shivaram Lingamneni f94f737b31 add support for login throttling 5 years ago
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5 years ago
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system 5 years ago
  Shivaram Lingamneni 2a33c1483b atomic bitset implementations of caps.Set and modes.ModeSet 5 years ago
  Shivaram Lingamneni c0885f9cba add gofmt check to `make test` 6 years ago
  Shivaram Lingamneni fad2475c3f modes refactor, #255 6 years ago
  Daniel Oaks 6e85cbcf9c makefile: Add an explicit buildrelease case 6 years ago
  Daniel Oaks 1c4f316ca9 Remove make clean for now, fixes Travis 6 years ago
  Daniel Oaks 2b383145e5 Fix makefile / Travis 6 years ago
  Daniel Oaks 7f06f25c15 Start making builds with goreleaser 6 years ago
  Daniel Oaks 342a84ba3f Makefile should use var defined at top of file 6 years ago
  Daniel Oaks 695faefd93 Allow formatting codes in the MOTD 6 years ago
  Shivaram Lingamneni 6aa9023813 add `go vet` to `make test` 6 years ago
  Daniel Oaks 470fc2a469 travis: Also run Go tests where they exist, when running through Travis 6 years ago
  Sean Enck 68c23102d8
dependency retrieval make rule 6 years ago
  Daniel Oaks b003cd6287 make: Fix build dirs 6 years ago
  Euan Kemp 2f3838d95a make: properly specify targets as phony 6 years ago
  Euan Kemp e6b6ab2b11 make: remove extraneous slash 6 years ago
  Sean Enck 534854b42b
Makefile for os-specific builds 6 years ago