aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Collapse)AuthorAge
* 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
* packager.io: fix and update build files (#5760)mal2019-07-28
| | | | | | * Update pkgr distros and dependencies * Configure govendor for heroku builds
* vendor: update missing test deps for ciunknwon2019-07-28
|
* vendor: update missing test deps for ciunknwon2019-07-28
|
* vendor: update to fix tests with Go 1.12.xunknwon2019-07-28
| | | | | - github.com/smartystreets/goconvey - github.com/jtolds/gls
* Include the Sha in webhook create payloads. (#5689)Robin van Boven2019-07-09
|
* vendor: update github.com/go-sql-driver/mysqlUnknwon2018-12-19
| | | | Fix MySQL 1046 error
* auth: add new authentication source: GitHub, including GitHub Enterprise (#5340)haixunlu2018-12-18
| | | | | | * Add new Authentication Source: GitHub, including GitHub Enterprise. * Add vendor dependencies.
* vendor: updateUnknwon2018-12-16
| | | | | - github.com/gogs/go-gogs-client - gopkg.in/macaron.v1
* vendor: update github.com/gogs/go-gogs-clientUnknwon2018-12-15
|
* vendor: update github.com/gogs/git-moduleUnknwon2018-12-15
|
* vendor: update github.com/go-macaron/sessionUnknwon2018-12-04
|
* user/auth: flush and destroy session at logout (#5540)Unknwon2018-12-04
| | | | Reported by @cezar97.
* vendor: update github.com/gogs/go-gogs-clientUnknwon2018-12-03
| | | | Bring fixes for #5538
* vendor: update github.com/gogs/go-gogs-clientUnknwon2018-12-02
|
* vendor: update github.com/go-macaron/session (#5469)Unknwon2018-11-06
| | | | Fix security flaw reported by c957861129d62331c5704d2f04d11e41.
* vendor: update github.com/go-macaron/session (#5469)Unknwon2018-10-24
| | | | Fix security flaw reported by c957861129d62331c5704d2f04d11e41.
* vendor: update github.com/go-macaron/session (#5469)Unknwon2018-10-24
| | | | Fix security flaw reported by c957861129d62331c5704d2f04d11e41.
* vendor: update github.com/gogs/git-moduleUnknwon2018-10-23
|
* vendor: add dependencies of Prometheus clientUnknwon2018-09-14
|
* vendor: update github.com/gogs/git-moduleUnknwon2018-08-17
|
* vendor: update github.com/gogs/git-moduleUnknwon2018-08-17
|
* vendor: update github.com/gogs/git-moduleUnknwon2018-06-25
|
* vendor: update gopkg.in/ini.v1Unknwon2018-06-17
|
* vendor: update github.com/go-sql-driver/mysqlUnknwon2018-06-15
|
* vendor: add new dependenciesUnknwon2018-06-09
|
* vendor: add github.com/json-iterator/goUnknwon2018-06-09
|
* vendor: update github.com/go-xorm/…Unknwon2018-06-09
|
* vendor: update github.com/gogs/git-moduleUnknwon2018-06-09
|
* vendor: update github.com/gogs/git-moduleUnknwon2018-06-03
|
* vendor: update github.com/gogs/git-moduleUnknwon2018-05-29
|
* vendor: rename "gogits" to "gogs"Unknwon2018-05-27
|
* vendor: update gopkg.in/clog.v1Unknwon2018-04-25
|
* vendor: update gopkg.in/clog.v1Unknwon2018-03-20
|
* vendor: update github.com/go-xorm/xorm (#4913)Unknwon2018-03-09
|
* vendor: update github.com/go-xorm/core (#4913)Unknwon2018-03-09
|
* vendor: update github.com/go-xorm/coreUnknwon2018-03-06
| | | | Related #4642
* vendor: update gopkg.in/macaron.v1Unknwon2018-03-06
|
* vendor: update github.com/gogits/git-moduleUnknwon2018-03-02
|
* vendor: update github.com/gogits/git-module (#4855)Unknwon2017-11-16
|
* vendor: update github.com/gogits/git-moduleUnknwon2017-11-16
|
* vendor: update github.com/go-macaron/binding (#4428)Unknwon2017-06-11
|
* vendor: update github.com/gogits/git-module (#4475)Unknwon2017-06-08
|
* vendor: update github.com/go-xorm/* (#4419)Unknwon2017-06-07
|
* vendor: update github.com/gogits/git-moduleUnknwon2017-06-05
|
* repo/pull: detect case when no merge base found (#4434)Unknwon2017-06-05
|
* vendor: update github.com/gogits/go-gogs-clientUnknwon2017-06-02
|
* vendor: update github.com/msteinert/pam (#4216)Unknwon2017-05-29
|
* vendor: add github.com/chaseadamsio/goorgeousUnknwon2017-05-17
|
* vendor: update xorm version for fix git clone error build with golang 1.8.1 ↵peter zhang2017-04-26
| | | | (#4460)