Unknwon
|
a1f76d122e
|
#1279: Removing user from collaboration removes repositiory
|
10 years ago |
Unknwon
|
f7ce265172
|
check master as default branch when migrate
|
10 years ago |
Lunny Xiao
|
3cf1976ae9
|
Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
|
10 years ago |
Paolo Borelli
|
55df399598
|
Add PAM authentication
|
10 years ago |
Lunny Xiao
|
89e0796519
|
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
|
10 years ago |
William Roush
|
e69a337dbe
|
Fixes issue with LDAP inserting users with blank names.
|
10 years ago |
Tony Narlock
|
7379a18cf9
|
Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
|
10 years ago |
Dustin Willis Webber
|
6954ad8800
|
typo fix for comment
|
10 years ago |
Dustin Willis Webber
|
aef7d46ab6
|
typo fix
|
10 years ago |
Unknwon
|
f93beaba3b
|
#1073 #1162 issue ID constraint failed
|
10 years ago |
Unknwon
|
dd7f3e9f60
|
#1070 Clearer error message for illegal characters
|
10 years ago |
Unknwon
|
84ea54669b
|
auto fix locale file name change
|
10 years ago |
Unknwon
|
59177db277
|
#1120 #1132 mirror info not updated when transfer mirro repo
|
10 years ago |
Unknwon
|
e0b7444703
|
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
|
10 years ago |
Unknwon
|
964bdbe38d
|
#1089 change to fake local email account
|
10 years ago |
Unknwon
|
d7027077ec
|
#1143 Team member access lost when adding repository collaborator
- fix bug when add a repo to team, all other team members gets access as well
|
10 years ago |
Unknwon
|
86ebe3cc58
|
#1124 lower_name of LDAP user not assigned
|
10 years ago |
Unknwon
|
a62f116b02
|
#1080: Remove footer ads/branding from default template
|
10 years ago |
Vitaliy Vasilenko
|
abb94585bd
|
add func to autofix couters in repository
|
10 years ago |
Unknwon
|
9ed0c5eaa1
|
update gopmfile
|
10 years ago |
Unknwon
|
fe78ea76a4
|
Put default config into binary
|
10 years ago |
Unknwon
|
ca0b8b7cc5
|
#1064: X-Gogs-Event header is empty
|
10 years ago |
Unknwon
|
4ec2e465f9
|
#1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
|
10 years ago |
Unknwon
|
ed7f1ae592
|
fix read access team visibility of private repo
|
10 years ago |
Unknwon
|
0fa1c5ae0f
|
#1040: dashboard no longer accessible when repo is missing
|
10 years ago |
Unknwon
|
01c427bfbb
|
#1050: Bad permissions on authorized_keys after rewrite
|
10 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
|
10 years ago |
Unknwon
|
b702955573
|
#1024: OFFLINE_MODE Still Uses Gravatar
|
10 years ago |
Unknwon
|
9852d11f19
|
#876: Update hooks is missing for forked repository
|
10 years ago |
Unknwon
|
c3e009ad21
|
#988: GetRepoLink already contains AppSubUrl
|
10 years ago |
Unknwon
|
ebfce21513
|
#1032: legacy code can have duplicated IDs for same repository
|
10 years ago |
Unknwon
|
c61a100b93
|
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
|
10 years ago |
Unknwon
|
46c5c2abc0
|
routers/repo/setting.go: fix LDAP cannot validate password #1006
|
10 years ago |
Unknwon
|
5969cda479
|
models/migrations: fix update error
|
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 |
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 |
无闻
|
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 |
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
|
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 |
Unknwon
|
9356bd502c
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
10 years ago |