Unknwon
761cf2c9c2
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
c3e009ad21
#988 : GetRepoLink already contains AppSubUrl
10 years ago
无闻
2761b08f76
Merge pull request #1038 from ndarilek/fix-typo
Fix typo
10 years ago
Unknwon
ebfce21513
#1032 : legacy code can have duplicated IDs for same repository
10 years ago
Nolan Darilek
55f49e1b45
registeration -> registration
10 years ago
Unknwon
c61a100b93
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
10 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
10 years ago
无闻
dcd54023b7
Merge pull request #1031 from voxxit/master
Project-level Dockerfile & docker-compose script
10 years ago
Joshua Delsman
a238a25412
Adding a project-level Dockerfile & docker-compose script
10 years ago
无闻
a2181411ff
Merge pull request #1027 from FiloSottile/master
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
Filippo Valsorda
0d8a70e957
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
James Cracknell
a21c8fe667
Mousewheel paste
10 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
10 years ago
Unknwon
9090e6b47f
home: new UI
10 years ago
Unknwon
a02649fcd4
modules/git/signature.go: parse date foramt #663
10 years ago
Unknwon
46c5c2abc0
routers/repo/setting.go: fix LDAP cannot validate password #1006
10 years ago
Unknwon
6c9a3d3faf
conf/locale: update locales
10 years ago
Unknwon
292984f4f5
scripts: remove meaningless script and modify systemd service
10 years ago
Unknwon
5d625e884f
cmd/serve.go: remove useless code
10 years ago
Unknwon
5969cda479
models/migrations: fix update error
10 years ago
无闻
dc55bb4cae
Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
10 years ago
Unknwon
4eb5a86dcc
Merge branch 'access' of github.com:gogits/gogs into dev
10 years ago
Unknwon
3efc1e134e
models: mirror fix on #964
10 years ago
无闻
d556ee2f44
Merge pull request #964 from phsmit/access_rewriteserv
Rewrite/simplify gogs serve
10 years ago
Unknwon
164ed7fe1e
Merge branch 'access' of github.com:gogits/gogs into dev
10 years ago
Unknwon
b5ec283915
REAMDE: update
10 years ago
Unknwon
1d80e7bfbd
models: done testing on new access system
10 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
10 years ago
Unknwon
b7e3f28f50
conf/locale: update Russian and Spanish
10 years ago
Gogs
1a5a2d876c
Attempt #3 of ldap fixes
10 years ago
Unknwon
11ce6b1785
modules/setting: simple behave change in startup
10 years ago
无闻
d79694eafe
Merge pull request #982 from nicolai86/bugfix/label-num_issues-2nd
Properly calculate the number of open issues per label
10 years ago
Unknwon
08b8901cd9
models: fix issue with transfer repository
README: fix typo
10 years ago
Raphael Randschau
64ca6513c2
Properly calculate the number of open issues per label
10 years ago
无闻
8b09169468
Merge pull request #960 from phsmit/access_action
Fix that owners also see actions on their repositories
10 years ago
无闻
59233609d4
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
10 years ago
Peter Smit
c85b68a2c9
Merge branch 'access' into access_rewriteserv
10 years ago
Unknwon
56a29ce158
v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon
8aec9956c1
Merge branch 'access' of github.com:gogits/gogs into access
10 years ago
无闻
dfc134d827
Merge pull request #961 from phsmit/access_removecoll
Remove collaborators when removing and transferring repository
10 years ago
Unknwon
df64dcfdfd
Merge branch 'access' of github.com:gogits/gogs into access
10 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
10 years ago
Unknwon
a8b07e6688
Merge branch 'dev' of github.com:gogits/gogs into dev
10 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
10 years ago
无闻
b72708ad0b
Merge pull request #978 from albang/dev
[docker] openssh-client provide ssh-keygen.
10 years ago
Alban Garrigue
c4c87d6f6b
openssh-client provide ssh-keygen. GOGS needs that binary to add a ssh key to a user
10 years ago
Unknwon
3b9771c4c0
Merge branch 'dev' of github.com:gogits/gogs into dev
10 years ago
Unknwon
51da9e41f0
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
10 years ago
无闻
f6ca7e29ee
Merge pull request #977 from albang/dev
$DIRECTORY variable is never set
10 years ago
Alban Garrigue
608af76d6a
$DIRECTORY variable is never set
10 years ago