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.
2015-08-18 23:49:12 -07:00
03b85b73af
token recent activity
2015-08-19 06:22:33 +08:00
54b52de6ee
minor fix on API response
2015-08-19 05:47:45 +08:00
47ac579f09
only assign auto-admin when sign up by web
2015-08-19 04:58:45 +08:00
4c7b6414eb
new access token UI
2015-08-19 03:36:16 +08:00
2493454587
new delete account UI and password confirmation
2015-08-19 02:49:44 +08:00
b1696665bd
make cron task configurable
2015-08-18 02:19:29 +08:00
d17f102339
try to fix HTTP ops not GC
2015-08-17 22:32:43 +08:00
407385db7e
work on #1493
2015-08-17 17:05:37 +08:00
55ccb00a47
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
...
# Conflicts:
# modules/bindata/bindata.go
2015-08-16 14:31:54 +08:00
c8bb475abb
fix autocomplete on migration
2015-08-15 18:16:39 +08:00
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.
2015-08-15 10:05:12 +02:00
e633425f27
#1180 and #1250 : migration
2015-08-15 16:03:20 +08:00
a52324a5f9
able sort issues
2015-08-15 12:07:08 +08:00
4ce003dc15
Filter issues by assignee
2015-08-15 11:24:41 +08:00
30b428bf0e
#1419 : 500 when visit a issue with issue/comments of deleted user
2015-08-15 02:48:05 +08:00
13a74c3a0c
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
2015-08-15 00:42:57 +08:00
cec38f2a8c
able edit issue labels/milestone/assignee
2015-08-15 00:42:43 +08:00
8be0bb177b
Merge pull request #1485 from donbowman/mime-type
...
43bfee0d48
reverted my change
2015-08-14 13:38:14 +08:00
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).
2015-08-13 23:21:49 +00:00
817b48ed1e
Show owner/poster tags of comments and fix #1312
2015-08-14 02:43:40 +08:00
1fb53067f4
finish close/reopen issue
2015-08-13 23:21:43 +08:00
133b19d0c5
finish view comments on issue page
2015-08-13 16:07:11 +08:00
7d84d4a8f0
Significantly enhanced LDAP support in Gogs.
2015-08-12 17:01:22 -07:00
ab2d0b3b44
add comment form UI
2015-08-12 18:44:09 +08:00
b4c0b7b98b
finish view issue without comments and ops
2015-08-12 17:04:23 +08:00
e67659bf8e
fix serve attachment content type
2015-08-12 04:49:51 +08:00
34f6cbfc2a
finish attachments when create issue
2015-08-11 23:24:40 +08:00
89c2bd4a0d
finish create issue attachment UI
2015-08-11 17:54:00 +08:00
17f3e840ec
fix cannot parse JSON for attachments
2015-08-11 12:44:14 +08:00
cbc7b7132f
finish new issue action and mentions
2015-08-10 23:31:59 +08:00
884bc4ffd8
rename functions
2015-08-10 22:45:49 +08:00
75aff60c90
finish create issue with milestone and assignee
2015-08-10 21:47:23 +08:00
09a1b2a1f5
finish create issue with milestone
2015-08-10 18:57:57 +08:00
922f3f3062
finish create issue with labels
2015-08-10 16:52:08 +08:00
17de3ab0a3
add migrate from issue.label_ids to issue_label
2015-08-10 14:42:50 +08:00
590c464c56
UI: create issue with title and content
2015-08-09 15:23:02 +08:00
dea3a8c6a4
WIP: create PR - choose branch
2015-08-08 22:43:14 +08:00
e3bdfd51ff
better fork permission check
2015-08-08 17:24:10 +08:00
9db4acc62e
improve fork process
2015-08-08 17:10:34 +08:00
3d0583df0f
fix private repo cannot trigger hook by SSH
2015-08-08 01:04:12 +08:00
9d414d4dd9
remove Index field of milestone
2015-08-06 23:25:35 +08:00
39a3b768bc
#334 : Add Deployment Key Support
2015-08-06 22:48:11 +08:00
34795770c3
fix issue stats with milestone filter
2015-08-05 20:52:17 +08:00
77dcef0cab
fix milestone format parse
2015-08-05 20:37:14 +08:00
2c507667bf
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
...
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
2015-08-05 20:26:00 +08:00
0705f55ce0
finish new milestone page
2015-08-05 20:23:08 +08:00
74bd6b939c
milestone: edit
2015-08-05 18:26:18 +08:00
3e4cdccf6b
milestone: create page
2015-08-05 15:24:26 +08:00
ce4dcf1e83
fix naming
2015-08-05 11:18:24 +08:00