Unknwon
|
b668fc7aad
|
#876: Update hooks is missing for forked repository
|
10 years ago |
Unknwon
|
48bb639371
|
Merge branch 'develop' of github.com:gogits/gogs into develop
|
10 years ago |
Unknwon
|
0720d3988f
|
#988: GetRepoLink already contains AppSubUrl
|
10 years ago |
无闻
|
7ba9d1171c
|
Merge pull request #1038 from ndarilek/fix-typo
Fix typo
|
10 years ago |
Unknwon
|
6b70a0c0d9
|
#1032: legacy code can have duplicated IDs for same repository
|
10 years ago |
Nolan Darilek
|
98674b2a21
|
registeration -> registration
|
10 years ago |
Unknwon
|
4aafeace23
|
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
|
10 years ago |
Unknwon
|
34102f7889
|
remove unused scripts and simplify migrate form definition
|
10 years ago |
无闻
|
da6fd93f0d
|
Merge pull request #1031 from voxxit/master
Project-level Dockerfile & docker-compose script
|
10 years ago |
Joshua Delsman
|
406efbf3f5
|
Adding a project-level Dockerfile & docker-compose script
|
10 years ago |
无闻
|
6abbea4f3d
|
Merge pull request #1027 from FiloSottile/master
Handle submodules without a .gitmodules entry - fix #1023
|
10 years ago |
Filippo Valsorda
|
5d5d774e03
|
Handle submodules without a .gitmodules entry - fix #1023
|
10 years ago |
Unknwon
|
5e763baa12
|
modules/git/signature.go: parse date foramt #663
|
10 years ago |
Unknwon
|
18c0697329
|
routers/repo/setting.go: fix LDAP cannot validate password #1006
|
10 years ago |
Unknwon
|
e3d73d9b24
|
conf/locale: update locales
|
10 years ago |
Unknwon
|
6c84223f43
|
scripts: remove meaningless script and modify systemd service
|
10 years ago |
Unknwon
|
b447d18dca
|
cmd/serve.go: remove useless code
|
10 years ago |
Unknwon
|
63a73b43b4
|
models/migrations: fix update error
|
10 years ago |
无闻
|
3db80f2c55
|
Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
|
10 years ago |
Unknwon
|
a6a2f59d1d
|
Merge branch 'access' of github.com:gogits/gogs into dev
|
10 years ago |
Unknwon
|
d446be9f5f
|
models: mirror fix on #964
|
10 years ago |
无闻
|
8d17ff8ce7
|
Merge pull request #964 from phsmit/access_rewriteserv
Rewrite/simplify gogs serve
|
10 years ago |
Unknwon
|
b0b11fd7b1
|
Merge branch 'access' of github.com:gogits/gogs into dev
|
10 years ago |
Unknwon
|
f44204e944
|
REAMDE: update
|
10 years ago |
Unknwon
|
473e265727
|
models: done testing on new access system
|
10 years ago |
无闻
|
3a6ba39a61
|
Merge pull request #992 from theangryangel/fix/ldap-auth
Attempt 3 to fix LDAP login issues when git pushing after password change
|
10 years ago |
Unknwon
|
0d90a16d9f
|
conf/locale: update Russian and Spanish
|
10 years ago |
Gogs
|
fab038b175
|
Attempt #3 of ldap fixes
|
10 years ago |
Unknwon
|
e3dece1371
|
modules/setting: simple behave change in startup
|
10 years ago |
无闻
|
d5de48df89
|
Merge pull request #982 from nicolai86/bugfix/label-num_issues-2nd
Properly calculate the number of open issues per label
|
10 years ago |
Unknwon
|
8896c82d34
|
models: fix issue with transfer repository
README: fix typo
|
10 years ago |
Raphael Randschau
|
1f61340fa3
|
Properly calculate the number of open issues per label
|
10 years ago |
无闻
|
f92bfabf86
|
Merge pull request #960 from phsmit/access_action
Fix that owners also see actions on their repositories
|
10 years ago |
无闻
|
cd8b43d984
|
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
|
10 years ago |
Peter Smit
|
556881964f
|
Merge branch 'access' into access_rewriteserv
|
10 years ago |
Unknwon
|
ee68a826a5
|
v4 migration, merge 'dev', clean code and mirror fix
|
10 years ago |
Unknwon
|
e90f014e4a
|
Merge branch 'access' of github.com:gogits/gogs into access
|
10 years ago |
无闻
|
125fe92a19
|
Merge pull request #961 from phsmit/access_removecoll
Remove collaborators when removing and transferring repository
|
10 years ago |
Unknwon
|
10e4b5b6c6
|
Merge branch 'access' of github.com:gogits/gogs into access
|
10 years ago |
Unknwon
|
7ccab9cd09
|
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
|
10 years ago |
Unknwon
|
2369881808
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
10 years ago |
Unknwon
|
04164eada3
|
models: able to rename user with diff letter cases #981
- templates/org: mirror fix on name output
- routers: add missing error check
|
10 years ago |
无闻
|
e97a6ff911
|
Merge pull request #978 from albang/dev
[docker] openssh-client provide ssh-keygen.
|
10 years ago |
Alban Garrigue
|
7d109573cb
|
openssh-client provide ssh-keygen. GOGS needs that binary to add a ssh key to a user
|
10 years ago |
Unknwon
|
74a8bb93d8
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
10 years ago |
Unknwon
|
059338139c
|
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
|
10 years ago |
无闻
|
aa670ce660
|
Merge pull request #977 from albang/dev
$DIRECTORY variable is never set
|
10 years ago |
Alban Garrigue
|
81fcc0db0c
|
$DIRECTORY variable is never set
|
10 years ago |
Unknwon
|
c753fdceaf
|
templates/org/home.tmpl: fix org member can't see public repo
|
10 years ago |
Unknwon
|
a6a99d49cf
|
reword
|
10 years ago |