Ralph-Wang
|
354abf0722
|
add newline at the end of file for each gitignore
|
9 years ago |
Unknwon
|
6305921179
|
token recent activity
|
9 years ago |
Unknwon
|
7d0e353a3e
|
minor fix on API response
|
9 years ago |
Unknwon
|
693ec861b3
|
only assign auto-admin when sign up by web
|
9 years ago |
Unknwon
|
eea4ff5c42
|
fix access token style
|
9 years ago |
Unknwon
|
4927fe0600
|
new access token UI
|
9 years ago |
Unknwon
|
70baa42265
|
Merge branch 'develop' of github.com:gogits/gogs into develop
|
9 years ago |
Unknwon
|
bf714493cb
|
new delete account UI and password confirmation
|
9 years ago |
无闻
|
39c4c08f4e
|
Merge pull request #1504 from LydiaSevelt/master
Change input field to type=password for the authentication templates.
|
9 years ago |
Lydia Sevelt
|
4e006037fc
|
Change input field to type=password for the authentication templates.
|
9 years ago |
Unknwon
|
9f55ee32e4
|
new UI on admin/monitor
|
9 years ago |
Unknwon
|
d2a6c63f37
|
detect kill signal
|
9 years ago |
Unknwon
|
1e215d02c0
|
update Docker README
|
9 years ago |
Unknwon
|
c481b04267
|
work on #986 and fix a LDAP crash
|
9 years ago |
Unknwon
|
8cbf757769
|
change minimum password length to 1
|
9 years ago |
Unknwon
|
c65787fec0
|
make cron task configurable
|
9 years ago |
Unknwon
|
ae32813af6
|
try to fix HTTP ops not GC
|
9 years ago |
无闻
|
3b388f34bd
|
Merge pull request #1497 from codeskyblue/develop
add pam for docker
|
9 years ago |
codeskyblue
|
bd5f88475b
|
add pam for docker
|
9 years ago |
Unknwon
|
4cbe45ff34
|
update docker README
|
9 years ago |
无闻
|
164bfcdf97
|
Merge pull request #1494 from codeskyblue/develop
docker support ssh
|
9 years ago |
Unknwon
|
7d44e9e18f
|
work on #1493
|
9 years ago |
codeskyblue
|
ec4ffe5bc1
|
add docker ssh support
|
9 years ago |
codeskyblue
|
e9501463ab
|
add missing file
|
9 years ago |
codeskyblue
|
10c744625b
|
pass test in my foreign machine test
|
9 years ago |
codeskyblue
|
8a7c00a0dd
|
Merge branch 'develop' of https://github.com/gogits/gogs into develop
|
9 years ago |
codeskyblue
|
83a6bb1c2c
|
some modify, I need to move my workenv to foreign county, network in china is so slow.
|
9 years ago |
Unknwon
|
af488ee515
|
update locales
|
9 years ago |
无闻
|
557db29ed1
|
Merge pull request #1492 from SergioBenitez/develop
Small style fixes to the LDAP module README
|
9 years ago |
Sergio Benitez
|
f5b9c58a9e
|
Small style fixes to the LDAP module README
|
9 years ago |
Unknwon
|
30dc3356b7
|
fix #1491
|
9 years ago |
Unknwon
|
74cd6d8345
|
remove duplicated files
|
9 years ago |
Unknwon
|
05140e6098
|
Merge branch 'master' of github.com:gogits/gogs into develop
|
9 years ago |
Unknwon
|
66ff22aead
|
prepare 0.6.5
|
9 years ago |
Unknwon
|
4faa700874
|
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
# modules/bindata/bindata.go
|
9 years ago |
Unknwon
|
671b0075dc
|
update octicons to 3.1
|
9 years ago |
Unknwon
|
04560b592d
|
README images style
|
9 years ago |
Unknwon
|
b1cf70c1c9
|
Update README screenshots
|
9 years ago |
Unknwon
|
f875ca79e9
|
fix style and locale name
|
9 years ago |
Unknwon
|
c380e68e2f
|
update locale and TRANSLATOR
|
9 years ago |
无闻
|
2bd67e03ee
|
Merge pull request #1490 from KLIM8D/patch-1
Update TRANSLATORS
|
9 years ago |
Morten Klim Sørensen
|
d7b23c8a66
|
Update TRANSLATORS
|
9 years ago |
Unknwon
|
9a4caae8fa
|
Merge branch 'master' of github.com:gogits/gogs into develop
|
9 years ago |
Unknwon
|
76a1ba90b7
|
fix css styles
|
9 years ago |
Unknwon
|
4acc8a0d94
|
comletely remove v1 UI files of Gogs
|
9 years ago |
Unknwon
|
8f35ffd4d7
|
fix autocomplete on migration
|
9 years ago |
无闻
|
e1a36e7d4d
|
Merge pull request #1475 from donbowman/master
Fix race condition on ssh key delete, and revert re-revert of hard line break
|
9 years ago |
Don Bowman
|
e8237e2fd2
|
remove empty line as per https://github.com/gogits/gogs/pull/1475
|
9 years ago |
Unknwon
|
431933242a
|
clean file and update locales
|
9 years ago |
Paolo Borelli
|
f8cccb03a8
|
Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
|
10 years ago |