Unknwon
a4b13652a7
#988 : fix one missing duplicated prefix
- update some locale files
11 years ago
无闻
fee28f711f
Merge pull request #1043 from sternik/develop
Fix for deleting user when gogs instalation is on http://hostname/gogs
11 years ago
Sternik
416c93b953
Fix for deleting user when gogs instalation is on http://hostname/gogs
11 years ago
Tomcat
1441a336d5
Add mysql unix socket support.
If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
11 years ago
Unknwon
b702955573
#1024 : OFFLINE_MODE Still Uses Gravatar
11 years ago
Unknwon
9852d11f19
#876 : Update hooks is missing for forked repository
11 years ago
Unknwon
761cf2c9c2
Merge branch 'develop' of github.com:gogits/gogs into develop
11 years ago
Unknwon
c3e009ad21
#988 : GetRepoLink already contains AppSubUrl
11 years ago
无闻
2761b08f76
Merge pull request #1038 from ndarilek/fix-typo
Fix typo
11 years ago
Unknwon
ebfce21513
#1032 : legacy code can have duplicated IDs for same repository
11 years ago
Nolan Darilek
55f49e1b45
registeration -> registration
11 years ago
Unknwon
c61a100b93
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
11 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
11 years ago
无闻
dcd54023b7
Merge pull request #1031 from voxxit/master
Project-level Dockerfile & docker-compose script
11 years ago
Joshua Delsman
a238a25412
Adding a project-level Dockerfile & docker-compose script
11 years ago
无闻
a2181411ff
Merge pull request #1027 from FiloSottile/master
Handle submodules without a .gitmodules entry - fix #1023
11 years ago
Filippo Valsorda
0d8a70e957
Handle submodules without a .gitmodules entry - fix #1023
11 years ago
James Cracknell
a21c8fe667
Mousewheel paste
11 years ago
James Cracknell
a06434582c
Exclude HTML tags from Markdown post-processing
HTML tags are no longer processed for special links, etc
Contents of <a>, <code> and <pre> are not processed for special links
Processing for special links is done after Markdown conversion
11 years ago
Unknwon
9090e6b47f
home: new UI
11 years ago
Unknwon
a02649fcd4
modules/git/signature.go: parse date foramt #663
11 years ago
Unknwon
46c5c2abc0
routers/repo/setting.go: fix LDAP cannot validate password #1006
11 years ago
Unknwon
6c9a3d3faf
conf/locale: update locales
11 years ago
Unknwon
292984f4f5
scripts: remove meaningless script and modify systemd service
11 years ago
Unknwon
5d625e884f
cmd/serve.go: remove useless code
11 years ago
Unknwon
5969cda479
models/migrations: fix update error
11 years ago
无闻
dc55bb4cae
Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
11 years ago
Unknwon
4eb5a86dcc
Merge branch 'access' of github.com:gogits/gogs into dev
11 years ago
Unknwon
3efc1e134e
models: mirror fix on #964
11 years ago
无闻
d556ee2f44
Merge pull request #964 from phsmit/access_rewriteserv
Rewrite/simplify gogs serve
11 years ago
Unknwon
164ed7fe1e
Merge branch 'access' of github.com:gogits/gogs into dev
11 years ago
Unknwon
b5ec283915
REAMDE: update
11 years ago
Unknwon
1d80e7bfbd
models: done testing on new access system
11 years ago
无闻
f04f360865
Merge pull request #992 from theangryangel/fix/ldap-auth
Attempt 3 to fix LDAP login issues when git pushing after password change
11 years ago
Unknwon
b7e3f28f50
conf/locale: update Russian and Spanish
11 years ago
Gogs
1a5a2d876c
Attempt #3 of ldap fixes
11 years ago
Unknwon
11ce6b1785
modules/setting: simple behave change in startup
11 years ago
无闻
d79694eafe
Merge pull request #982 from nicolai86/bugfix/label-num_issues-2nd
Properly calculate the number of open issues per label
11 years ago
Unknwon
08b8901cd9
models: fix issue with transfer repository
README: fix typo
11 years ago
Raphael Randschau
64ca6513c2
Properly calculate the number of open issues per label
11 years ago
无闻
8b09169468
Merge pull request #960 from phsmit/access_action
Fix that owners also see actions on their repositories
11 years ago
无闻
59233609d4
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
11 years ago
Peter Smit
c85b68a2c9
Merge branch 'access' into access_rewriteserv
11 years ago
Unknwon
56a29ce158
v4 migration, merge 'dev', clean code and mirror fix
11 years ago
Unknwon
8aec9956c1
Merge branch 'access' of github.com:gogits/gogs into access
11 years ago
无闻
dfc134d827
Merge pull request #961 from phsmit/access_removecoll
Remove collaborators when removing and transferring repository
11 years ago
Unknwon
df64dcfdfd
Merge branch 'access' of github.com:gogits/gogs into access
11 years ago
Unknwon
5a7bca797c
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
11 years ago
Unknwon
a8b07e6688
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Unknwon
f6e65b5e06
models: able to rename user with diff letter cases #981
- templates/org: mirror fix on name output
- routers: add missing error check
11 years ago