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 |
|
Unknwon
|
78defd238c
|
Page: Manage social accounts
|
2014-08-09 17:25:02 -07:00 |
|
Unknwon
|
9a1d5d2489
|
Finish new web hook pages
|
2014-08-09 15:40:10 -07:00 |
|
Unknwon
|
9820b8e134
|
Finish new hooks list page
|
2014-08-09 10:29:51 -07:00 |
|
Unknwon
|
e8c9bb2c66
|
Finish new collaboration page
|
2014-08-07 06:40:05 -04:00 |
|
Unknwon
|
a8e05fdf1b
|
Use toolbox
|
2014-08-06 17:21:24 -04:00 |
|
Unknwon
|
6fc2107529
|
Add missing less files
|
2014-08-05 21:18:29 -04:00 |
|
Unknwon
|
755eec745f
|
Finish new repo settings page
|
2014-08-02 13:47:33 -04:00 |
|
Unknwon
|
dabf5b057c
|
Finish new migrate page
|
2014-08-01 00:06:19 -04:00 |
|
Unknwon
|
7bbf644dd5
|
Convert captcha, cache, csrf as middlewares
|
2014-07-31 17:25:34 -04:00 |
|
Unknwon
|
9813161411
|
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
|
2014-07-26 23:53:16 -04:00 |
|
Unknwon
|
5e81383413
|
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
|
2014-07-26 18:37:18 -04:00 |
|
Justin Nuß
|
7de3dd01de
|
Use :index instead of :issue in UpdateIssueMilestone
|
2014-07-26 11:10:49 +02:00 |
|
Unknwon
|
5c4bc3c848
|
Huge updates!!!!! Be careful to merge!!!!
|
2014-07-26 02:28:04 -04:00 |
|
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
2014-07-26 00:24:27 -04:00 |
|
Justin Nuß
|
12fb42de5a
|
Fix IE bug and show errors.
|
2014-07-25 11:13:42 +02:00 |
|
Justin Nuß
|
4e2477a1a5
|
Fix #318. Switch to JS(ON) implementation for issue/comment creation.
|
2014-07-25 10:47:37 +02:00 |
|
Justin Nuß
|
dedb156d4a
|
Fix #321. Allow empty comments as long as there are attachments.
|
2014-07-25 08:01:34 +02:00 |
|
Justin
|
ad7beb78d0
|
Fix #312. Quote file names of attachments.
|
2014-07-24 23:13:35 +02:00 |
|
Justin Nuß
|
620c0ef297
|
Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244
|
2014-07-24 19:15:35 +02:00 |
|
Justin Nuß
|
cbcd08aa17
|
Mention organisation users when organisation gets mentioned
|
2014-07-24 19:15:31 +02:00 |
|
Justin Nuß
|
4d702eb345
|
Allow disabling uploads
|
2014-07-24 15:51:40 +02:00 |
|
Justin Nuß
|
bfe5b86004
|
Add file upload for attachments
|
2014-07-24 15:19:59 +02:00 |
|
Justin Nuß
|
43e5de7f83
|
Show attachments in issues/comments and add preview for images
|
2014-07-24 13:50:03 +02:00 |
|
Justin Nuß
|
ef1cbcd761
|
Allow admins to delete attachments.
|
2014-07-24 12:39:03 +02:00 |
|
Justin Nuß
|
967856f36e
|
Merge branch 'dev' into feature/attachments
Conflicts:
models/issue.go
routers/repo/issue.go
|
2014-07-24 12:29:37 +02:00 |
|
Justin Nuß
|
d43c5895bc
|
Update template and style, only close commit if commit is in same repository
|
2014-07-24 10:15:05 +02:00 |
|
Justin Nuß
|
3c025b3950
|
Add delete route for attachments, remove upload buttons from issues/comments
|
2014-07-24 09:05:15 +02:00 |
|
Justin Nuß
|
34304e6a0c
|
WIP: Allow attachments for issues, not only comments
|
2014-07-23 21:24:24 +02:00 |
|
Justin Nuß
|
4617bef895
|
WIP: Allow attachments for comments
|
2014-07-23 21:15:47 +02:00 |
|
Justin Nuß
|
469cbc8813
|
Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
|
2014-07-23 13:48:06 +02:00 |
|
Justin Nuß
|
812f71e21b
|
Update milestone issue stats when reopening/closing issue
|
2014-07-22 22:35:59 +02:00 |
|
无闻
|
536f65b8ad
|
Merge pull request #293 from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
|
2014-07-20 21:05:27 -04:00 |
|
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.
|
2014-07-20 18:56:07 +02:00 |
|
gima
|
5a97cc69ed
|
Make possible for administrators to change user's password (fix proposal for #290)
|
2014-07-18 05:30:57 +03:00 |
|
Unknown
|
3969d704a0
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2014-07-12 00:55:35 -04:00 |
|
Unknown
|
0f907301b7
|
Fix #285
|
2014-07-12 00:55:19 -04:00 |
|
fuxiaohei
|
c127d84777
|
add organization team-single page
|
2014-07-07 18:13:42 +08:00 |
|
Unknown
|
63cc14062a
|
Paging function for users and repositories
|
2014-07-07 04:15:08 -04:00 |
|