Naoki Takezoe
|
bc84cfc2c8
|
Update assembly jar deploy script for 3.0 release
|
2015-03-03 11:07:29 +09:00 |
|
Naoki Takezoe
|
bcba1f068b
|
Update README.md for 3.0 release
|
2015-03-03 10:42:36 +09:00 |
|
Naoki Takezoe
|
e6f30ef86b
|
Fix Profile structure
|
2015-03-03 10:36:14 +09:00 |
|
takezoe
|
9e67999ef0
|
Temporary fix instantiation error
|
2015-03-03 02:42:35 +09:00 |
|
takezoe
|
be75cef752
|
Fix testcase
|
2015-03-03 02:38:59 +09:00 |
|
Naoki Takezoe
|
19ead71b48
|
Bump up version number to 3.0.0
|
2015-03-02 22:22:52 +09:00 |
|
Naoki Takezoe
|
7ebe1d6c62
|
Merge branch 'master' into profile_generalization
|
2015-03-02 22:21:00 +09:00 |
|
Naoki Takezoe
|
2331b58b87
|
Merge branch 'batch-edit'
Conflicts:
src/main/twirl/issues/list.scala.html
src/main/twirl/issues/listparts.scala.html
|
2015-03-02 22:20:22 +09:00 |
|
Naoki Takezoe
|
d495b04d85
|
Change package name
|
2015-03-02 22:15:56 +09:00 |
|
shimamoto
|
751a8703ef
|
(refs #632) Implement all the check of javascript.
|
2015-03-02 06:31:59 +09:00 |
|
nazoking
|
1e6d26221d
|
show commit status on pull-request-list view
|
2015-03-02 03:12:26 +09:00 |
|
nazoking
|
44a8e98c7b
|
add rete_limit api(disabled message only)
|
2015-03-02 03:12:25 +09:00 |
|
nazoking
|
415519716e
|
show error as json
|
2015-03-02 03:12:24 +09:00 |
|
nazoking
|
597f86dc7b
|
add webhook pull_request synchronize action
|
2015-03-02 03:12:23 +09:00 |
|
nazoking
|
579ed19949
|
move api classes to api package
|
2015-03-02 03:12:22 +09:00 |
|
nazoking
|
9221bfa045
|
create merge status cache as branch refs/pull/{issueId}/{merge,conflict}
|
2015-03-02 03:12:21 +09:00 |
|
nazoking
|
3057a31a6c
|
add test for Diretory (set GitBucketHome when test scope)
|
2015-03-02 03:12:20 +09:00 |
|
nazoking
|
d47ccf587c
|
Authentication move to filter
|
2015-03-02 03:12:19 +09:00 |
|
nazoking
|
3e78d423ac
|
(refs #630) Fix bug on changing issues status.
|
2015-03-02 03:12:18 +09:00 |
|
nazoking
|
0299cee5ec
|
add CommitStatus api and views.
|
2015-03-02 03:12:17 +09:00 |
|
nazoking
|
97ceffe689
|
add CommitStatus table and model and service.
|
2015-03-02 03:12:11 +09:00 |
|
shimamoto
|
9019d93449
|
(refs #632) Revert. And remove all checked checkbox.
|
2015-03-02 01:21:11 +09:00 |
|
Naoki Takezoe
|
32006e02c0
|
Fix build error
|
2015-03-02 00:45:28 +09:00 |
|
Naoki Takezoe
|
5ba0f6d51e
|
Generalize Profile for plug-ins as ProfileBase
|
2015-03-02 00:32:59 +09:00 |
|
shimamoto
|
c004d501f6
|
(refs #632) Implement all the check of javascript.
|
2015-03-01 23:38:08 +09:00 |
|
Naoki Takezoe
|
6067fa0fca
|
Fix broken layout of Wiki compare view
|
2015-02-28 12:47:52 +09:00 |
|
Naoki Takezoe
|
e2c6658e59
|
Fix compilation error
|
2015-02-28 12:47:06 +09:00 |
|
Naoki Takezoe
|
0a6e50cbbe
|
Compare view supports diff for commit id, not only branch name
|
2015-02-28 12:43:50 +09:00 |
|
Naoki Takezoe
|
3732963d4b
|
Add image API for plug-in
|
2015-02-28 03:40:02 +09:00 |
|
nazoking
|
83bcbef6ce
|
move json extract logic to ControllerBase
|
2015-02-27 13:40:08 +09:00 |
|
nazoking
|
47cb4d1c49
|
add some WebAPI/v3.
* [Users](https://developer.github.com/v3/users/) get-a-single-user
* [Issues/Comments](https://developer.github.com/v3/issues/comments/) list-comments-on-an-issue, create-a-comment
* [Pull Requests](https://developer.github.com/v3/pulls/) list-pull-requests, get-a-single-pull-request, list-commits-on-a-pull-request
* [Repositories](https://developer.github.com/v3/repos/) get
|
2015-02-27 13:40:07 +09:00 |
|
nazoking
|
32799cead7
|
more github like
|
2015-02-27 13:37:55 +09:00 |
|
nazoking
|
dbedc2166b
|
fix typo
|
2015-02-27 13:37:54 +09:00 |
|
nazoking
|
e86b404ca2
|
date time format to iso-8601 ( fit The GitHub spec )
|
2015-02-27 13:37:53 +09:00 |
|
nazoking
|
321a3a72f0
|
call web hook on issue or pull_request both opened or closed. and issue_comment.
|
2015-02-27 13:37:52 +09:00 |
|
nazoking
|
b512e7c390
|
make WebHookPullRequestPayload
|
2015-02-27 13:37:51 +09:00 |
|
nazoking
|
ae7ead6272
|
Add "X-Github-Event" header, and change interface.
|
2015-02-27 13:37:50 +09:00 |
|
nazoking
|
db55719a6f
|
fix typo
|
2015-02-27 13:37:49 +09:00 |
|
nazoking
|
4e1094e75b
|
add test
|
2015-02-27 13:37:48 +09:00 |
|
nazoking
|
3fd97662f5
|
Add Authorization logic to Controller
|
2015-02-27 13:37:47 +09:00 |
|
nazoking
|
d6946b93c3
|
Add access token table and manage ui.
|
2015-02-27 13:37:46 +09:00 |
|
Naoki Takezoe
|
20217058fe
|
Merge branch 'feature/new-branches-ui' of https://github.com/team-lab/gitbucket into team-lab-feature/new-branches-ui
Conflicts:
src/main/scala/service/PullRequestService.scala
|
2015-02-27 02:05:02 +09:00 |
|
Naoki Takezoe
|
e67365a19f
|
Fix problem about milestone in issues and pull requests
|
2015-02-26 11:20:41 +09:00 |
|
Naoki Takezoe
|
c2f1817c6a
|
Avoid exception when filter box is empty
|
2015-02-25 21:42:22 +09:00 |
|
Naoki Takezoe
|
4a948d9b01
|
Fix monospace style
|
2015-02-24 00:10:06 +09:00 |
|
Shintaro Murakami
|
377bc2703b
|
(refs #630) Fix bug on changing issues status.
|
2015-02-23 02:41:56 +09:00 |
|
Naoki Takezoe
|
196890b26f
|
Fix Test
|
2015-02-20 13:39:47 +09:00 |
|
Naoki Takezoe
|
491fc2c164
|
Merge branch 'new-plugin-system'
Conflicts:
src/main/scala/servlet/InitializeListener.scala
|
2015-02-20 13:32:50 +09:00 |
|
Naoki Takezoe
|
1bed38f175
|
Change order of plug-in controller registration
|
2015-02-20 13:08:38 +09:00 |
|
Naoki Takezoe
|
b124c31f65
|
Plug-in action to be Scalatra controller
|
2015-02-20 09:29:44 +09:00 |
|