Unknwon
12df5740fd
complate list of gitignores and licenses
9 years ago
Unknwon
2cae65fde9
#1458 : Authorities were messed up when using mysql database
9 years ago
Unknwon
2557f2b011
add highlight js
9 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
9 years ago
Unknwon
72f82c617a
new edit webhook UI
9 years ago
Unknwon
df9986f5a8
new create webhook UI
9 years ago
Unknwon
b95ad93e04
new webhooks list UI
9 years ago
Unknwon
b892366780
new repo git hooks UI
9 years ago
Unknwon
9b953f22fb
new org dashboard issues
9 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
9 years ago
Unknwon
3c834494a7
finsih diff and compare
9 years ago
Unknwon
01dd462e27
new commits table
9 years ago
Unknwon
14636093e9
add confirmation to delete ssh key
9 years ago
Unknwon
087dc4917c
allow edit issue and comment
9 years ago
Unknwon
45e6d4a6f2
able edit issue title
9 years ago
Unknwon
e433ab7f71
Able to set SSH port when install, update Docker docs
9 years ago
Unknwon
c2d2309120
minor fix on API response
9 years ago
无闻
7703fe626d
Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
9 years ago
无闻
0ca8536c25
Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
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
7d0e353a3e
minor fix on API response
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
bf714493cb
new delete account UI and password confirmation
9 years ago
Unknwon
c65787fec0
make cron task configurable
9 years ago
Unknwon
ae32813af6
try to fix HTTP ops not GC
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
Unknwon
8f35ffd4d7
fix autocomplete on migration
9 years ago
Paolo Borelli
f8cccb03a8
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
77181dc970
#1180 and #1250 : migration
9 years ago
Unknwon
dac9671479
able sort issues
9 years ago
Unknwon
571f858c04
Filter issues by assignee
9 years ago
Unknwon
0c9a87da62
#1419 : 500 when visit a issue with issue/comments of deleted user
9 years ago
Unknwon
7cb9274895
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
9 years ago
Unknwon
975ac7aecf
able edit issue labels/milestone/assignee
9 years ago
无闻
e4600339dd
Merge pull request #1485 from donbowman/mime-type
43bfee0d48
reverted my change
10 years ago
Don Bowman
1c0faa2f92
43bfee0d48
reverted my change
423b1c69be7828c331a47467b66217d190e916b9, 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
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
Unknwon
5eb2c1b43c
add comment form UI
10 years ago
Unknwon
d16c228a08
finish view issue without comments and ops
10 years ago
Unknwon
4d129bbdaa
fix serve attachment content type
10 years ago
Unknwon
7af7ee836c
finish attachments when create issue
10 years ago
Unknwon
987969eb73
finish create issue attachment UI
10 years ago
Unknwon
9faf66d0de
fix cannot parse JSON for attachments
10 years ago
Unknwon
a862c1af40
finish new issue action and mentions
10 years ago