| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: on Windows, executable should have ".exe" (#550) | Andrey Nering | 2017-01-01 | 1 | -1/+6 |
* | replcae go fmt with gofmt command. | Bo-Yi Wu | 2016-12-30 | 1 | -1/+1 |
* | Properly handle drone tags and release/* branches (#466)v1.0.0 | Thomas Boerger | 2016-12-24 | 1 | -2/+2 |
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 1 | -19/+3 |
* | Do not override the binary version name from drone (#436) | Thomas Boerger | 2016-12-21 | 1 | -3/+1 |
* | Fixing multiple docker issues (#386) | Thomas Boerger | 2016-12-15 | 1 | -0/+5 |
* | Autogenerate Version on build (#190) | Kim "BKC" Carlbäcker | 2016-12-13 | 1 | -2/+3 |
* | Actually fix 'make build' (#353) | Kim "BKC" Carlbäcker | 2016-12-05 | 1 | -2/+2 |
* | Awlays build, even when it thinks it's up to date (#351) | Kim "BKC" Carlbäcker | 2016-12-05 | 1 | -0/+1 |
* | Properly move releases within drone builds | Thomas Boerger | 2016-12-05 | 1 | -2/+8 |
* | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 1 | -20/+3 |
* | Have "make" create the executable in root dir (#247) | Sandro Santilli | 2016-11-30 | 1 | -2/+2 |
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 1 | -8/+12 |
* | Replace invaliud bindata variable names within make task | Thomas Boerger | 2016-11-29 | 1 | -0/+2 |
* | Added errcheck make task (#242) | Thomas Boerger | 2016-11-25 | 1 | -0/+7 |
* | Merge pull request #96 from metalmatze/feature/drone-config | Thomas Boerger | 2016-11-24 | 1 | -4/+12 |
|\ |
|
| * | Added drone instead of travis detection to makefile | Thomas Boerger | 2016-11-24 | 1 | -4/+4 |
| * | Added dummy tasks for mysql and pgsql tests | Thomas Boerger | 2016-11-24 | 1 | -0/+8 |
* | | Really use go install on make install | Thomas Boerger | 2016-11-24 | 1 | -2/+2 |
|/ |
|
* | Have the deault 'all' rule just build | Sandro Santilli | 2016-11-24 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
* | Hush dangerous GNU comment, mark "check" rule as phony | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | Add "check" alias for testing | Sandro Santilli | 2016-11-07 | 1 | -0/+3 |
* | Totally refactored the makefile and adjusted travis config | Thomas Boerger | 2016-11-04 | 1 | -51/+109 |
* | Merge branch 'master' into feature/main.go | Thomas Boerger | 2016-11-04 | 1 | -4/+4 |
|\ |
|
| * | Set default less and css to new default name | Joubert RedRat | 2016-11-04 | 1 | -4/+4 |
* | | Rename all occurrences of gogs.go | Matthias Loibl | 2016-11-04 | 1 | -1/+1 |
|/ |
|
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
* | Add all, check and dist Makefile rules (#3549) | Sandro Santilli | 2016-08-30 | 1 | -1/+7 |
* | Little code refactoring | Unknwon | 2016-08-09 | 1 | -1/+0 |
* | Only do go vet on this codebase | Unknwon | 2016-08-06 | 1 | -4/+6 |
* | Ignore repository with issue disabled or use external tracker in dashboard is... | Unknwon | 2016-08-05 | 1 | -6/+7 |
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 1 | -0/+4 |
* | Make go's build flags a variable | Dan McGregor | 2016-03-15 | 1 | -2/+3 |
* | Some minor changes | Unknwon | 2016-03-06 | 1 | -0/+6 |
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -5/+5 |
* | Minor fix for #2567 | Unknwon | 2016-02-14 | 1 | -0/+4 |
* | Add command to run the test suite in Makefile. | Andrey Nering | 2016-01-16 | 1 | -0/+3 |
* | stop compile bindata for TRANSLATORS | Unknwon | 2016-01-11 | 1 | -1/+1 |
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -1/+1 |
* | Makefile: Do not fail build on missing lessc | Adam Strzelecki | 2015-12-09 | 1 | -0/+2 |
* | Makefile: Remove trailing whitespace & add last LF | Adam Strzelecki | 2015-12-01 | 1 | -2/+2 |
* | Makefile: Auto-build CSS & bin-data when necessary | Adam Strzelecki | 2015-12-01 | 1 | -3/+14 |
* | Makefile: Copy installed binary instead 2nd build | Adam Strzelecki | 2015-12-01 | 1 | -1/+1 |
* | go vet and fix #1890 | Unknwon | 2015-11-08 | 1 | -2/+7 |
* | add Makefile | Unknwon | 2015-11-03 | 1 | -0/+30 |