Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | github: use Actions for CI (#6022) | ᴜɴᴋɴᴡᴏɴ | 2020-03-27 |
| | | | | | | | | | | | | | | | | | | | | | | | * Update golint.yml * Update README.md * Update README.md * Update golint.yml * Update golint.yml * Rename golint.yml to go.yml * Update go.yml * Update go.yml * Update go.yml * Improve tests on Windows * Delete files | ||
* | ci: enable go vet check (#5981) | ᴜɴᴋɴᴡᴏɴ | 2020-03-11 |
| | | | | | * ci: enable go vet check * Improve .travis.yml | ||
* | conf: overhaul settings (#5953) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
| | | | | | | | | | | | | | | * Overhaul cache settings * Overhaul HTTP settings * conf: overhaul more settings * log: make LGTM happy * travis: upload report to Codecov * Add codecov.yml | ||
* | conf: overhaul auth and user settings (#5942) | ᴜɴᴋɴᴡᴏɴ | 2020-02-27 |
| | | | | | | * conf: overhaul auth and user settings * ci: update travis Go versions | ||
* | conf: overhaul server settings (#5928) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * conf: rename package * Requires Go 1.12 * Fix lint * Fix lint * Overhaul * db: fix tests * Save my work * Fix tests * Server.UnixSocketPermission * Server.LocalRootURL * SSH settings * Server.OfflineMode * Save my work * App.Version * Remove [server] STATIC_ROOT_PATH * Server.LandingURL | ||
* | .travis: fix config warning | ᴜɴᴋɴᴡᴏɴ | 2020-02-19 |
| | | | | [CI SKIP] | ||
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
| | | | | | | | | | | | | | | | | * Remove vendor * Enable Go modules * ci: add command to fetch dependencies * ci: update setting * ci: update settings * Require Go 1.11 * Rename module name to gogs.io/gogs | ||
* | ci: add Go 1.13 | Unknwon | 2019-10-19 |
| | |||
* | ci: add Go 1.12.x | unknwon | 2019-07-28 |
| | |||
* | *: remove Go 1.7 support | Unknwon | 2018-12-19 |
| | |||
* | ci: remove Go master for the moment | Unknwon | 2018-11-08 |
| | |||
* | ci: fix go vet and add Go 1.11.x | Unknwon | 2018-09-14 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2018-08-23 |
| | |||
* | ci: remove Go 1.6.x | Unknwon | 2018-06-09 |
| | |||
* | ci: add Go 1.10 | Unknwon | 2018-03-06 |
| | |||
* | CI: add go 1.9.x | Unknwon | 2017-11-16 |
| | |||
* | Change required version to Go 1.6 | Unknwon | 2017-06-07 |
| | |||
* | Add Go 1.8 to .travis.yml | Unknwon | 2017-03-16 |
| | |||
* | Update CI settings | Unknwon | 2017-02-09 |
| | |||
* | IPythonNotebook: CSS adjustment for PR #4070 | Unknwon | 2017-02-07 |
| | |||
* | Drop Go 1.4 support | Unknwon | 2016-11-23 |
| | | | | | | Due to golang.org/x/crypto/ssh requires a method from STD in Go 1.5. And Go 1.4 is fairly old version for now. | ||
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 |
| | |||
* | Update TRANSLATORS and remove tip for CI | Unknwon | 2016-03-02 |
| | |||
* | test the latest version. | Bo-Yi Wu | 2016-02-23 |
| | |||
* | Setup CI with testing | Unknwon | 2016-02-14 |
| | |||
* | Drop Go 1.3 support | Unknwon | 2015-12-13 |
| | |||
* | Revert "fix CI..." | Unknwon | 2015-11-03 |
| | | | | This reverts commit 94b2816446d1d700d1af0ec166e63375da6612f3. | ||
* | fix CI... | Unknwon | 2015-11-03 |
| | |||
* | work on #1882 | Unknwon | 2015-11-03 |
| | |||
* | what's wrong with go tip? | Unknwon | 2015-11-03 |
| | |||
* | fix CI!! | Unknwon | 2015-11-03 |
| | |||
* | fix CI | Unknwon | 2015-11-03 |
| | |||
* | drop go 1.2 support | Unknwon | 2015-09-26 |
| | |||
* | Add go 1.5 to .travis.yml | Linquize | 2015-08-27 |
| | |||
* | travis with gitter | Unknwon | 2015-08-10 |
| | |||
* | fix .travis.yml | Unknwon | 2015-07-14 |
| | |||
* | fix file | Unknwon | 2015-07-14 |
| | |||
* | use pam and update TRANSLATORS | Unknwon | 2015-07-14 |
| | |||
* | Add PAM authentication | Paolo Borelli | 2015-04-24 |
| | |||
* | update travis.yml | Unknwon | 2015-02-16 |
| | |||
* | update travis.yml and add badge | Unknwon | 2015-02-01 |
| | |||
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 |
| | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | ||
* | Use the new build env on Travis | Josh Kalderimis | 2014-12-27 |
| | | | http://docs.travis-ci.com/user/workers/container-based-infrastructure | ||
* | Mirror bug fix | Unknwon | 2014-09-21 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknwon | 2014-08-31 |
| | | | | | Conflicts: dockerfiles/README.md | ||
* | travis file | Unknown | 2014-05-07 |