Unknwon
14636093e9
add confirmation to delete ssh key
9 years ago
Unknwon
c29e2a313e
more on #966
9 years ago
Unknwon
087dc4917c
allow edit issue and comment
9 years ago
Unknwon
b1a28d7787
fix timezone!
9 years ago
Unknwon
fc708d9592
fix timezone
9 years ago
Unknwon
2a9ef8c1db
print time to debug
9 years ago
Unknwon
d5f06b7bec
work #1500
9 years ago
Unknwon
c2d2309120
minor fix on API response
9 years ago
Girish Ramakrishnan
0beabbda4a
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.
9 years ago
Unknwon
6305921179
token recent activity
9 years ago
Unknwon
693ec861b3
only assign auto-admin when sign up by web
9 years ago
Unknwon
4927fe0600
new access token UI
9 years ago
Unknwon
c481b04267
work on #986 and fix a LDAP crash
9 years ago
Unknwon
c65787fec0
make cron task configurable
9 years ago
Unknwon
7d44e9e18f
work on #1493
9 years ago
Unknwon
4faa700874
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
# modules/bindata/bindata.go
9 years ago
无闻
e1a36e7d4d
Merge pull request #1475 from donbowman/master
Fix race condition on ssh key delete, and revert re-revert of hard line break
9 years ago
Don Bowman
e8237e2fd2
remove empty line as per https://github.com/gogits/gogs/pull/1475
9 years ago
Unknwon
dac9671479
able sort issues
10 years ago
Unknwon
227c4387a0
more on #1319
10 years ago
Unknwon
0c9a87da62
#1419 : 500 when visit a issue with issue/comments of deleted user
10 years ago
Unknwon
40ed77bb63
Creates hooks directory when init update hook
10 years ago
Unknwon
975ac7aecf
able edit issue labels/milestone/assignee
10 years ago
Unknwon
2e3d19c046
delete attachments when delete repo
10 years ago
Unknwon
6281e39b5d
Show owner/poster tags of comments and fix #1312
10 years ago
Unknwon
88a779662f
finish close/reopen issue
10 years ago
Unknwon
0162859657
finish view comments on issue page
10 years ago
Sergio Benitez
7014246993
Significantly enhanced LDAP support in Gogs.
10 years ago
Don Bowman
0a86464348
race condition on keydelete
10 years ago
Unknwon
5eb2c1b43c
add comment form UI
10 years ago
Unknwon
d16c228a08
finish view issue without comments and ops
10 years ago
Unknwon
8bb2734fe0
delete avatar when del user
10 years ago
Unknwon
7af7ee836c
finish attachments when create issue
10 years ago
Unknwon
ff6999d6dd
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
10 years ago
Unknwon
c2aaeed3f9
fix template error
10 years ago
无闻
dd6b9c5878
Merge pull request #1464 from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
10 years ago
James Anderson
2645c6b673
Resize avatars to the same size they are displayed
10 years ago
Unknwon
a862c1af40
finish new issue action and mentions
10 years ago
Unknwon
d59d30b53b
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
10 years ago
Unknwon
8dfd87829c
minor fix on #1460
10 years ago
Unknwon
2d8cf397c3
rename functions
10 years ago
Unknwon
6bf85e1fe9
finish create issue with milestone and assignee
10 years ago
Unknwon
389708ac36
finish create issue with milestone
10 years ago
Unknwon
700f1d166b
finish create issue with labels
10 years ago
Unknwon
cdcc2cee74
add migrate from issue.label_ids to issue_label
10 years ago
Unknwon
061186d608
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
# templates/repo/header.tmpl
10 years ago
Unknwon
d12a83f985
list view: issue, label, milestone
10 years ago
Unknwon
4c75ab3a82
UI: create issue with title and content
10 years ago
Unknwon
da158ceb99
remove sync.Pool and support go1.2 again
10 years ago
Unknwon
a469377ea4
Generate random avatar based on e-mail when disable Gravatar
10 years ago