Unknwon
0be8b1b1a1
#2052 Ability to batch delete system notices
9 years ago
Adam Strzelecki
573305f3d3
LDAP: Optional user name attribute specification
...
Consider following LDAP search query example:
(&(objectClass=Person)(|(uid=%s)(mail=%s)))
Right now on first login attempt Gogs will use the text supplied on login form
as the newly created user name. In example query above the text matches against
both e-mail or user name. So if user puts the e-mail then the new Gogs user
name will be e-mail which may be undesired.
Using optional user name attribute setting we can explicitly say we want Gogs
user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail
to login 1st time, the new account will receive correct user name.
9 years ago
Unknwon
117afe7620
Merge pull request #2069 from nanoant/patch/admin-see-all-organizations
...
Admin should be able to see all organizations
9 years ago
Unknwon
830d000667
finish wiki
9 years ago
Adam Strzelecki
e57b2dffa4
Admin should be able to see all organizations
...
This is follow-up for 56c66ee486
allowing admin
to see private repositories, even when not being member of them.
9 years ago
Unknwon
5d1f5f32d0
wiki: finish pages
9 years ago
Unknwon
e42fcb033d
wiki: finish edit
9 years ago
Unknwon
392f3ee210
wiki: finish new
9 years ago
Unknwon
c50a3503e6
introduce git-shell
9 years ago
Unknwon
2b10fdc4dc
Wiki: UI for page new
9 years ago
Unknwon
144663a3cf
allow admin to migrate for any user/org
9 years ago
Unknwon
968edb3e44
more link fix
9 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
7f9598141b
fix #2020
9 years ago
Unknwon
0128036514
#1681 some fixes for builtin SSH server on Windows
9 years ago
Unknwon
b2fb7e3fd2
more HTTP clone word fix
9 years ago
Unknwon
52c8f69163
fix #650
9 years ago
Unknwon
b80e848d02
upgrade libs
9 years ago
Unknwon
987dcc5372
fix #1383
9 years ago
Unknwon
3d14e73fd8
fix #1119 and data race in timming tasks
9 years ago
Unknwon
6a66e5fc98
better error message
9 years ago
Unknwon
c0b0ce7b1a
#1971 more general rule to detect error
9 years ago
Unknwon
dc0c0dc06b
fix typo for #1996
9 years ago
Unknwon
9330c943cd
work on #1891
9 years ago
Unknwon
f455125d4d
fix #878
9 years ago
Unknwon
2c653141a8
#1742 Update default branch in git repository while change in web view
9 years ago
Unknwon
efea642d6c
add admin op: delete missing repos
9 years ago
Unknwon
81d7359fdd
fix #1981
9 years ago
Unknwon
9a0902523b
fix #1987
9 years ago
Unknwon
ff5f14431e
fix #1448
9 years ago
Unknwon
ab9411be2a
clean up code
9 years ago
Unknwon
9ab96172fc
new watchers, stars and forks UI
9 years ago
Unknwon
917d334ebd
only show user's activities in profile
9 years ago
Unknwon
d370effca5
minor fix for #1961
9 years ago
Unknwon
29ed7872f8
repo sidebar active class
9 years ago
Unknwon
134d8e7681
work on #1961
9 years ago
Unknwon
18de67380c
fix #1958
9 years ago
Unknwon
84a43b38cf
remove unused code
9 years ago
Unknwon
7c80eba77f
minor UI fix and fix ssh race
9 years ago
Unknwon
7b1c10ea7e
new repo ui
...
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
9 years ago
Unknwon
f8ae161c74
fix #1302
9 years ago
Unknwon
1d57f0d64f
Show custom avatars in commits
9 years ago
Unknwon
1559bd58e7
save custom avatar as PNG
9 years ago
Unknwon
10427b2178
fix #1930
9 years ago
Unknwon
3b62a0fe0e
fix #1572 fix file histrory paging issue
9 years ago
Unknwon
0d4498429c
work on #1904
9 years ago
Unknwon
18c841050b
fix 1540 and experimental SSH server support
9 years ago
Unknwon
b55499d039
go vet and fix #1890
9 years ago
Unknwon
e7aabf70dc
#1905 Triming the issue title
9 years ago
Unknwon
603c7389b8
#1459 Dashboard issues lacks sorting
9 years ago
Unknwon
00eb2b221f
fix #1876
9 years ago
Unknwon
3a81fdf092
rename fields
9 years ago
Unknwon
6f0a41b8b2
#1511 Allow local import only for admin users
9 years ago
Unknwon
fad31ca302
work on #1748
9 years ago
Unknwon
102b675f96
remove test code 😵
9 years ago
Unknwon
7d72c8333e
work on #470 and fix miror JS issue when choose targets on compare and pull
9 years ago
Unknwon
706b0f72e2
fix issue comment mention and autofix count when start
9 years ago
Unknwon
022820103d
#1657 allow forcing all private repos
9 years ago
Unknwon
c3ba5590c9
Reopen PR need retest patch
9 years ago
Unknwon
0fbb8c8826
New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon
e0aab4a7f6
#1830 new comment with status change overwrites issue content
9 years ago
Unknwon
c6ce6bd4c2
work on #1830
9 years ago
Unknwon
35a65736fa
add get repo API
9 years ago
Unknwon
fc7959d3bc
New/reopen PR checks if there is any unmerged and open PR
9 years ago
Unknwon
4dc6285715
add new status: checking
9 years ago
Unknwon
932dbccb67
fix import path, fix #1782
9 years ago
Unknwon
aff49b1c9e
unified API error response
9 years ago
无闻
b1941f1da1
Merge pull request #1736 from soudy/develop
...
Added repository remove option to API
9 years ago
Unknwon
215920772a
save PR info as patch and minor fix on PR
9 years ago
Steven Oud
6fe868a4d5
added repository remove option to api
9 years ago
kendaru
5c39d3fa7d
changed integrated page number to GET
9 years ago
Steven
c8aa9c6cb1
implemented #1721 : see users who forked/starred/watched a repository
9 years ago
Unknwon
21e13cb51e
#1525 Triggere mailer for admin created accounts
9 years ago
Unknwon
986447335d
#1693 minor fix
9 years ago
无闻
84c727ae66
Merge pull request #1693 from sapk/fix-admin-repo-new-ui
...
Fix admin repos new ui
9 years ago
无闻
ee1256cf74
Merge pull request #1691 from sapk/fix-admin-organization-new-ui
...
Fix admin organization new ui
9 years ago
Antoine GIRARD
dfc16d0879
Fix admin repos new ui
9 years ago
Antoine GIRARD
a8fd615adc
Fix indent in notice router
9 years ago
Antoine GIRARD
c98dad1cf3
New admin organization UI
9 years ago
Unknwon
0d5e57e4ae
#1689 minor fixes and update locale
9 years ago
Antoine GIRARD
3544dafb64
Fix indent
9 years ago
Antoine GIRARD
14a1101139
New admin notice UI based on user list example
9 years ago
Unknwon
d9c5b3bcee
#1659 fix change label title resets color
10 years ago
Unknwon
acf428863c
fix #981
10 years ago
Unknwon
3fb1b6a608
drop oauth2 feature support
10 years ago
Unknwon
562e47f31c
finish all new template for current ones
10 years ago
Unknwon
9d36fc6986
finish new auth e-mails
10 years ago
Unknwon
373731f5e8
user gomail and new activate account email tpl
...
- #1496 : fallback plain text
- #1002 : add date header
- #913 : fix encoding of header
10 years ago
Unknwon
e75fd2f783
simplify names
10 years ago
Unknwon
2729eb998c
#1646 and other minor fixes
10 years ago
Unknwon
f5c7f22cc8
#1637 able to skip verify for LDAP
10 years ago
Unknwon
2d1bb0cf49
#1633 admin delete user
10 years ago
Unknwon
5f1183cecf
#697 add install option
10 years ago
Unknwon
b0bf4cc1cb
fix #1632 and #1606
10 years ago
Unknwon
83e747bfda
#697 and #1606 and new admin edit user UI
10 years ago
Unknwon
e5ed5904c6
#1606 GUI bug while adding ldap user
10 years ago
Unknwon
8e0a69f86a
#697 disable captcha and new admin create user UI
10 years ago
Unknwon
cd37fccdfb
#1625 remove auto_register and makes it default
10 years ago
Unknwon
aff773f1b9
add tidb support
10 years ago
Unknwon
10de16beb0
typo and README
10 years ago
Unknwon
ed5a61153f
fix #1629
10 years ago
Unknwon
47df562ced
#1626 default db_type
10 years ago
Unknwon
be89802bd8
new admin user list UI
10 years ago
Unknwon
362d64df04
#1620 add allowed domains for SMTP auth
10 years ago
Unknwon
121a81a2c5
finish new edit auth UI
10 years ago
Unknwon
0617448282
finish new add auth UI
10 years ago
Unknwon
fa728d8dff
more minor fix on 1581
10 years ago
Unknwon
cbd6276200
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
...
# Conflicts:
# modules/bindata/bindata.go
10 years ago
Unknwon
52ec80fa18
finish all new user settings UI
10 years ago
Sergio Benitez
964d0262ff
Merged conflicts.
10 years ago
Unknwon
6f6f38e7c3
#1603 suburl for comment attachments
10 years ago
Unknwon
49e120a67c
#1602 change status after comment issue
10 years ago
Unknwon
cc83043edc
minor fix on template
10 years ago
Unknwon
3d9b98fae4
#1585 order owners list by last changed time
10 years ago
Unknwon
c38754d432
#1191 allow upload avatar for org
...
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
85f34ba538
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
00767a0522
finish new org settings page
10 years ago
Unknwon
edc99bc8a4
new org options UI
10 years ago
Unknwon
80701d45bb
#1193 Make organization emails non-mandatory
10 years ago
Unknwon
aa67de910a
fix #1558
10 years ago
Unknwon
119dec51f2
Mirror repository should not allow fork
10 years ago
Sergio Benitez
aa9c36514f
Merged conflicts.
10 years ago
Sergio Benitez
2d1db4bf05
Added LDAP simple auth support.
10 years ago
Unknwon
d023e81a8f
#1577 explore paginator problem
10 years ago
Unknwon
7ec991326d
fix migrate api
10 years ago
Unknwon
e5b105e513
fix migrate API
10 years ago
Unknwon
2a2a8cd619
ui and pulls index fix
10 years ago
Unknwon
83dc2468f5
finish initial version of pull request
10 years ago
Unknwon
5da306c0e5
tmp: fix issue open count
10 years ago
Unknwon
d951824ff9
able to download archive by API
10 years ago
Unknwon
953bb06857
basic PR feature
10 years ago
Unknwon
1abfe4e05f
PR: nothing to commit and has pull request check
10 years ago
Unknwon
37e0cee877
finish PR UI
10 years ago
Unknwon
2ac8e11f46
#842 able to use access token replace basic auth
10 years ago
Unknwon
ebf1bd4f51
add view pull desc
10 years ago
Unknwon
8c046073a8
work on PR conversation
10 years ago
Unknwon
670ade9a61
#1206 does not allow fork bare repo
10 years ago
Unknwon
398569f6f8
#1021 Forked repo unavailable after deleting original repo
10 years ago
Unknwon
8af094967f
#1377 add rename repo action
10 years ago
Unknwon
7714e792a4
minor fixes on #1551
10 years ago
Unknwon
1ca257ad9f
rename fields
10 years ago
Unknwon
cb381078ff
finish new repo options page
10 years ago
Unknwon
d01f688257
fix repository count of user is messed up
10 years ago
Unknwon
302938e646
#1333 Disable Gravatar option when install
10 years ago
Unknwon
8d73832bdf
fix sql
10 years ago
Unknwon
ea454c21f7
#1542 A way to skip TLS verify for SMTP authentication
10 years ago
Unknwon
65843b803b
add webhook default events
10 years ago
Unknwon
55ddf225bb
webhook APIs
10 years ago
Unknwon
f509c59ac1
new create webhook event
10 years ago
Unknwon
a00194e665
work on #1548
10 years ago
Unknwon
f2de4d5c04
new create repo options
10 years ago
Unknwon
c75cd33f2f
#965 Remember visibility preference
10 years ago
Unknwon
bb3b90fcd6
#1487 Readme Template
10 years ago
Unknwon
46bee50e45
complate list of gitignores and licenses
10 years ago
Unknwon
ff35a37769
#1458 : Authorities were messed up when using mysql database
10 years ago
Unknwon
70e0153b93
add highlight js
10 years ago
Unknwon
23f42d92c9
add webhook recent deliveries
10 years ago
Unknwon
c08600c59b
new edit webhook UI
10 years ago
Unknwon
4217c2333c
new create webhook UI
10 years ago
Unknwon
2881456421
new webhooks list UI
10 years ago
Unknwon
1cb03135b7
new repo git hooks UI
10 years ago
Unknwon
a329bbc215
new org dashboard issues
10 years ago
Unknwon
f808df5a7b
new user dahsboard issues
10 years ago
Unknwon
4275b3720a
finsih diff and compare
10 years ago
Unknwon
aa65761d81
new commits table
10 years ago
Unknwon
062adbed8a
add confirmation to delete ssh key
10 years ago
Unknwon
371572cf5f
allow edit issue and comment
10 years ago
Unknwon
87f5ca8e1f
able edit issue title
10 years ago
Unknwon
bd1d7d1509
Able to set SSH port when install, update Docker docs
10 years ago
Unknwon
1453e91f41
minor fix on API response
10 years ago
无闻
2b393f5b03
Merge pull request #1507 from cloudron-io/develop
...
Set IsAdmin using LDAP
10 years ago
无闻
a5e1ada474
Merge pull request #1414 from nice-software/wip/currentUser
...
Factor out function to get the current user
10 years ago
Girish Ramakrishnan
24d7a86a8d
Set IsAdmin using LDAP
...
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.
In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
10 years ago
Unknwon
03b85b73af
token recent activity
10 years ago
Unknwon
54b52de6ee
minor fix on API response
10 years ago
Unknwon
47ac579f09
only assign auto-admin when sign up by web
10 years ago
Unknwon
4c7b6414eb
new access token UI
10 years ago
Unknwon
2493454587
new delete account UI and password confirmation
10 years ago
Unknwon
b1696665bd
make cron task configurable
10 years ago
Unknwon
d17f102339
try to fix HTTP ops not GC
10 years ago
Unknwon
407385db7e
work on #1493
10 years ago
Unknwon
55ccb00a47
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
...
# Conflicts:
# modules/bindata/bindata.go
10 years ago
Unknwon
c8bb475abb
fix autocomplete on migration
10 years ago
Paolo Borelli
0d38794c7f
Factor out function to get the current user
...
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
10 years ago
Unknwon
e633425f27
#1180 and #1250 : migration
10 years ago
Unknwon
a52324a5f9
able sort issues
10 years ago
Unknwon
4ce003dc15
Filter issues by assignee
10 years ago
Unknwon
30b428bf0e
#1419 : 500 when visit a issue with issue/comments of deleted user
10 years ago
Unknwon
13a74c3a0c
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
10 years ago
Unknwon
cec38f2a8c
able edit issue labels/milestone/assignee
10 years ago
无闻
8be0bb177b
Merge pull request #1485 from donbowman/mime-type
...
43bfee0d48
reverted my change
10 years ago
Don Bowman
4137426c88
43bfee0d48
reverted my change
...
423b1c69be
, which in turn
causes all content to be served as text/plain. Let go decide
what the mime type is (e.g. text/html instead of text/plain).
10 years ago
Unknwon
817b48ed1e
Show owner/poster tags of comments and fix #1312
10 years ago
Unknwon
1fb53067f4
finish close/reopen issue
10 years ago
Unknwon
133b19d0c5
finish view comments on issue page
10 years ago
Sergio Benitez
7d84d4a8f0
Significantly enhanced LDAP support in Gogs.
10 years ago
Unknwon
ab2d0b3b44
add comment form UI
10 years ago
Unknwon
b4c0b7b98b
finish view issue without comments and ops
10 years ago
Unknwon
e67659bf8e
fix serve attachment content type
10 years ago
Unknwon
34f6cbfc2a
finish attachments when create issue
10 years ago
Unknwon
89c2bd4a0d
finish create issue attachment UI
10 years ago
Unknwon
17f3e840ec
fix cannot parse JSON for attachments
10 years ago
Unknwon
cbc7b7132f
finish new issue action and mentions
10 years ago
Unknwon
884bc4ffd8
rename functions
10 years ago
Unknwon
75aff60c90
finish create issue with milestone and assignee
10 years ago
Unknwon
09a1b2a1f5
finish create issue with milestone
10 years ago
Unknwon
922f3f3062
finish create issue with labels
10 years ago
Unknwon
17de3ab0a3
add migrate from issue.label_ids to issue_label
10 years ago
Unknwon
590c464c56
UI: create issue with title and content
10 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
10 years ago
Unknwon
e3bdfd51ff
better fork permission check
10 years ago
Unknwon
9db4acc62e
improve fork process
10 years ago
Unknwon
3d0583df0f
fix private repo cannot trigger hook by SSH
10 years ago
Unknwon
9d414d4dd9
remove Index field of milestone
10 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
10 years ago
Unknwon
34795770c3
fix issue stats with milestone filter
10 years ago
Unknwon
77dcef0cab
fix milestone format parse
10 years ago
Unknwon
2c507667bf
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
...
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
10 years ago
Unknwon
0705f55ce0
finish new milestone page
10 years ago
Unknwon
74bd6b939c
milestone: edit
10 years ago
Unknwon
3e4cdccf6b
milestone: create page
10 years ago
Unknwon
ce4dcf1e83
fix naming
10 years ago
Unknwon
e50982f5ec
allow anonymous SSH clone
10 years ago
Unknwon
9311a9858a
milestone: pagination
10 years ago
Unknwon
04458d49a0
milestone: list view
10 years ago
Unknwon
cbb78b6a63
better wording
10 years ago
Unknwon
009d692c7d
fix install default db option
10 years ago
Unknwon
eea9302d8f
fix #1204
10 years ago
无闻
eedac73229
Merge pull request #1404 from wqweto/develop
...
Allow space and/or percent in file and directory names
10 years ago
Unknwon
869113704b
fix #1407
10 years ago
Vladimir Vissoultchev
2cc050e21e
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
10 years ago
Vladimir Vissoultchev
43bfee0d48
Raw text file view returns correct charset in content-type header if not utf-8
10 years ago
Unknwon
589618c8a5
better paging
10 years ago
Unknwon
fa298a2c30
#835 : Realtime webhooks
10 years ago
Unknwon
68cacf9c63
fix issue paging
10 years ago
Unknwon
1ba837a055
new issue and label page
10 years ago
Unknwon
54b58e988d
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
10 years ago
Unknwon
70d44e9565
Merge branch 'master' of github.com:gogits/gogs into develop
10 years ago
无闻
333ab1b2b4
Merge pull request #1317 from smcquay/keys
...
fix .keys route
10 years ago
无闻
3dcc0a4b5f
Merge pull request #1249 from donbowman/master
...
in routers/repo/download.go, don't set mime type, let go figure it out.
10 years ago
无闻
91ab2538c3
Merge pull request #1244 from jamesa/develop
...
Add full name field to admin's user edit page (fixes #1130 )
10 years ago
Unknwon
dc4aab9925
UI: CURD labels
...
- fix update lable break connection with repository
10 years ago
Unknwon
ac95f6d50f
UI: basic label list
...
- create new label
10 years ago
Unknwon
86dbda0b42
UI: basci issue list without filters
...
- fix isRead check
- fix paging
10 years ago
Unknwon
4447a20f87
UI: issues - finish basic frame
10 years ago
Unknwon
42a72b62fc
fix about #1289
10 years ago
Unknwon
bebbd08920
Disable log color in prod mode
10 years ago
Unknwon
4cbbaefd82
#1127 : hide user e-mail when API caller isn't signed in
10 years ago
Unknwon
ced212f8fa
fix hidden bug on tpl rendering
10 years ago
Unknwon
35be8741c4
fix #1112
10 years ago
Unknwon
a2a9e151f8
install - add mail from setting
10 years ago
Unknwon
b9dc2147b4
UI: install - done
10 years ago
Unknwon
5cf3732339
UI: install - new version
10 years ago
stephen mcquay
73698d292a
fix .keys route
...
This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file
10 years ago
James
f3aab5dbe3
Add full name field to admin's user edit page ( fixes #1130 )
10 years ago
Lunny Xiao
f92bdf875b
Merge pull request #1226 from nice-software/wip/pam
...
Add PAM authentication
10 years ago
Paolo Borelli
182003aa41
Add PAM authentication
10 years ago
Lunny Xiao
673a76d638
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
...
Hotfix/type fix validate password
10 years ago
Dustin Willis Webber
5a4f314cf7
fix calls that go rename missed
10 years ago
Don Bowman
423b1c69be
don't set mime type to text/plain. This will break serving e.g. raw images,
...
html, etc
According to http://golang.org/pkg/net/http/#DetectContentType
"If the Header does not contain a Content-Type line, Write adds
a Content-Type set to the result of passing the initial 512 bytes
of written data to DetectContentType."
10 years ago
Linquize
f26f8d5afa
Set Content-Type to text/plain for http status 401
...
This is because git command line shows the failure reason only if Content-Type is text/plain.
10 years ago
Unknwon
698b9e2acc
#1070 Clearer error message for illegal characters
10 years ago
Unknwon
5169a0e025
mirror fix of #1105
10 years ago
无闻
f7219b0cf0
Merge pull request #1105 from linquize/migrate-git
...
Allow to migrate through git:// protocol
10 years ago
Unknwon
5f594d8774
#1140 MySQL root password exposure
10 years ago
Unknwon
211596f407
#1124 LDAP add and edit form are misleading
10 years ago
Linquize
3a977fc0ae
Allow to migrate through git:// protocol
10 years ago
无闻
e312634286
Merge pull request #1091 from sapk/fix-ng-issue-pages
...
Apply ng to issue dashboard
10 years ago
Unknwon
1cb57b1a44
#1094 : fix locale
10 years ago
Antoine GIRARD
96a71aaed8
Apply ng to issue dashboard
10 years ago
Unknwon
466facc009
#1067 : Deleting users should remove them from collaborator lists
...
- fix delete user but repository watches are not decreased
10 years ago
Unknwon
33894591a6
#851 : Edit Account does not take into consideration password rules
10 years ago
Unknwon
fc6db829b2
fix read access team visibility of private repo
10 years ago
Unknwon
588f3215c6
#1040 : dashboard no longer accessible when repo is missing
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
Filippo Valsorda
5d5d774e03
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
Unknwon
18c0697329
routers/repo/setting.go: fix LDAP cannot validate password #1006
10 years ago
Unknwon
b0b11fd7b1
Merge branch 'access' of github.com:gogits/gogs into dev
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
Gogs
fab038b175
Attempt #3 of ldap fixes
10 years ago
Unknwon
e3dece1371
modules/setting: simple behave change in startup
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
Unknwon
ee68a826a5
v4 migration, merge 'dev', clean code and mirror fix
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
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
Unknwon
059338139c
routers: able to migrate repo from local path
...
- modules/middleware/context.go: add HandleAPI method
10 years ago
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
10 years ago
无闻
fc4dff1b17
Merge pull request #959 from phsmit/access_update
...
Updating context and fixing permission issues
10 years ago
Peter Smit
0fa209d07b
Update/simplify fix that owners also see actions on their repositories
10 years ago
Peter Smit
e6fc58a744
Remove GoGet option from repository and handle it with ?go-get=1 instead
...
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Peter Smit
455fad0fbd
Fix that owners also see actions on their repositories
...
This is a balance between speed and nice code, where speed has won. To prevent a repository query for each action the ownername is match with the current user.
It would be "cleaner" or "better" if we fetch the repository each time. Another option is to add the RepoOwnerID to action
10 years ago
Peter Smit
ed89b39984
Updating context and fixing permission issues
...
The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
10 years ago
Peter Smit
f9454cc32c
Make sure that a mirror can't be written to by http or ssh
10 years ago
Unknwon
a38e4a0b02
routers/install.go: able to keep previous custom settings for 2nd time install
...
- .gopmfile: update all commits
10 years ago
Unknwon
6d0f3a07d4
code fix #941 caution: undertest
10 years ago