Unknwon
|
3f707b3f32
|
Add basic submodule support
|
11 years ago |
lunnyxiao
|
7df60af60e
|
submodule support and closed #478
|
11 years ago |
lunnyxiao
|
79ec08141a
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
11 years ago |
lunnyxiao
|
150eef93b2
|
add submodule basic support & buf fixed #478
|
11 years ago |
Martin van Beurden
|
976f1486e0
|
Set cookiepath to AppSubUrl
|
11 years ago |
Unknwon
|
7ba9257a7f
|
Add suburl support
|
11 years ago |
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
|
11 years ago |
Unknwon
|
a596388ebf
|
Add success message after transfer repository #481
|
11 years ago |
lunnyxiao
|
061a879cea
|
Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
conf/app.ini
|
11 years ago |
lunnyxiao
|
ed84adb679
|
toutf8 improved & add max git diff lines
|
11 years ago |
tobyzxj
|
ad041167f7
|
fix user's actions on domain/org/name-of-organization/dashboard
|
11 years ago |
Unknwon
|
632b1b694d
|
Fix #465
|
11 years ago |
Unknwon
|
efb68a0a96
|
Fix UI issue
|
11 years ago |
Mathieu Gagnon
|
3549fb0ea8
|
Remove APP_LOGO setting
|
11 years ago |
Unknwon
|
a2cac952a4
|
Prepare 0.5 release
|
11 years ago |
Unknwon
|
cfed11f092
|
Bug: Transfer repository doesn't update the count
|
11 years ago |
Unknwon
|
25d6ae69d1
|
Remove hg dep
|
11 years ago |
无闻
|
e79e4b1580
|
Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
|
11 years ago |
无闻
|
40bc130b19
|
Merge pull request #447 from m0sth8/fix-milestone-render-markdown
Render milestone content as markdown
|
11 years ago |
Unknwon
|
0ddb1eb769
|
Finish new install page, almost ready for 0.5 release
|
11 years ago |
Unknwon
|
ab7206d6b7
|
Fix #348
|
11 years ago |
Christopher Brickley
|
f7be61c819
|
getOrgRepoCtx returns values directly & err
|
11 years ago |
Christopher Brickley
|
85c35a6b8b
|
add organization-level webhooks
|
11 years ago |
Christopher Brickley
|
7269b06fd5
|
HookType is case-sensitive
Update webhook wasn’t showing up because of the wrong case
|
11 years ago |
Vyacheslav Bakhmutov
|
6498fce04b
|
Render milestone content as markdown
|
11 years ago |
Vyacheslav Bakhmutov
|
2a7a03e5b3
|
take params for milestone and assignee from query instead of path args
|
11 years ago |
Christopher Brickley
|
00a864e693
|
add commit compare functionality
|
11 years ago |
Christopher Brickley
|
2bce24068d
|
add Slack API webhook support
|
11 years ago |
Unknwon
|
9bc63bda7d
|
Finish all new admin pages.
|
11 years ago |
Unknwon
|
d2aff9a46a
|
Continue working on new admin pages
|
11 years ago |
Unknwon
|
904bf1a50b
|
Add migrate repo API
|
11 years ago |
Unknwon
|
8829174574
|
Finish new admin users pages
|
11 years ago |
lunnyxiao
|
a6ec6def8d
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
11 years ago |
lunnyxiao
|
c40e815763
|
add migrate api
|
11 years ago |
Unknwon
|
1aec1a2dda
|
Finish new admin dashboard
|
11 years ago |
Unknwon
|
81287ba022
|
Mirror issue fix
|
11 years ago |
Unknwon
|
9baf2b38d0
|
Bug fix on organization
|
11 years ago |
Unknwon
|
50de06056b
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
11 years ago |
Unknwon
|
74b31566cf
|
Finsih add/remove repo in organization
|
11 years ago |
Marios Andreopoulos
|
510d5a5d74
|
import strings
|
11 years ago |
Marios Andreopoulos
|
cd0ddcfa01
|
fix typo
|
11 years ago |
Marios Andreopoulos
|
3d79f59671
|
fix wrong variable name
|
11 years ago |
Marios Andreopoulos
|
b40922f4d4
|
remove extra comma
|
11 years ago |
Marios Andreopoulos
|
12639c577f
|
Remove newline characters from ssh key before processing it.
Fixes issue #370: https://github.com/gogits/gogs/issues/370
|
11 years ago |
Unknwon
|
21a1b8e5a3
|
Finish new edit team page, add member to team
|
11 years ago |
Unknwon
|
b765229a6d
|
Fix code style
|
11 years ago |
Unknwon
|
e0a2d23baf
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
11 years ago |
Unknwon
|
fa60502a70
|
Working on organization pages
|
11 years ago |
lunnyxiao
|
97fb62f51e
|
auto detect text file encode and convert to utf8
|
11 years ago |
Unknwon
|
a60edbe88c
|
Add/remove member need add/remove access to repositories as well
|
11 years ago |
Unknwon
|
bba707de36
|
Finish team list, create new team, join/leave team page
|
11 years ago |
Unknwon
|
36b4c57ff1
|
Finish new organization members and invitation page
|
11 years ago |
Unknwon
|
5acc948562
|
Page: `/org/:orgname/settings`
|
11 years ago |
Unknwon
|
5fbf8531e6
|
Finish new home page of organization
|
11 years ago |
Unknwon
|
7af7584d25
|
Finish new reset password, etc.
|
11 years ago |
Unknwon
|
5605af973b
|
Feature: Social sign in
|
11 years ago |
Unknwon
|
78defd238c
|
Page: Manage social accounts
|
11 years ago |
Unknwon
|
9a1d5d2489
|
Finish new web hook pages
|
11 years ago |
Unknwon
|
9820b8e134
|
Finish new hooks list page
|
11 years ago |
Unknwon
|
e8c9bb2c66
|
Finish new collaboration page
|
11 years ago |
Unknwon
|
a8e05fdf1b
|
Use toolbox
|
11 years ago |
Unknwon
|
6fc2107529
|
Add missing less files
|
11 years ago |
Unknwon
|
755eec745f
|
Finish new repo settings page
|
11 years ago |
Unknwon
|
dabf5b057c
|
Finish new migrate page
|
11 years ago |
Unknwon
|
7bbf644dd5
|
Convert captcha, cache, csrf as middlewares
|
11 years ago |
Unknwon
|
9813161411
|
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
|
11 years ago |
Unknwon
|
5e81383413
|
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
|
11 years ago |
Justin Nuß
|
7de3dd01de
|
Use :index instead of :issue in UpdateIssueMilestone
|
11 years ago |
Unknwon
|
5c4bc3c848
|
Huge updates!!!!! Be careful to merge!!!!
|
11 years ago |
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
11 years ago |
Justin Nuß
|
12fb42de5a
|
Fix IE bug and show errors.
|
11 years ago |
Justin Nuß
|
4e2477a1a5
|
Fix #318. Switch to JS(ON) implementation for issue/comment creation.
|
11 years ago |
Justin Nuß
|
dedb156d4a
|
Fix #321. Allow empty comments as long as there are attachments.
|
11 years ago |
Justin
|
ad7beb78d0
|
Fix #312. Quote file names of attachments.
|
11 years ago |
Justin Nuß
|
620c0ef297
|
Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244
|
11 years ago |
Justin Nuß
|
cbcd08aa17
|
Mention organisation users when organisation gets mentioned
|
11 years ago |
Justin Nuß
|
4d702eb345
|
Allow disabling uploads
|
11 years ago |
Justin Nuß
|
bfe5b86004
|
Add file upload for attachments
|
11 years ago |
Justin Nuß
|
43e5de7f83
|
Show attachments in issues/comments and add preview for images
|
11 years ago |
Justin Nuß
|
ef1cbcd761
|
Allow admins to delete attachments.
|
11 years ago |
Justin Nuß
|
967856f36e
|
Merge branch 'dev' into feature/attachments
Conflicts:
models/issue.go
routers/repo/issue.go
|
11 years ago |
Justin Nuß
|
d43c5895bc
|
Update template and style, only close commit if commit is in same repository
|
11 years ago |
Justin Nuß
|
3c025b3950
|
Add delete route for attachments, remove upload buttons from issues/comments
|
11 years ago |
Justin Nuß
|
34304e6a0c
|
WIP: Allow attachments for issues, not only comments
|
11 years ago |
Justin Nuß
|
4617bef895
|
WIP: Allow attachments for comments
|
11 years ago |
Justin Nuß
|
469cbc8813
|
Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
|
11 years ago |
Justin Nuß
|
812f71e21b
|
Update milestone issue stats when reopening/closing issue
|
11 years ago |
无闻
|
536f65b8ad
|
Merge pull request #293 from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
|
11 years ago |
W-Mark Kubacki
|
887ad1ec8b
|
Utilize ssh-keygen for checking of keys.
Removes the limitation to RSA and enables us to use all key types
SSH recognizes.
|
11 years ago |
gima
|
5a97cc69ed
|
Make possible for administrators to change user's password (fix proposal for #290)
|
11 years ago |
Unknown
|
3969d704a0
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
11 years ago |
Unknown
|
0f907301b7
|
Fix #285
|
11 years ago |
fuxiaohei
|
c127d84777
|
add organization team-single page
|
11 years ago |
Unknown
|
63cc14062a
|
Paging function for users and repositories
|
11 years ago |
Unknown
|
7ffdabb28f
|
Move debug router location
|
11 years ago |
Justin
|
10f932b952
|
Fix wrong method for profiling routes.
|
11 years ago |
Unknown
|
be8ac7fb75
|
fix #273
|
11 years ago |
Unknown
|
7f3015b32b
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
11 years ago |
Unknown
|
13b032f829
|
update name
|
11 years ago |
Justin Nuß
|
a481672c5c
|
Add 'pprof' tag for enabling debugging
|
11 years ago |