525 Commits (ef02414d7e1d8cc33ece4dc3d6084ba2cd5014cc)

Author SHA1 Message Date
Unknwon 86a27cf16d
modes/repo: syntax fix for PR #5234 6 years ago
James 08ae0dd74b repo: show in search if any part is public (#5234) 6 years ago
奶爸 806754b512 repo: clean up webhook and hook_task when delete repository (#5239) 6 years ago
Sergey Dryabzhinsky 57897cc8c2 repo: update repository description field to contain more than 256 symbols (#5219) 6 years ago
Unknwon 53c8e4263b
models: skip JSON for fields skipped by XORM 6 years ago
Unknwon 775919c129
mirror: show sync feeds on dashboard (#2017) 6 years ago
Unknwon aff4208244
*: rename "gogits" to "gogs" 6 years ago
Lauris BH eccc8109c1 security: fix path cleanup for repository init and editor (#5207) 6 years ago
Dennis Chen f0bbcef3a4 api: fix nil pointer dereference on repo/forks (#4633) 7 years ago
Unknwon 3b8b8a2ee3
pull_request: able to ignore whitespace when check conflict (#4834) 7 years ago
Unknwon 34c2e52bd5
repo/pull: allow rebase before merging (#4805) 7 years ago
mharinder 5cd1fdeb9e
pull: add an option to use rebase for merging pull requests 7 years ago
Unknwon 643c85e9c8
routes/home: minor code improve 7 years ago
Unknwon ee9950ec2f
explore: fix total repository number and page number do not match (#4441) 7 years ago
Unknwon dc10594d7b
repo: fix cannot fork repository (#4572) 7 years ago
Unknwon e02fac4968
repo: fix panic on pull request submit (#4572) 7 years ago
Unknwon 11b1498a6e
api/repo: load attributes when listing user repositories (#4565) 7 years ago
Unknwon 0e6a6bf880
Refactoring: remove sessionRelease() 7 years ago
Unknwon ab2197bc75
random: some code simplify 7 years ago
Unknwon a887e475e3
repo: change action visibility when repository visibility changed (#4414) 7 years ago
Unknwon 3efc0d8681
repo: load base repository for loadAttributes 7 years ago
Simon Dann e9a2b72ddb models/repo: modify keyword search to include description for #4287 (#4548) 7 years ago
Unknwon c69fa18434
repo: expose more fields to API format (#4484) 7 years ago
Unknwon ce6e8ed8fe
models: remove redundant tags for primary keys 7 years ago
Unknwon 65277e47c5
api/repo: add Mirror field (#4392) 8 years ago
Unknwon 9e3c83372f
api/repo: improve migration error handling 8 years ago
Unknwon 90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon c07899701a
vendor: update github.com/gogits/git-module 8 years ago
Unknwon ab42671c63
repo: handle git.ErrUnsupportedVersion error type 8 years ago
Unknwon c1c269d9ef
modules: rename markdown -> markup 8 years ago
Pablo Saavedra 496e07c1c9 models/repo: avoid duplicated results in SearchRepositoryByName (#4344) 8 years ago
Unknwon 674106c7b6
repo: cleanup some code 8 years ago
Unknwon 8196430f47
repo: allow private repository to have public wiki or issues 8 years ago
Unknwon 7a99e56893
repo: update size after fork, migrate and mirror sync (#4336) 8 years ago
Unknwon 3144be5c81
repo: remove legacy sanitizer for repository description 8 years ago
Unknwon fdc7cb565d
repo: fix unable to propose pull request from secondary fork (#4324) 8 years ago
Unknwon 66c1e6b0e8
user/settings: complete repositories panel (#4312) 8 years ago
Unknwon beee6e03b1
error: move ErrRepoNotExist -> errors.RepoNotExist 8 years ago
Unknwon cac7af2c78
explore: able list and search for private but accessible repositories (#3088) 8 years ago
Unknwon 171f97868d
repo: allow issues and wiki for bare repository (#4104) 8 years ago
Unknwon bc630cc52b
repo/commit: able to config default commits page size (#4230) 8 years ago
Unknwon 96ae0129ef
models/repo: minor code style and comment fix (#4273) 8 years ago
Rob Richards aaadc61ee8 models/repo: allow SearchRepos to return private but accessible repositories (#4273) 8 years ago
Unknwon bb19bb601e
repo: able to view size (#1158) 8 years ago
Unknwon 05dbd3f7d7
refactoring: experimental with models/errors package 8 years ago
Unknwon b06f299748
webhook: add fork event 8 years ago
Unknwon 70072e2842
dashboard: add delete branch and tag news feeds 8 years ago
Unknwon 87f0ce793d
repo: able to perform initial commit on behave of actual user 8 years ago
Unknwon cd15a17970
models/repo: delete protect branch options when delete repository 8 years ago