Unknwon
|
8b383f86de
|
pkg/bindata: regenerate for PR #5623
|
2019-02-20 17:56:43 -05:00 |
Unknwon
|
0a176df6fb
|
models: disable idle connection and set connection max life time (#5532)
|
2019-02-06 18:46:15 -05:00 |
Unknwon
|
06b6eaba06
|
locale: sync from Crowdin
- Add Portuguese
|
2019-01-30 21:59:10 -05:00 |
Unknwon
|
9ff2df78f0
|
public/css: make less (#5317)
|
2018-12-25 08:58:59 -05:00 |
Unknwon
|
d4f9fd7204
|
*: remove Go 1.7 support
|
2018-12-19 08:38:10 -05:00 |
Unknwon
|
e70e72e025
|
pkg/ssh: specify ssh-keygen to always generate PEM format
|
2018-12-19 08:31:22 -05:00 |
Unknwon
|
657ea2686f
|
auth: coding style and glitches fixes for GitHub login source (#5340)
|
2018-12-18 16:46:50 -05:00 |
Unknwon
|
ff93d9dbda
|
pkg/tool: improve SanitizePath (#5558)
|
2018-12-18 01:38:08 -05:00 |
Unknwon
|
d74437af57
|
models/action: skip issue index parsing while using external issue tracker (#5551)
|
2018-12-17 22:52:58 -05:00 |
Unknwon
|
f91cb9321e
|
api: add GetReferenceSHA (#5546)
|
2018-12-16 19:47:32 -05:00 |
Unknwon
|
8e2c3b315b
|
models: remove legacy support
|
2018-12-11 22:00:01 -05:00 |
Unknwon
|
d3d8284985
|
templates: sanitize special links in commit message (#5545)
Reported by @cezar97.
|
2018-12-10 22:21:42 -05:00 |
Unknwon
|
f545faa06d
|
templates: make state changing routes to POST method (#5541)
- pkg/context: add ParamsUser to unify the injection process
|
2018-12-06 22:58:02 -05:00 |
Unknwon
|
f2ec0d80a8
|
user/auth: flush and destroy session at logout (#5540)
Reported by @cezar97.
|
2018-12-04 19:35:44 -05:00 |
Unknwon
|
a7e8187a0d
|
pkg/context: expose port in import path for 'go-get=1' (#5305)
|
2018-12-03 13:24:31 -05:00 |
Unknwon
|
29c5be47ed
|
models/issue: fix panic when clear labels (#5445)
|
2018-12-02 17:51:24 -05:00 |
Unknwon
|
e1b3a25008
|
api/repo: support edit repository issue tracker (gogs/go-gogs-client#94)
|
2018-12-02 12:55:05 -05:00 |
Unknwon
|
ce13fbb98a
|
routes/api: allow get repository without login (#5475)
|
2018-12-01 21:40:19 -05:00 |
Unknwon
|
3db9b06a6e
|
api: fix critical CSRF vulnerabilities on API routes (#5355)
By explicitly requires token authentication.
|
2018-11-28 21:05:58 -05:00 |
Unknwon
|
1f9e21ebd5
|
templates/wiki: fix emoji rendering (#4869)
|
2018-11-26 07:02:21 -05:00 |
Unknwon
|
b93079f1c1
|
vendor: update github.com/go-macaron/session (#5469)
Fix security flaw reported by c957861129d62331c5704d2f04d11e41.
|
2018-10-24 09:43:59 -04:00 |
Unknwon
|
a1098384c0
|
vendor: update github.com/gogs/git-module
|
2018-10-23 07:02:13 -04:00 |
Unknwon
|
14e49614e6
|
gogs: rise Go requirement to 1.7
|
2018-10-03 20:49:49 -04:00 |
Unknwon
|
0d66b1cc1c
|
pkg/context: apply EscapePound at context level
Always escape template variable {{.Link}} variable and redirect calls.
Relates to #5442
|
2018-09-28 23:56:45 -04:00 |
Unknwon
|
bd7d1e2f16
|
routes: fix open redirect vulnerability (#5355)
Reported by @cezar97.
|
2018-09-28 23:19:29 -04:00 |
Unknwon
|
aff0bbcc32
|
pkg/ssh: print actual error in panic (#5435)
|
2018-09-28 15:37:34 -04:00 |
Unknwon
|
3a4c981e31
|
locale: sync from Crowdin
|
2018-09-16 11:53:32 -04:00 |
Unknwon
|
520530dfcf
|
metrics: add initial Prometheus support (#4141)
|
2018-09-14 22:29:43 -04:00 |
Unknwon
|
1ec365de25
|
repo: trigger webhook when delete branch after merged pull request (#5331)
|
2018-09-14 20:04:31 -04:00 |
Unknwon
|
b68de2330d
|
auth: support set default login source (#5274)
|
2018-09-13 14:06:04 -04:00 |
Unknwon
|
f7b9f35ce1
|
locale: sync from Crowdin
|
2018-09-10 10:41:00 -04:00 |
Stefan Liu
|
5caa7436d8
|
gogs: remove app flags line (#5388)
No meaning for this line
|
2018-08-23 12:35:36 +08:00 |
Unknwon
|
ac73d43444
|
repo_editor: able to trigger Git hooks (#4338)
|
2018-08-17 23:15:20 +08:00 |
Unknwon
|
844d69143f
|
pkg/markup: allow match SHA1 length 7-40 (#3321)
|
2018-08-17 20:02:43 +08:00 |
Unknwon
|
de10d9be08
|
models: fix delete undesired release attachments when delete a comment (#4627)
Apparently, AfterDelete has ID=0
|
2018-08-16 20:17:19 +08:00 |
Unknwon
|
4c1a479a60
|
models: fix delete public keys ORM syntax (#5376)
|
2018-08-14 22:10:44 +08:00 |
Unknwon
|
2a86b3e31d
|
restore: reset milestone deadline_unix and closed_date_unix (#5264)
|
2018-06-27 22:08:24 +08:00 |
Unknwon
|
f6bdefe3f3
|
public: minor fix for PR #5276
|
2018-06-26 21:16:29 +08:00 |
Unknwon
|
f4f4edf276
|
vendor: update github.com/gogs/git-module
|
2018-06-25 19:58:40 +08:00 |
Unknwon
|
992ea5802a
|
locale: sync from Crowdin
|
2018-06-18 12:21:51 +08:00 |
Unknwon
|
376a629c9f
|
repo: add changes to repository avatar feature (#5221)
|
2018-06-17 22:18:41 +08:00 |
Unknwon
|
ef02414d7e
|
pkg/setting: ignore config inline comment by default
|
2018-06-17 09:10:18 +08:00 |
Unknwon
|
86a27cf16d
|
modes/repo: syntax fix for PR #5234
|
2018-06-16 16:48:47 +08:00 |
Unknwon
|
e5ddbcab7d
|
routes/repo/http: fix wrong format type
|
2018-06-13 21:58:46 +08:00 |
Unknwon
|
dfd494c113
|
repo: minor improve for PR #5219 and support UTF-8 byte count
|
2018-06-11 21:06:24 +08:00 |
Unknwon
|
b538c5345e
|
restore: reset original created_unix after insert (#5264)
|
2018-06-09 17:21:58 +08:00 |
Unknwon
|
078549518d
|
vendor: update github.com/gogs/git-module
|
2018-06-09 10:00:45 +08:00 |
Unknwon
|
c08aab90ec
|
models/mirror: shot push webhook after synced commits (#4528)
|
2018-06-03 20:32:44 +08:00 |
Unknwon
|
0376e59520
|
pkg/setting: fix '[git] GC_ARGS' is not loaded
|
2018-06-03 16:02:17 +08:00 |
Unknwon
|
e25fe22f9d
|
pkg/template: fix NewLine2br return type to string
|
2018-06-02 08:15:56 +08:00 |