index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
repo.go
Commit message (
Expand
)
Author
Age
*
models/repo: idiomatic English (#5678)
Tekaoh
2019-04-11
*
models: rename Id to ID
Unknwon
2018-08-16
*
repo: fix issue of fork repository no check the limit of users' repository (#...
GeekComb
2018-07-18
*
repo: add changes to repository avatar feature (#5221)
Unknwon
2018-06-17
*
repo: support avatars (#5221)
Sergey Dryabzhinsky
2018-06-17
*
modes/repo: syntax fix for PR #5234
Unknwon
2018-06-16
*
repo: show in search if any part is public (#5234)
James
2018-06-16
*
repo: clean up webhook and hook_task when delete repository (#5239)
奶爸
2018-06-11
*
repo: update repository description field to contain more than 256 symbols (#...
Sergey Dryabzhinsky
2018-06-11
*
models: skip JSON for fields skipped by XORM
Unknwon
2018-06-09
*
mirror: show sync feeds on dashboard (#2017)
Unknwon
2018-05-30
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
security: fix path cleanup for repository init and editor (#5207)
Lauris BH
2018-05-08
*
api: fix nil pointer dereference on repo/forks (#4633)
Dennis Chen
2018-03-12
*
pull_request: able to ignore whitespace when check conflict (#4834)
Unknwon
2017-11-16
*
repo/pull: allow rebase before merging (#4805)
Unknwon
2017-11-15
*
pull: add an option to use rebase for merging pull requests
mharinder
2017-11-15
*
routes/home: minor code improve
Unknwon
2017-07-18
*
explore: fix total repository number and page number do not match (#4441)
Unknwon
2017-07-18
*
repo: fix cannot fork repository (#4572)
Unknwon
2017-07-18
*
repo: fix panic on pull request submit (#4572)
Unknwon
2017-07-14
*
api/repo: load attributes when listing user repositories (#4565)
Unknwon
2017-06-21
*
Refactoring: remove sessionRelease()
Unknwon
2017-06-11
*
random: some code simplify
Unknwon
2017-06-11
*
repo: change action visibility when repository visibility changed (#4414)
Unknwon
2017-06-11
*
repo: load base repository for loadAttributes
Unknwon
2017-06-08
*
models/repo: modify keyword search to include description for #4287 (#4548)
Simon Dann
2017-06-06
*
repo: expose more fields to API format (#4484)
Unknwon
2017-06-02
*
models: remove redundant tags for primary keys
Unknwon
2017-05-21
*
api/repo: add Mirror field (#4392)
Unknwon
2017-04-07
*
api/repo: improve migration error handling
Unknwon
2017-04-07
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
vendor: update github.com/gogits/git-module
Unknwon
2017-04-03
*
repo: handle git.ErrUnsupportedVersion error type
Unknwon
2017-04-01
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
models/repo: avoid duplicated results in SearchRepositoryByName (#4344)
Pablo Saavedra
2017-03-26
*
repo: cleanup some code
Unknwon
2017-03-24
*
repo: allow private repository to have public wiki or issues
Unknwon
2017-03-24
*
repo: update size after fork, migrate and mirror sync (#4336)
Unknwon
2017-03-24
*
repo: remove legacy sanitizer for repository description
Unknwon
2017-03-23
*
repo: fix unable to propose pull request from secondary fork (#4324)
Unknwon
2017-03-23
*
user/settings: complete repositories panel (#4312)
Unknwon
2017-03-23
*
error: move ErrRepoNotExist -> errors.RepoNotExist
Unknwon
2017-03-23
*
explore: able list and search for private but accessible repositories (#3088)
Unknwon
2017-03-17
*
repo: allow issues and wiki for bare repository (#4104)
Unknwon
2017-03-16
*
repo/commit: able to config default commits page size (#4230)
Unknwon
2017-03-16
*
models/repo: minor code style and comment fix (#4273)
Unknwon
2017-03-13
*
models/repo: allow SearchRepos to return private but accessible repositories ...
Rob Richards
2017-03-13
*
repo: able to view size (#1158)
Unknwon
2017-03-12
[next]