110 Commits (c10e6094ad2bf88ccafa590fcdffe9ecd849fdc4)

Author SHA1 Message Date
  Ethan Koenig b94a7b190c Integration test framework (#1290) 8 years ago
  Antoine GIRARD 9298677f8e Check if missing/modified/unused deps in vendor and fix errors (#1468) 8 years ago
  Sandro Santilli 77cbe716a8 Set VERSION from git once, in a variable (#1447) 8 years ago
  Mura Li 62167c4e8b Add GOFLAGS and EXTRA_GOFLAGS (#1438) 8 years ago
  Thomas Boerger 29b248e680 Split the binary build (#985) 8 years ago
  Mura Li b1d6c9b61a Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741) 8 years ago
  Jonas 27ae729f1f Fix for #828: Embed build tags (#1051) 8 years ago
  silverwind 484ebdd318 Makefile: Use hash over which (#1069) 8 years ago
  silverwind 5019589091 Makefile: Also redirect stderr on which calls (#1068) 8 years ago
  Dan Morrill 89be3c0a80 Tweak docker target to work by default. (#1033) 8 years ago
  Andrey Nering 68ffb36d6b Makefile: install on build (#874) 8 years ago
  Thomas Boerger 7fc4e73036 Fix master builds on mips* again (#815) 8 years ago
  Thomas Boerger 76e4d20d50 Set the ldflags to static value within makefile (#709) 8 years ago
  Thomas Boerger a7ddcf8c79 Enforce custom LDFLAGS within makefile (#684) 8 years ago
  Andrey Nering 2b9a29e7d0 Makefile: on Windows, executable should have ".exe" (#550) 8 years ago
  Bo-Yi Wu ad561456ef replcae go fmt with gofmt command. 8 years ago
  Thomas Boerger 41d600dbc7 Properly handle drone tags and release/* branches (#466) 8 years ago
  Thomas Boerger 9fde430c66 Bindata is optional and over-writable on restart (#354) 8 years ago
  Thomas Boerger b1fa645fb1 Do not override the binary version name from drone (#436) 8 years ago
  Thomas Boerger 8d4f08e574 Fixing multiple docker issues (#386) 8 years ago
  Kim "BKC" Carlbäcker 8fda1b2465 Autogenerate Version on build (#190) 8 years ago
  Kim "BKC" Carlbäcker 0525b30fce Actually fix 'make build' (#353) 8 years ago
  Kim "BKC" Carlbäcker e7a62302e5 Awlays build, even when it thinks it's up to date (#351) 8 years ago
  Thomas Boerger b530e9a05f Properly move releases within drone builds 8 years ago
  Thomas Boerger 9301aef192 Get rid of bin folder within makefile, enabled TiDB (#319) 8 years ago
  Sandro Santilli a09ff92c4f Have "make" create the executable in root dir (#247) 8 years ago
  Thomas Boerger 6c09e5368f Integrate public as bindata optionally (#293) 8 years ago
  Thomas Boerger e710a0b9dc Replace invaliud bindata variable names within make task 8 years ago
  Thomas Boerger 13c023bc6e Added errcheck make task (#242) 8 years ago
  Thomas Boerger 061e3d7977 Merge pull request #96 from metalmatze/feature/drone-config 8 years ago
  Thomas Boerger 8cd79eaab7 Added drone instead of travis detection to makefile 8 years ago
  Thomas Boerger 3415f9575e Added dummy tasks for mysql and pgsql tests 8 years ago
  Thomas Boerger 938eb2e5e3 Really use go install on make install 8 years ago
  Sandro Santilli ce9cd823d3 Have the deault 'all' rule just build 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 5359fddd29 Hush dangerous GNU comment, mark "check" rule as phony 8 years ago
  Sandro Santilli d2cd448138 Add "check" alias for testing 8 years ago
  Thomas Boerger 73fa79d5e0 Totally refactored the makefile and adjusted travis config 8 years ago
  Thomas Boerger 3dc4bb9a23 Merge branch 'master' into feature/main.go 8 years ago
  Matthias Loibl 5746161d32 Rename all occurrences of gogs.go 8 years ago
  Joubert RedRat 7bc50216ae Set default less and css to new default name 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Sandro Santilli 2e8d7b90a1 Add all, check and dist Makefile rules (#3549) 8 years ago
  Unknwon e30fa23d81 Little code refactoring 9 years ago
  Unknwon f873eca119 Only do go vet on this codebase 9 years ago
  Unknwon 8217099a3d Ignore repository with issue disabled or use external tracker in dashboard issues 9 years ago
  Unknwon d633b89ee9 #1601 support delete issue comment 9 years ago
  Dan McGregor b840d8e0f4 Make go's build flags a variable 9 years ago
  Unknwon 7f485f72f7 Some minor changes 9 years ago
  Unknwon 7a0cdbebf6 Remove cache avatar support and add its tests 9 years ago