Unknwon
|
a7c50c1ff1
|
#1279: Removing user from collaboration removes repositiory
|
2015-07-14 22:56:02 +08:00 |
|
Unknwon
|
af1957125d
|
check master as default branch when migrate
|
2015-07-05 18:34:16 +08:00 |
|
Lunny Xiao
|
53cec9dc54
|
Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
|
2015-04-24 16:43:58 +08:00 |
|
Paolo Borelli
|
d2baa2824e
|
Add PAM authentication
|
2015-04-24 10:13:01 +02:00 |
|
Lunny Xiao
|
22cfdbcdf6
|
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
|
2015-04-24 15:03:21 +08:00 |
|
William Roush
|
7f93de5b29
|
Fixes issue with LDAP inserting users with blank names.
|
2015-04-20 01:51:43 -04:00 |
|
Tony Narlock
|
ff7373d73e
|
Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
|
2015-04-18 05:21:07 -05:00 |
|
Dustin Willis Webber
|
9963ab6f47
|
typo fix for comment
|
2015-04-16 14:40:39 -04:00 |
|
Dustin Willis Webber
|
f1bafabf51
|
typo fix
|
2015-04-16 14:36:32 -04:00 |
|
Unknwon
|
66cd2fd427
|
#1073 #1162 issue ID constraint failed
|
2015-03-27 06:47:02 -04:00 |
|
Unknwon
|
16cfefa326
|
#1070 Clearer error message for illegal characters
|
2015-03-26 17:11:47 -04:00 |
|
Unknwon
|
d6622863b5
|
auto fix locale file name change
|
2015-03-25 19:51:22 -04:00 |
|
Unknwon
|
5b6085c5b7
|
#1120 #1132 mirror info not updated when transfer mirro repo
|
2015-03-25 17:50:18 -04:00 |
|
Unknwon
|
4882fbd813
|
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
|
2015-03-25 08:59:48 -04:00 |
|
Unknwon
|
74a64e5dc4
|
#1089 change to fake local email account
|
2015-03-24 18:41:41 -04:00 |
|
Unknwon
|
54b5256ab7
|
#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
|
2015-03-24 18:14:04 -04:00 |
|
Unknwon
|
f319d24c5f
|
#1124 lower_name of LDAP user not assigned
|
2015-03-23 10:51:43 -04:00 |
|
Unknwon
|
eee391e67d
|
#1080: Remove footer ads/branding from default template
|
2015-03-23 10:19:19 -04:00 |
|
Unknwon
|
c9bf9ec6ab
|
update gopmfile
|
2015-03-19 16:44:22 -04:00 |
|
Unknwon
|
228672407b
|
Put default config into binary
|
2015-03-18 06:37:44 -04:00 |
|
Unknwon
|
83ce2a5ef4
|
#1064: X-Gogs-Event header is empty
|
2015-03-18 04:51:02 -04:00 |
|
Unknwon
|
bb0250edda
|
#1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
|
2015-03-17 21:51:39 -04:00 |
|
Unknwon
|
ee0179c939
|
fix read access team visibility of private repo
|
2015-03-16 04:52:11 -04:00 |
|
Unknwon
|
9167d429ca
|
#1040: dashboard no longer accessible when repo is missing
|
2015-03-16 04:04:27 -04:00 |
|
Unknwon
|
01c427bfbb
|
#1050: Bad permissions on authorized_keys after rewrite
|
2015-03-14 22:37:23 -04:00 |
|
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
|
2015-03-14 02:21:47 +08:00 |
|
Unknwon
|
b702955573
|
#1024: OFFLINE_MODE Still Uses Gravatar
|
2015-03-12 20:32:38 -04:00 |
|
Unknwon
|
9852d11f19
|
#876: Update hooks is missing for forked repository
|
2015-03-12 20:18:42 -04:00 |
|
Unknwon
|
c3e009ad21
|
#988: GetRepoLink already contains AppSubUrl
|
2015-03-12 16:01:23 -04:00 |
|
Unknwon
|
ebfce21513
|
#1032: legacy code can have duplicated IDs for same repository
|
2015-03-12 15:09:40 -04:00 |
|
Unknwon
|
c61a100b93
|
fix HTTP/HTTPS push update func call panic #1037 and http: multiple response.WriteHeader calls
|
2015-03-12 01:15:01 -04:00 |
|
Unknwon
|
46c5c2abc0
|
routers/repo/setting.go: fix LDAP cannot validate password #1006
|
2015-03-05 19:20:27 -05:00 |
|
Unknwon
|
5969cda479
|
models/migrations: fix update error
|
2015-02-28 23:58:04 -05:00 |
|
Unknwon
|
4eb5a86dcc
|
Merge branch 'access' of github.com:gogits/gogs into dev
|
2015-02-28 22:25:10 -05:00 |
|
Unknwon
|
3efc1e134e
|
models: mirror fix on #964
|
2015-02-28 22:24:53 -05:00 |
|
无闻
|
d556ee2f44
|
Merge pull request #964 from phsmit/access_rewriteserv
Rewrite/simplify gogs serve
|
2015-02-28 21:57:58 -05:00 |
|
Unknwon
|
164ed7fe1e
|
Merge branch 'access' of github.com:gogits/gogs into dev
|
2015-02-28 21:50:29 -05:00 |
|
Unknwon
|
b5ec283915
|
REAMDE: update
|
2015-02-28 21:50:04 -05:00 |
|
Unknwon
|
1d80e7bfbd
|
models: done testing on new access system
|
2015-02-28 21:44:09 -05:00 |
|
Unknwon
|
08b8901cd9
|
models: fix issue with transfer repository
README: fix typo
|
2015-02-24 00:27:22 -05:00 |
|
Raphael Randschau
|
64ca6513c2
|
Properly calculate the number of open issues per label
|
2015-02-23 21:26:24 +01:00 |
|
无闻
|
59233609d4
|
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
|
2015-02-23 13:41:29 -05:00 |
|
Peter Smit
|
c85b68a2c9
|
Merge branch 'access' into access_rewriteserv
|
2015-02-23 12:34:41 +02:00 |
|
Unknwon
|
56a29ce158
|
v4 migration, merge 'dev', clean code and mirror fix
|
2015-02-23 02:15:53 -05:00 |
|
Unknwon
|
8aec9956c1
|
Merge branch 'access' of github.com:gogits/gogs into access
|
2015-02-22 23:34:05 -05:00 |
|
Unknwon
|
df64dcfdfd
|
Merge branch 'access' of github.com:gogits/gogs into access
|
2015-02-22 22:55:35 -05:00 |
|
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
|
2015-02-22 22:51:25 -05:00 |
|
Unknwon
|
f6e65b5e06
|
models: able to rename user with diff letter cases #981
- templates/org: mirror fix on name output
- routers: add missing error check
|
2015-02-22 18:24:49 -05:00 |
|
Unknwon
|
9356bd502c
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2015-02-21 22:13:50 -05:00 |
|
Unknwon
|
700626f527
|
templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
|
2015-02-21 22:13:47 -05:00 |
|