aboutsummaryrefslogtreecommitdiff
path: root/go.sum
Commit message (Expand)AuthorAge
* db: use GORM bulk insert helper (#6100)ᴜɴᴋɴᴡᴏɴ2020-04-14
* 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
* locale: sync from Crowdin (#6046)ᴜɴᴋɴᴡᴏɴ2020-03-30
* 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
* 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
* go.mod: update github.com/gogs/git-module (#6011)ᴜɴᴋɴᴡᴏɴ2020-03-26
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* go.mod: update to unknwon.dev/clog/v2@v2.1.2 (#5970)ᴜɴᴋɴᴡᴏɴ2020-03-06
* go.mod: update unknwon.dev/clog/v2 to v2.1.1ᴜɴᴋɴᴡᴏɴ2020-02-22
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* go.mod: update golang.org/x/crypto/ssh for security fixesᴜɴᴋɴᴡᴏɴ2020-02-21
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* osutil: add unit testsᴜɴᴋɴᴡᴏɴ2020-02-19
* README: update Features listᴜɴᴋɴᴡᴏɴ2020-02-18
* go.mod: update github.com/go-macaron/i18n to v0.5.0ᴜɴᴋɴᴡᴏɴ2020-02-18
* Use go-bindata to embed `public` and `templates` files into binary (#5920)Michael Li2020-02-17
* api/misc/markdown: remove Mode option (#5910)ᴜɴᴋɴᴡᴏɴ2020-01-29
* internal/db/org: fix private repositories are hidden in the organization view...Michael Li2020-01-21
* repo: use editorconfig v2 (#5888)Yoan Blanc2019-12-25
* mirror: use Git command to update origin remote address (#5767) (#5865)Unknwon2019-11-16
* go.mod: update github.com/go-macaron/binding@v1.0.1Unknwon2019-11-12
* go.mod: update github.com/gogs/go-libravatar (#5851)Unknwon2019-11-05
* Enable Go modules (#5835)Unknwon2019-10-23