Unknwon
a9c5628426
new commits table
2015-08-20 20:18:49 +08:00
Unknwon
7ed456f90e
minor fix on #1517
2015-08-20 19:12:55 +08:00
Unknwon
071d371b93
add confirmation to delete ssh key
2015-08-20 17:11:29 +08:00
无闻
a7e0efded1
Merge pull request #1517 from haoyixin/master
...
Added supported of 'AUTH LOGIN'
2015-08-20 16:32:13 +08:00
Unknwon
11d74ecf0d
fix #966
2015-08-20 15:57:51 +08:00
Yixin Hao
f4208e5a98
Added supported of 'AUTH LOGIN'
...
i've been missing a 'r' in previous, lol~
2015-08-20 13:56:25 +08:00
Unknwon
1544eacf56
update locales
2015-08-20 04:36:59 +08:00
Unknwon
a628783db1
fix timezone
2015-08-20 00:32:18 +08:00
Unknwon
928c2419ea
print time to debug
2015-08-20 00:25:32 +08:00
Unknwon
feb2e92c43
#1500 use UTC for TimeSince
2015-08-20 00:16:54 +08:00
Unknwon
63b1b817de
able edit issue title
2015-08-19 23:14:57 +08:00
Unknwon
37f2f250c5
Able to set SSH port when install, update Docker docs
2015-08-19 20:36:19 +08:00
无闻
f1523197d5
Merge pull request #1507 from cloudron-io/develop
...
Set IsAdmin using LDAP
2015-08-19 18:46:28 +08:00
无闻
ced1d31a06
Merge pull request #1414 from nice-software/wip/currentUser
...
Factor out function to get the current user
2015-08-19 18:29:04 +08:00
Girish Ramakrishnan
d4c816bd12
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
Unknwon
28333a7f24
token recent activity
2015-08-19 06:22:33 +08:00
Unknwon
ea89de97d4
only assign auto-admin when sign up by web
2015-08-19 04:58:45 +08:00
Unknwon
dc76f4fa76
new access token UI
2015-08-19 03:36:16 +08:00
Unknwon
f1469ef397
work on #986 and fix a LDAP crash
2015-08-18 04:03:11 +08:00
Unknwon
5a33ca6850
change minimum password length to 1
2015-08-18 02:30:33 +08:00
Unknwon
50bb7dee08
make cron task configurable
2015-08-18 02:19:29 +08:00
Unknwon
df3b347514
work on #1493
2015-08-17 17:05:37 +08:00
Sergio Benitez
eba165d3d1
Small style fixes to the LDAP module README
2015-08-16 17:29:56 -07:00
Unknwon
02ebd62ec5
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
...
# Conflicts:
# modules/bindata/bindata.go
2015-08-16 14:31:54 +08:00
Unknwon
c4f037b65e
fix style and locale name
2015-08-16 00:05:15 +08:00
Unknwon
da149ddee2
update locale and TRANSLATOR
2015-08-15 22:28:06 +08:00
Unknwon
7f5513ab98
fix autocomplete on migration
2015-08-15 18:16:39 +08:00
无闻
9dc0d82409
Merge pull request #1475 from donbowman/master
...
Fix race condition on ssh key delete, and revert re-revert of hard line break
2015-08-15 17:27:20 +08:00
Unknwon
806ad9b869
clean file and update locales
2015-08-15 16:30:24 +08:00
Paolo Borelli
688e7fcba5
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
Unknwon
011dce6b0d
#1180 and #1250 : migration
2015-08-15 16:03:20 +08:00
Unknwon
467f2a7309
update locale
2015-08-15 14:14:55 +08:00
Unknwon
84b5848346
able sort issues
2015-08-15 12:07:08 +08:00
Unknwon
9640363c1a
Filter issues by assignee
2015-08-15 11:24:41 +08:00
Unknwon
65f0690f2b
more on #1319
2015-08-15 02:54:39 +08:00
Unknwon
6c61a80ad8
able edit issue labels/milestone/assignee
2015-08-15 00:42:43 +08:00
Unknwon
0ea0bb4fe5
Show owner/poster tags of comments and fix #1312
2015-08-14 02:43:40 +08:00
Unknwon
f9dd6a0aae
finish close/reopen issue
2015-08-13 23:21:43 +08:00
Unknwon
08a2c12fc3
finish view comments on issue page
2015-08-13 16:07:11 +08:00
Sergio Benitez
1a86be7e45
Updated the LDAP module readme.
2015-08-12 17:08:16 -07:00
Sergio Benitez
596eb2ae3e
Significantly enhanced LDAP support in Gogs.
2015-08-12 17:01:22 -07:00
Don Bowman
e6bb51fcfe
Merge branch 'master' of https://github.com/gogits/gogs
...
Conflicts:
routers/repo/download.go
2015-08-12 21:10:00 +00:00
Don Bowman
94f26815e8
fixes for binary
2015-08-12 21:07:44 +00:00
Unknwon
bcc37fb5b3
add comment form UI
2015-08-12 18:44:09 +08:00
Unknwon
92877abad3
finish view issue without comments and ops
2015-08-12 17:04:23 +08:00
Unknwon
b40750b450
update locales
2015-08-12 02:29:47 +08:00
Unknwon
8868c58a0b
finish attachments when create issue
2015-08-11 23:24:40 +08:00
Unknwon
a0f7a8994d
finish create issue attachment UI
2015-08-11 17:54:00 +08:00
Unknwon
e3259b3654
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
...
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
2015-08-10 23:01:41 +08:00
Unknwon
b3a024b708
minor fix on #1460
2015-08-10 22:59:12 +08:00