Vladimir Vissoultchev
|
66deff9c64
|
Allow explicit charset/codepage setting for ANSI source files to alleviate issue #1088
|
10 years ago |
无闻
|
d9d82e0496
|
Merge pull request #1395 from manfer/user-issues-template-fix
User Issues Template fix
|
10 years ago |
Fernando San Julián
|
91bf497ad7
|
User Issues Template fix
|
10 years ago |
Unknwon
|
456de7a400
|
fix #864 with migration and update locale
|
10 years ago |
Unknwon
|
f20987df0e
|
fix #1169
- prevent create reop on existed path
|
10 years ago |
Unknwon
|
a74d5afede
|
go-bindata on #1393 and fix #1392
|
10 years ago |
无闻
|
f1ffd0b1fb
|
Merge pull request #1393 from manfer/admin-config-fix
admin config fix
|
10 years ago |
Fernando San Julián
|
4e34df557b
|
admin config fix
|
10 years ago |
Unknwon
|
d286033e38
|
#835: Realtime webhooks
|
10 years ago |
Unknwon
|
0f03a22f8d
|
fix sql
|
10 years ago |
Unknwon
|
1f61482f71
|
fix paging links and issue count
|
10 years ago |
Unknwon
|
f66c8992f0
|
fix issue paging
|
10 years ago |
Unknwon
|
4802400e42
|
mirror fix on #1111
|
10 years ago |
无闻
|
dcf4c0583e
|
Merge pull request #1111 from vitalvas/develop
Add function in cron to autofix counters in repository
|
10 years ago |
Unknwon
|
0fb994e9df
|
update Chinese locale
|
10 years ago |
Unknwon
|
63b288a5fe
|
new issue and label page
|
10 years ago |
Unknwon
|
fd3451f0cc
|
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
|
10 years ago |
Unknwon
|
a667ee5e04
|
Merge branch 'master' of github.com:gogits/gogs into develop
|
10 years ago |
无闻
|
66f8278fa7
|
Merge pull request #1380 from vtduncan/referrer-protection
Prevent browsers from leaking referrer headers
|
10 years ago |
无闻
|
23e64b10c2
|
Merge pull request #1336 from technosophos/master
Fix minor spelling issues.
|
10 years ago |
无闻
|
9db21ad607
|
Merge pull request #1321 from wfriesen/freebsdinit
Fix command used by FreeBSD init script
|
10 years ago |
无闻
|
8b96a9c6e2
|
Merge pull request #1317 from smcquay/keys
fix .keys route
|
10 years ago |
无闻
|
8bed8f1e1d
|
Merge pull request #1309 from stettberger/master
settings/password: no minimal required characters for OldPassword
|
10 years ago |
无闻
|
509e8c1711
|
Merge pull request #1277 from winfr34k/develop
Fix: "Port is blocked" issue
|
10 years ago |
无闻
|
0ff15b61ff
|
Merge pull request #1274 from Knorkebrot/master
fix debian init script
|
10 years ago |
无闻
|
80d4d1ff0c
|
Merge pull request #1262 from chadoe/systemd-env
fix systemd "Trailing garbage, ignoring." warning.
|
10 years ago |
无闻
|
f9d486eeba
|
Merge pull request #1256 from mrburns/develop
Add/Fix app sub url for color picker js lib inclusion
|
10 years ago |
无闻
|
f04a8aa99e
|
Merge pull request #1249 from donbowman/master
in routers/repo/download.go, don't set mime type, let go figure it out.
|
10 years ago |
无闻
|
45330a2a81
|
Merge pull request #1244 from jamesa/develop
Add full name field to admin's user edit page (fixes #1130)
|
10 years ago |
无闻
|
971d0053a0
|
Merge pull request #1185 from linquize/build-win
Update build.sh for Windows
|
10 years ago |
无闻
|
f93bff894d
|
Merge pull request #1275 from jstasiak/develop
Add file permalink button
|
10 years ago |
无闻
|
3b103d6808
|
Merge pull request #1358 from nice-software/wip/certCommonName
Add CommonName to the self signed certificate
|
10 years ago |
无闻
|
e4c6ed20b7
|
Merge pull request #1379 from tpires/develop
Update docker image.
|
10 years ago |
无闻
|
c08e7c874b
|
Merge pull request #1387 from manfer/admin-password-field-fix
install admin password field fix
|
10 years ago |
Unknwon
|
6e4a3e4f9d
|
UI: CURD labels
- fix update lable break connection with repository
|
10 years ago |
Unknwon
|
876572327d
|
fix css compression
|
10 years ago |
Unknwon
|
dfcb8673b9
|
UI: basic label list
- create new label
|
10 years ago |
Unknwon
|
52c42becf9
|
#1369: nil pointer when add repo to team
|
10 years ago |
Unknwon
|
7dd092c0f7
|
UI: basci issue list without filters
- fix isRead check
- fix paging
|
10 years ago |
Unknwon
|
baffb343a6
|
UI: issues - finish basic frame
|
10 years ago |
Fernando San Julián
|
b59431c310
|
install admin password field fix
Admin Password field in install form must be of type password
|
10 years ago |
Duncan
|
5f06e59383
|
Prevent browsers from leaking referrer headers
|
10 years ago |
Tiago Pires
|
34b17e5aad
|
Update docker image.
Shrink docker image.
Update from fig (deprecated) to docker-compose.
Update README.md.
Signed-off-by: Tiago Pires <tandrepires@gmail.com>
|
10 years ago |
Unknwon
|
f93321fa49
|
fix install form def
|
10 years ago |
Unknwon
|
f958b1ca3f
|
fixes on #1171
|
10 years ago |
Unknwon
|
51c59355aa
|
fix about #1289
|
10 years ago |
Unknwon
|
3c6699625f
|
fix suburl for js
|
10 years ago |
Unknwon
|
fdfcac92a9
|
Disable log color in prod mode
|
10 years ago |
Unknwon
|
7d0bd2ce90
|
#1128: API calls are not hidden behind sign in
|
10 years ago |
Unknwon
|
3d9f62d19c
|
Merge branch 'develop' of github.com:gogits/gogs into develop
|
10 years ago |