Martin van Beurden
|
0055cbd365
|
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
|
2014-09-18 20:50:48 +02:00 |
|
Unknwon
|
a596388ebf
|
Add success message after transfer repository #481
|
2014-09-17 14:52:46 -04:00 |
|
lunnyxiao
|
061a879cea
|
Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
conf/app.ini
|
2014-09-17 12:04:18 +08:00 |
|
lunnyxiao
|
ed84adb679
|
toutf8 improved & add max git diff lines
|
2014-09-17 12:03:03 +08:00 |
|
tobyzxj
|
ad041167f7
|
fix user's actions on domain/org/name-of-organization/dashboard
|
2014-09-16 16:20:32 +08:00 |
|
Unknwon
|
632b1b694d
|
Fix #465
|
2014-09-15 09:56:12 -04:00 |
|
Unknwon
|
efb68a0a96
|
Fix UI issue
|
2014-09-14 19:22:52 -04:00 |
|
Mathieu Gagnon
|
3549fb0ea8
|
Remove APP_LOGO setting
|
2014-09-13 03:52:51 -04:00 |
|
Unknwon
|
a2cac952a4
|
Prepare 0.5 release
|
2014-09-12 21:36:26 -04:00 |
|
Unknwon
|
cfed11f092
|
Bug: Transfer repository doesn't update the count
|
2014-09-12 18:29:58 -04:00 |
|
Unknwon
|
25d6ae69d1
|
Remove hg dep
|
2014-09-07 19:58:01 -04:00 |
|
无闻
|
e79e4b1580
|
Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
|
2014-09-07 19:30:51 -04:00 |
|
无闻
|
40bc130b19
|
Merge pull request #447 from m0sth8/fix-milestone-render-markdown
Render milestone content as markdown
|
2014-09-07 19:19:10 -04:00 |
|
Unknwon
|
0ddb1eb769
|
Finish new install page, almost ready for 0.5 release
|
2014-09-07 19:02:58 -04:00 |
|
Unknwon
|
ab7206d6b7
|
Fix #348
|
2014-09-05 17:28:09 -04:00 |
|
Christopher Brickley
|
f7be61c819
|
getOrgRepoCtx returns values directly & err
|
2014-09-05 07:19:34 -04:00 |
|
Christopher Brickley
|
85c35a6b8b
|
add organization-level webhooks
|
2014-09-05 07:19:34 -04:00 |
|
Christopher Brickley
|
7269b06fd5
|
HookType is case-sensitive
Update webhook wasn’t showing up because of the wrong case
|
2014-09-05 07:19:34 -04:00 |
|
Vyacheslav Bakhmutov
|
6498fce04b
|
Render milestone content as markdown
|
2014-09-05 09:10:58 +07:00 |
|
Vyacheslav Bakhmutov
|
2a7a03e5b3
|
take params for milestone and assignee from query instead of path args
|
2014-09-03 00:04:22 +07:00 |
|
Christopher Brickley
|
00a864e693
|
add commit compare functionality
|
2014-09-01 14:56:19 -04:00 |
|
Christopher Brickley
|
2bce24068d
|
add Slack API webhook support
|
2014-08-31 12:01:59 -04:00 |
|
Unknwon
|
9bc63bda7d
|
Finish all new admin pages.
|
2014-08-30 20:49:51 +08:00 |
|
Unknwon
|
d2aff9a46a
|
Continue working on new admin pages
|
2014-08-29 20:50:43 +08:00 |
|
Unknwon
|
904bf1a50b
|
Add migrate repo API
|
2014-08-29 17:31:53 +08:00 |
|
Unknwon
|
8829174574
|
Finish new admin users pages
|
2014-08-29 15:32:52 +08:00 |
|
lunnyxiao
|
a6ec6def8d
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2014-08-29 11:25:03 +08:00 |
|
lunnyxiao
|
c40e815763
|
add migrate api
|
2014-08-29 11:24:37 +08:00 |
|
Unknwon
|
1aec1a2dda
|
Finish new admin dashboard
|
2014-08-28 22:29:00 +08:00 |
|
Unknwon
|
81287ba022
|
Mirror issue fix
|
2014-08-27 22:40:45 +08:00 |
|
Unknwon
|
9baf2b38d0
|
Bug fix on organization
|
2014-08-27 16:39:36 +08:00 |
|
Unknwon
|
50de06056b
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2014-08-26 18:11:27 +08:00 |
|
Unknwon
|
74b31566cf
|
Finsih add/remove repo in organization
|
2014-08-26 18:11:15 +08:00 |
|
Marios Andreopoulos
|
510d5a5d74
|
import strings
|
2014-08-25 21:07:08 +03:00 |
|
Marios Andreopoulos
|
cd0ddcfa01
|
fix typo
|
2014-08-25 20:35:23 +03:00 |
|
Marios Andreopoulos
|
3d79f59671
|
fix wrong variable name
|
2014-08-25 20:20:44 +03:00 |
|
Marios Andreopoulos
|
b40922f4d4
|
remove extra comma
|
2014-08-25 20:07:47 +03:00 |
|
Marios Andreopoulos
|
12639c577f
|
Remove newline characters from ssh key before processing it.
Fixes issue #370: https://github.com/gogits/gogs/issues/370
|
2014-08-25 18:54:50 +03:00 |
|
Unknwon
|
21a1b8e5a3
|
Finish new edit team page, add member to team
|
2014-08-24 21:09:05 +08:00 |
|
Unknwon
|
b765229a6d
|
Fix code style
|
2014-08-23 20:30:29 +08:00 |
|
Unknwon
|
e0a2d23baf
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2014-08-23 20:24:31 +08:00 |
|
Unknwon
|
fa60502a70
|
Working on organization pages
|
2014-08-23 20:24:02 +08:00 |
|
lunnyxiao
|
97fb62f51e
|
auto detect text file encode and convert to utf8
|
2014-08-20 16:34:48 +08:00 |
|
Unknwon
|
a60edbe88c
|
Add/remove member need add/remove access to repositories as well
|
2014-08-16 16:58:32 +08:00 |
|
Unknwon
|
bba707de36
|
Finish team list, create new team, join/leave team page
|
2014-08-16 16:21:17 +08:00 |
|
Unknwon
|
36b4c57ff1
|
Finish new organization members and invitation page
|
2014-08-15 18:29:41 +08:00 |
|
Unknwon
|
5acc948562
|
Page: /org/:orgname/settings
|
2014-08-14 14:12:21 +08:00 |
|
Unknwon
|
5fbf8531e6
|
Finish new home page of organization
|
2014-08-10 20:11:18 -07:00 |
|
Unknwon
|
7af7584d25
|
Finish new reset password, etc.
|
2014-08-09 21:02:00 -07:00 |
|
Unknwon
|
5605af973b
|
Feature: Social sign in
|
2014-08-09 18:01:29 -07:00 |
|