aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Expand)AuthorAge
* build(deps): bump gorm.io/driver/sqlite from 1.1.1 to 1.1.3 (#6336)dependabot-preview[bot]2020-09-18
* build(deps): bump gorm.io/driver/sqlserver from 1.0.3 to 1.0.4 (#6325)dependabot-preview[bot]2020-09-18
* build(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.3.2 ...dependabot-preview[bot]2020-09-18
* build(deps): bump github.com/olekukonko/tablewriter from 0.0.1 to 0.0.4 (#6327)dependabot-preview[bot]2020-09-18
* build(deps): bump gorm.io/gorm from 1.20.0 to 1.20.1 (#6328)dependabot-preview[bot]2020-09-18
* build(deps): bump github.com/unknwon/cae from 1.0.0 to 1.0.1 (#6329)dependabot-preview[bot]2020-09-18
* schemadoc: add go:generate to output database schema (#6310)ᴜɴᴋɴᴡᴏɴ2020-09-06
* db: migrate to GORM v2 (#6309)ᴜɴᴋɴᴡᴏɴ2020-09-06
* build(deps): bump github.com/gogs/git-module from 1.1.2 to 1.1.3 (#6306)dependabot-preview[bot]2020-09-05
* pkgr: use main branch and Go 1.15 for buildpack (#6273)ᴜɴᴋɴᴡᴏɴ2020-08-23
* deps: update git-module to v.1.1.2 (#6256)Fernando San Julián2020-08-21
* build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 (#6207)dependabot-preview[bot]2020-08-17
* build(deps): bump github.com/microcosm-cc/bluemonday from 1.0.2 to 1.0.4 (#6251)dependabot-preview[bot]2020-08-17
* build(deps): bump github.com/json-iterator/go from 1.1.9 to 1.1.10 (#6199)dependabot-preview[bot]2020-06-13
* build(deps): bump gopkg.in/macaron.v1 from 1.3.8 to 1.3.9 (#6200)dependabot-preview[bot]2020-06-13
* build(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#6201)dependabot-preview[bot]2020-06-13
* build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#6181)dependabot-preview[bot]2020-05-30
* build(deps): bump gopkg.in/ini.v1 from 1.55.0 to 1.56.0 (#6166)dependabot-preview[bot]2020-05-16
* build(deps): bump gopkg.in/macaron.v1 from 1.3.6 to 1.3.8 (#6153)dependabot-preview[bot]2020-05-09
* all: use semver to compare versions (#6147)ᴜɴᴋɴᴡᴏɴ2020-05-04
* build(deps): bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0 (#6...dependabot-preview[bot]2020-05-02
* build(deps): bump gopkg.in/macaron.v1 from 1.3.5 to 1.3.6 (#6143)dependabot-preview[bot]2020-05-02
* build(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.3.1 ...dependabot-preview[bot]2020-04-25
* test: remove the use of goconvey (#6123)ᴜɴᴋɴᴡᴏɴ2020-04-19
* db: add tests for repos (#6112)ᴜɴᴋɴᴡᴏɴ2020-04-17
* db: use GORM bulk insert helper (#6100)ᴜɴᴋɴᴡᴏɴ2020-04-14
* build: require Go 1.14 for using `t.Cleanup` (#6069)ᴜɴᴋɴᴡᴏɴ2020-04-06
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* build(deps): bump github.com/urfave/cli from 1.22.3 to 1.22.4 (#6055)dependabot-preview[bot]2020-04-03
* dep: bump github.com/gogs/git-module from 1.1.0 to 1.1.1 (#6051)ᴜɴᴋɴᴡᴏɴ2020-04-01
* build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1 (#6047)dependabot-preview[bot]2020-03-31
* template: better diff handling of rename and deleted files (#6048)ᴜɴᴋɴᴡᴏɴ2020-03-31
* build(deps): bump github.com/prometheus/client_golang from 1.2.… (#6044)dependabot-preview[bot]2020-03-30
* build(deps): bump github.com/lib/pq from 1.2.0 to 1.3.0 (#6041)dependabot-preview[bot]2020-03-30
* build(deps): bump github.com/go-macaron/binding from 1.0.1 to 1… (#6045)dependabot-preview[bot]2020-03-30
* build(deps): bump gopkg.in/ini.v1 from 1.54.0 to 1.55.0 (#6039)dependabot-preview[bot]2020-03-30
* build(deps): bump github.com/sergi/go-diff from 1.0.0 to 1.1.0 (#6042)dependabot-preview[bot]2020-03-30
* build(deps): bump github.com/niklasfasching/go-org from 0.1.6 t… (#6043)dependabot-preview[bot]2020-03-30
* build(deps): bump github.com/json-iterator/go from 1.1.7 to 1.1… (#6036)dependabot-preview[bot]2020-03-30
* build(deps): bump github.com/go-sql-driver/mysql from 1.4.1 to… (#6037)dependabot-preview[bot]2020-03-30
* dep: bump github.com/gogs/git-module from 1.0.1 to 1.0.2 (#6030)ᴜɴᴋɴᴡᴏɴ2020-03-29
* web: rename CSRF header (#6027)ᴜɴᴋɴᴡᴏɴ2020-03-28
* Revert "build(deps): bump xorm.io/builder from 0.3.6 to 0.3.7" (#6025)ᴜɴᴋɴᴡᴏɴ2020-03-27
* build(deps): bump xorm.io/builder from 0.3.6 to 0.3.7 (#6021)dependabot-preview[bot]2020-03-27
* build(deps): bump github.com/editorconfig/editorconfig-core-go/… (#6020)dependabot-preview[bot]2020-03-27
* build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5… (#6019)dependabot-preview[bot]2020-03-27
* build(deps): bump github.com/mattn/go-sqlite3 from 1.11.0 to 1.… (#6017)dependabot-preview[bot]2020-03-27
* build(deps): bump gopkg.in/macaron.v1 from 1.3.4 to 1.3.5 (#6016)dependabot-preview[bot]2020-03-27
* build(deps): bump github.com/urfave/cli from 1.22.1 to 1.22.3 (#6015)dependabot-preview[bot]2020-03-27
* build(deps): bump github.com/google/go-cmp from 0.3.0 to 0.4.0 (#6014)dependabot-preview[bot]2020-03-27