aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* 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)Unknwon2019-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.13Unknwon2019-10-19
|
* ci: add Go 1.12.xunknwon2019-07-28
|
* *: remove Go 1.7 supportUnknwon2018-12-19
|
* ci: remove Go master for the momentUnknwon2018-11-08
|
* ci: fix go vet and add Go 1.11.xUnknwon2018-09-14
|
* locale: sync from CrowdinUnknwon2018-08-23
|
* ci: remove Go 1.6.xUnknwon2018-06-09
|
* ci: add Go 1.10Unknwon2018-03-06
|
* CI: add go 1.9.xUnknwon2017-11-16
|
* Change required version to Go 1.6Unknwon2017-06-07
|
* Add Go 1.8 to .travis.ymlUnknwon2017-03-16
|
* Update CI settingsUnknwon2017-02-09
|
* IPythonNotebook: CSS adjustment for PR #4070Unknwon2017-02-07
|
* Drop Go 1.4 supportUnknwon2016-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 functionUnknwon2016-08-15
|
* Update TRANSLATORS and remove tip for CIUnknwon2016-03-02
|
* test the latest version.Bo-Yi Wu2016-02-23
|
* Setup CI with testingUnknwon2016-02-14
|
* Drop Go 1.3 supportUnknwon2015-12-13
|
* Revert "fix CI..."Unknwon2015-11-03
| | | | This reverts commit 94b2816446d1d700d1af0ec166e63375da6612f3.
* fix CI...Unknwon2015-11-03
|
* work on #1882Unknwon2015-11-03
|
* what's wrong with go tip?Unknwon2015-11-03
|
* fix CI!!Unknwon2015-11-03
|
* fix CIUnknwon2015-11-03
|
* drop go 1.2 supportUnknwon2015-09-26
|
* Add go 1.5 to .travis.ymlLinquize2015-08-27
|
* travis with gitterUnknwon2015-08-10
|
* fix .travis.ymlUnknwon2015-07-14
|
* fix fileUnknwon2015-07-14
|
* use pam and update TRANSLATORSUnknwon2015-07-14
|
* Add PAM authenticationPaolo Borelli2015-04-24
|
* update travis.ymlUnknwon2015-02-16
|
* update travis.yml and add badgeUnknwon2015-02-01
|
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-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 TravisJosh Kalderimis2014-12-27
| | | http://docs.travis-ci.com/user/workers/container-based-infrastructure
* Mirror bug fixUnknwon2014-09-21
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2014-08-31
| | | | | Conflicts: dockerfiles/README.md
* travis fileUnknown2014-05-07