Unknwon
|
ac73d43444
|
repo_editor: able to trigger Git hooks (#4338)
|
6 years ago |
Unknwon
|
844d69143f
|
pkg/markup: allow match SHA1 length 7-40 (#3321)
|
6 years ago |
Unknwon
|
de10d9be08
|
models: fix delete undesired release attachments when delete a comment (#4627)
Apparently, AfterDelete has ID=0
|
6 years ago |
Unknwon
|
4c1a479a60
|
models: fix delete public keys ORM syntax (#5376)
|
6 years ago |
Unknwon
|
2a86b3e31d
|
restore: reset milestone deadline_unix and closed_date_unix (#5264)
|
6 years ago |
Unknwon
|
f6bdefe3f3
|
public: minor fix for PR #5276
|
6 years ago |
Unknwon
|
f4f4edf276
|
vendor: update github.com/gogs/git-module
|
6 years ago |
Unknwon
|
992ea5802a
|
locale: sync from Crowdin
|
6 years ago |
Unknwon
|
376a629c9f
|
repo: add changes to repository avatar feature (#5221)
|
6 years ago |
Unknwon
|
ef02414d7e
|
pkg/setting: ignore config inline comment by default
|
6 years ago |
Unknwon
|
86a27cf16d
|
modes/repo: syntax fix for PR #5234
|
6 years ago |
Unknwon
|
e5ddbcab7d
|
routes/repo/http: fix wrong format type
|
7 years ago |
Unknwon
|
dfd494c113
|
repo: minor improve for PR #5219 and support UTF-8 byte count
|
7 years ago |
Unknwon
|
b538c5345e
|
restore: reset original created_unix after insert (#5264)
|
7 years ago |
Unknwon
|
078549518d
|
vendor: update github.com/gogs/git-module
|
7 years ago |
Unknwon
|
c08aab90ec
|
models/mirror: shot push webhook after synced commits (#4528)
|
7 years ago |
Unknwon
|
0376e59520
|
pkg/setting: fix '[git] GC_ARGS' is not loaded
|
7 years ago |
Unknwon
|
e25fe22f9d
|
pkg/template: fix NewLine2br return type to string
|
7 years ago |
Unknwon
|
775919c129
|
mirror: show sync feeds on dashboard (#2017)
|
7 years ago |
Unknwon
|
aff4208244
|
*: rename "gogits" to "gogs"
|
7 years ago |
Unknwon
|
01ccc2cc96
|
security: prevent same passcode from being reused
Reported by @cezar97.
|
7 years ago |
Unknwon
|
e3ce295215
|
public/css: generate CSS for PR #5169
|
7 years ago |
Unknwon
|
15f9a83618
|
templates/repo: escape branch name (#4601)
|
7 years ago |
Unknwon
|
9127001f11
|
pkg/setting: support Discord logger
|
7 years ago |
Unknwon
|
5c2de3a9ea
|
pkg/template: fix Gravatar URLs are badly generated (#5157)
|
7 years ago |
Unknwon
|
e6af6487e1
|
locale: sync from Crowdin
Add Vietnamese
|
7 years ago |
Unknwon
|
cb47595f13
|
Bump version
|
7 years ago |
Unknwon
|
8b66c433c5
|
models/pull: fix error on merge pull requests to non-default branch (#5138)
|
7 years ago |
Unknwon
|
17d789a785
|
pkg/mailer: support custom mail subject prefix (#4524)
|
7 years ago |
Unknwon
|
932490d7f1
|
conf: add option to rewrite authorized_keys file at start (#4435)
Added config option '[server] REWRITE_AUTHORIZED_KEYS_AT_START'.
|
7 years ago |
Unknwon
|
c17a6ff533
|
templates/repo: show quick guide to people with write permission (#4646)
Used to only show people who has admin permission.
|
7 years ago |
Unknwon
|
75555585e8
|
models/pull: fix rebase merging no effect (#5051)
|
7 years ago |
Unknwon
|
52ee796d6d
|
repo_branch: fix SQL builder (#5054)
|
7 years ago |
Unknwon
|
ba0a78da2a
|
templates/repo/branches: escape pound in branch name (#4874)
|
7 years ago |
Unknwon
|
d7280f82ac
|
locale: sync from Crowdin
|
7 years ago |
Unknwon
|
86d249eb16
|
migrations: remove unused function and fix compile error
|
7 years ago |
Unknwon
|
40eb652cfa
|
public/plugins: update notebookjs to 0.3.0 (#5077)
|
7 years ago |
Unknwon
|
49bd893a77
|
bindata: update changes from pull requests
|
7 years ago |
Unknwon
|
b9e4a052b8
|
vendor: update gopkg.in/macaron.v1
|
7 years ago |
Unknwon
|
17d2a9c435
|
vendor: update github.com/gogits/git-module
|
7 years ago |
Unknwon
|
6f2347fc71
|
locale: sync from Crowdin
Fixes #4811
|
7 years ago |
Unknwon
|
b752fe6808
|
MISC: bump version
|
7 years ago |
Unknwon
|
6f04ee879c
|
auth/ldap: allow placeholder %s for BindDN (#2526)
|
7 years ago |
Unknwon
|
3dd93f5533
|
vendor: update github.com/gogits/git-module
|
7 years ago |
Unknwon
|
4258bf3d54
|
user/auth: fix page not redirect after login
|
7 years ago |
Unknwon
|
4d1d66d906
|
Bump version
|
7 years ago |
Unknwon
|
6bc11c4450
|
hook: fix email not sent after push (#4430)
Turns out mail service was not initialized at all, also mail must
be sent in sync in hook mode before program exits.
|
7 years ago |
Unknwon
|
643c85e9c8
|
routes/home: minor code improve
|
7 years ago |
Unknwon
|
dc10594d7b
|
repo: fix cannot fork repository (#4572)
Should not load attributes if repository not found in HasForkedRepo.
|
7 years ago |
Unknwon
|
e02fac4968
|
repo: fix panic on pull request submit (#4572)
|
7 years ago |