823 Commits

Author SHA1 Message Date
8c046073a8 work on PR conversation 2015-09-01 19:07:02 -04:00
63fecac537 XSS in username 2015-09-01 12:19:52 -04:00
398569f6f8 #1021 Forked repo unavailable after deleting original repo 2015-09-01 11:43:53 -04:00
8af094967f #1377 add rename repo action 2015-09-01 09:29:52 -04:00
7714e792a4 minor fixes on #1551 2015-09-01 07:04:35 -04:00
17c2d1fc7c fix dashboard 500 when no issues at all
- update locales
- update README
2015-09-01 06:31:47 -04:00
d01f688257 fix repository count of user is messed up 2015-08-30 01:13:24 +08:00
8d73832bdf fix sql 2015-08-29 23:49:17 +08:00
a3683ca5d6 #1544 Creating new repository fails occasionally 2015-08-29 16:07:02 +08:00
ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 2015-08-29 15:45:58 +08:00
63799b3c18 #1526 URL escape for username and password 2015-08-29 12:08:37 +08:00
55ddf225bb webhook APIs 2015-08-29 11:49:59 +08:00
8e92d4352f slack JSON indent 2015-08-28 23:38:09 +08:00
f509c59ac1 new create webhook event 2015-08-28 23:36:13 +08:00
a541ca16b6 fix bare repo issue 2015-08-28 19:34:23 +08:00
d07033a0f0 fix 1093 2015-08-28 18:49:44 +08:00
11ce720f9f add more README vars 2015-08-28 18:36:32 +08:00
bb3b90fcd6 #1487 Readme Template 2015-08-28 18:33:09 +08:00
46bee50e45 complate list of gitignores and licenses 2015-08-28 16:44:04 +08:00
ff35a37769 #1458: Authorities were messed up when using mysql database 2015-08-28 13:51:15 +08:00
23f42d92c9 add webhook recent deliveries 2015-08-27 23:06:14 +08:00
b900863d60 rename a user method 2015-08-27 13:26:38 +08:00
4217c2333c new create webhook UI 2015-08-27 00:30:06 +08:00
2881456421 new webhooks list UI 2015-08-26 21:45:51 +08:00
b3a45693c3 minor update 2015-08-26 12:26:01 +08:00
a329bbc215 new org dashboard issues 2015-08-25 23:22:05 +08:00
f808df5a7b new user dahsboard issues 2015-08-25 22:58:34 +08:00
260301bf2e #1535 Removing deploy key does not remove key 2015-08-25 03:30:39 +08:00
87152f89ba fix release created timezone issue 2015-08-24 21:01:23 +08:00
5f25553b0d Modify minimumKeySize of RSA to 1024 for old keys. 2015-08-21 15:29:43 +08:00
aa65761d81 new commits table 2015-08-20 20:18:49 +08:00
062adbed8a add confirmation to delete ssh key 2015-08-20 17:11:29 +08:00
9b42f53aa8 more on #966 2015-08-20 16:08:26 +08:00
371572cf5f allow edit issue and comment 2015-08-20 04:31:28 +08:00
f114f78743 fix timezone! 2015-08-20 00:56:12 +08:00
6c2536b89c fix timezone 2015-08-20 00:32:18 +08:00
a5b09b30d0 print time to debug 2015-08-20 00:25:32 +08:00
b846f195c1 work #1500 2015-08-20 00:12:43 +08:00
1453e91f41 minor fix on API response 2015-08-19 20:08:57 +08:00
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
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
6235bd1fe9 work on #986 and fix a LDAP crash 2015-08-18 04:03:11 +08:00
b1696665bd make cron task configurable 2015-08-18 02:19:29 +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
ce8864c69a 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
1d52793faf remove empty line as per https://github.com/gogits/gogs/pull/1475 2015-08-15 09:21:34 +00:00
a52324a5f9 able sort issues 2015-08-15 12:07:08 +08:00