Unknwon
|
869a990446
|
fix #878
|
2015-11-18 21:21:47 -05:00 |
|
Unknwon
|
1111889aec
|
repo sidebar active class
|
2015-11-16 11:16:52 -05:00 |
|
Unknwon
|
05cf023b6a
|
fix #1960
|
2015-11-16 11:11:59 -05:00 |
|
Unknwon
|
40870fc25c
|
work on #1961
|
2015-11-16 10:14:12 -05:00 |
|
Unknwon
|
96e2cb89c7
|
fix api broken
|
2015-11-15 17:07:44 -05:00 |
|
Unknwon
|
d33be715e5
|
minor UI fix and fix ssh race
|
2015-11-14 13:21:31 -05:00 |
|
Unknwon
|
9fe7b7125d
|
Show custom avatars in commits
|
2015-11-13 17:10:25 -05:00 |
|
Unknwon
|
924c809307
|
convert missing name
|
2015-11-09 11:39:03 -05:00 |
|
Unknwon
|
547c54d5f0
|
#1266 convert name to lower when handle SSH
|
2015-11-09 11:34:04 -05:00 |
|
Unknwon
|
b34fccd2c7
|
fix 1540 and experimental SSH server support
|
2015-11-08 16:59:56 -05:00 |
|
Unknwon
|
cc4c21d32a
|
go vet and fix #1890
|
2015-11-08 14:31:49 -05:00 |
|
Unknwon
|
7136c29be9
|
fix #1902
|
2015-11-07 00:39:45 -05:00 |
|
Unknwon
|
a94538ef3a
|
#1896 fatal when no needed update task
|
2015-11-04 21:57:10 -05:00 |
|
Unknwon
|
5b579c11bb
|
add Makefile
|
2015-11-03 12:16:43 -05:00 |
|
Unknwon
|
5dff91619c
|
fix insecure tls when trigger task
|
2015-10-26 09:16:24 -04:00 |
|
Unknwon
|
dff1973db7
|
New push to head repo of head branch: regenerate patch and retest apply
|
2015-10-24 03:36:47 -04:00 |
|
Unknwon
|
ae4282641b
|
reduce code
|
2015-10-22 17:47:08 -04:00 |
|
Unknwon
|
7379738045
|
add get repo API
|
2015-10-22 17:46:07 -04:00 |
|
Unknwon
|
677970b18e
|
fix import path, fix #1782
|
2015-10-15 21:28:12 -04:00 |
|
Unknwon
|
87bcab99a4
|
unified API error response
|
2015-10-08 20:36:07 -04:00 |
|
无闻
|
3c4bd81026
|
Merge pull request #1736 from soudy/develop
Added repository remove option to API
|
2015-10-08 20:01:56 -04:00 |
|
Unknwon
|
37f58936e5
|
add log for trigger hook when push through SSH
|
2015-10-05 09:46:00 -04:00 |
|
Steven Oud
|
a35f59a187
|
added repository remove option to api
|
2015-10-04 23:29:23 +02:00 |
|
kendaru
|
38b8ce8424
|
moved routes to RouterRef group
|
2015-10-02 10:48:31 +02:00 |
|
kendaru
|
2cc7d5a57e
|
changed integrated page number to GET
|
2015-10-02 10:04:11 +02:00 |
|
Steven
|
fe0cd6c2fd
|
implemented #1721: see users who forked/starred/watched a repository
|
2015-10-01 15:51:46 +02:00 |
|
Unknwon
|
d2d44608fd
|
fix URL match
|
2015-09-24 14:20:07 -04:00 |
|
Unknwon
|
6fa54b35e4
|
drop oauth2 feature support
|
2015-09-17 16:11:44 -04:00 |
|
Unknwon
|
5ca6821fe5
|
simplify names
|
2015-09-16 23:08:46 -04:00 |
|
Unknwon
|
4226a6f8d6
|
#1606 GUI bug while adding ldap user
|
2015-09-13 10:05:18 -04:00 |
|
Unknwon
|
4c1432e16b
|
finish new edit auth UI
|
2015-09-11 12:03:08 -04:00 |
|
Unknwon
|
e68815466c
|
finish all new user settings UI
|
2015-09-10 11:40:34 -04:00 |
|
Unknwon
|
01988a36f1
|
minor regexp fix on #1593
|
2015-09-07 11:56:06 -04:00 |
|
Unknwon
|
119de0224d
|
#1593 fix repo name router bug
|
2015-09-07 11:51:53 -04:00 |
|
Unknwon
|
cc497eef19
|
#1191 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
|
2015-09-06 17:12:02 -04:00 |
|
Unknwon
|
6930b78017
|
prepare 0.6.9 release
|
2015-09-03 17:19:50 -04:00 |
|
Unknwon
|
1cb5e84c46
|
fix migrate api
|
2015-09-03 06:48:52 -04:00 |
|
Unknwon
|
a6ee900723
|
fix migrate API
|
2015-09-03 06:17:33 -04:00 |
|
Unknwon
|
c31dffaf0f
|
finish initial version of pull request
|
2015-09-02 16:18:09 -04:00 |
|
Unknwon
|
03cf9930e4
|
able to download archive by API
|
2015-09-02 09:54:35 -04:00 |
|
Unknwon
|
e71446e60c
|
basic PR feature
|
2015-09-02 09:26:56 -04:00 |
|
Unknwon
|
b4b096cdcc
|
finish PR UI
|
2015-09-02 04:08:05 -04:00 |
|
Unknwon
|
5952498be0
|
work on PR conversation
|
2015-09-01 19:07:02 -04:00 |
|
Unknwon
|
6fcd351f20
|
new edit webhook UI
|
2015-08-27 01:04:23 +08:00 |
|
Unknwon
|
c257848267
|
new create webhook UI
|
2015-08-27 00:30:06 +08:00 |
|
Unknwon
|
33967fd492
|
new webhooks list UI
|
2015-08-26 21:45:51 +08:00 |
|
Unknwon
|
9462ae28dd
|
new repo git hooks UI
|
2015-08-26 18:03:30 +08:00 |
|
Unknwon
|
0f2cbfcf5e
|
new org dashboard issues
|
2015-08-25 23:22:05 +08:00 |
|
Unknwon
|
071d371b93
|
add confirmation to delete ssh key
|
2015-08-20 17:11:29 +08:00 |
|
Unknwon
|
9019a75b91
|
allow edit issue and comment
|
2015-08-20 04:31:28 +08:00 |
|