Unknwon
|
0f037b430a
|
Fix #464
|
2014-09-15 10:09:17 -04:00 |
|
Unknwon
|
f8977f4847
|
Organization level webhooks
|
2014-09-07 19:39:26 -04:00 |
|
无闻
|
e79e4b1580
|
Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
|
2014-09-07 19:30:51 -04:00 |
|
Unknwon
|
ab7206d6b7
|
Fix #348
|
2014-09-05 17:28:09 -04:00 |
|
Christopher Brickley
|
85c35a6b8b
|
add organization-level webhooks
|
2014-09-05 07:19:34 -04:00 |
|
Vyacheslav Bakhmutov
|
9476e58de9
|
Set headers in js and go files to X-Csrf-Token
|
2014-09-02 22:48:40 +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 |
|
Tristan Storch
|
69e332f432
|
Removed trailing white spaces
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
|
2014-08-30 15:12:53 +02: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 |
|
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
|
74b31566cf
|
Finsih add/remove repo in organization
|
2014-08-26 18:11:15 +08:00 |
|
Unknwon
|
21a1b8e5a3
|
Finish new edit team page, add member to team
|
2014-08-24 21:09:05 +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
|
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
|
755eec745f
|
Finish new repo settings page
|
2014-08-02 13:47:33 -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
|
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ß
|
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ß
|
3c025b3950
|
Add delete route for attachments, remove upload buttons from issues/comments
|
2014-07-24 09:05:15 +02:00 |
|
Justin Nuß
|
4617bef895
|
WIP: Allow attachments for comments
|
2014-07-23 21:15:47 +02: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
|
7ffdabb28f
|
Move debug router location
|
2014-07-06 18:25:07 -04:00 |
|
Unknown
|
aed4271c8d
|
Change martini.Static to custom Static function
|
2014-07-04 17:26:15 -04:00 |
|
Justin Nuß
|
a481672c5c
|
Add 'pprof' tag for enabling debugging
|
2014-07-04 11:41:43 +02:00 |
|
Unknown
|
36292060d6
|
Fix bug that collaborators are able to modify settings of repository
|
2014-07-04 01:25:06 -04:00 |
|
Unknown
|
465dc962b5
|
Finish create organization team
|
2014-07-02 16:42:16 -04:00 |
|
Unknown
|
269da8fe7a
|
Merge branch 'master' of github.com:gogits/gogs into dev
|
2014-06-29 16:32:28 -04:00 |
|
Unknown
|
e4ea5cf598
|
Finish Teams page
|
2014-06-29 16:30:41 -04:00 |
|
Lunny Xiao
|
be123588ce
|
clear comments
|
2014-06-29 22:31:46 +08:00 |
|
Unknown
|
99713e1180
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2014-06-28 15:43:28 -04:00 |
|
Unknown
|
5dbfe3c26c
|
Finish organization homepage
|
2014-06-28 15:43:25 -04:00 |
|
Lunny Xiao
|
1c46d68aba
|
bug fixed for message tag
|
2014-06-28 23:56:41 +08:00 |
|
Unknown
|
6e448b0714
|
Finish delete organization
|
2014-06-28 00:40:07 -04:00 |
|
fuxiaohei
|
1d55ecd29c
|
add organization team-create page
|
2014-06-27 22:04:04 +08:00 |
|
fuxiaohei
|
b5ba2bd268
|
add organization team-create page
|
2014-06-27 21:33:49 +08:00 |
|