takezoe
|
5e6c33df6c
|
(refs #115)Fix account registration page and add public key deletion
|
2014-03-09 01:38:23 +09:00 |
|
takezoe
|
f99d37cfad
|
(refs #115)Adding SSH Key form is available
|
2014-03-09 00:57:00 +09:00 |
|
takezoe
|
2d0f59b6f2
|
(refs #307)Fix deletion problem for branches which contains '/'
|
2014-03-08 04:22:55 +09:00 |
|
takezoe
|
fbba29e810
|
(refs #303)Submodule support
|
2014-03-08 02:58:49 +09:00 |
|
takezoe
|
b641bfb56a
|
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
|
2014-03-06 16:17:41 +09:00 |
|
takezoe
|
c89f04b926
|
(refs #241)Fix group editing in the administration console
|
2014-03-06 12:17:25 +09:00 |
|
takezoe
|
ff8b4b4a88
|
Move newrepo.scala.html to account package
|
2014-03-06 11:39:41 +09:00 |
|
takezoe
|
c0f5cb1641
|
Move group.scala.html to account package
|
2014-03-06 11:26:58 +09:00 |
|
takezoe
|
50d84835cb
|
Merge CreateController to AccountController
|
2014-03-06 11:24:28 +09:00 |
|
takezoe
|
8cdf4ef618
|
Merge branch 'improve-group'
|
2014-03-06 11:06:19 +09:00 |
|
takezoe
|
b732e0d55a
|
Fix error when base url is configured.
|
2014-03-05 22:12:34 +09:00 |
|
takezoe
|
d92a1cee1c
|
Replace Context#path with the base url if it's configured.
|
2014-03-05 19:18:50 +09:00 |
|
takezoe
|
c7a2ec8290
|
(refs #299)Fix redirection path in PullRequestsController
|
2014-03-05 16:23:27 +09:00 |
|
takezoe
|
aa5b9dbbbd
|
Remove unnecessary code
|
2014-03-05 04:23:44 +09:00 |
|
takezoe
|
f11be44c02
|
(refs #330)Return NotFound if specified file does not exist
|
2014-03-05 04:18:45 +09:00 |
|
takezoe
|
7a2c82461e
|
(refs #241)Group management improvement is completed in user side
|
2014-03-04 10:52:37 +09:00 |
|
takezoe
|
21f7888f55
|
(refs #241)Add validation for create / edit group form.
|
2014-03-04 10:23:44 +09:00 |
|
takezoe
|
e3fd564efd
|
(refs #241)Work for specifying group manager
|
2014-03-04 04:25:44 +09:00 |
|
takezoe
|
5cf96134d5
|
(refs #296)Fix redirection path generation again
|
2014-03-04 03:25:18 +09:00 |
|
takezoe
|
17920e1195
|
(refs #198)Allow group editing by group members.
|
2014-03-03 01:45:00 +09:00 |
|
takezoe
|
d870896cfb
|
Rename CreateRepositoryController to CreateController.
|
2014-03-03 01:21:22 +09:00 |
|
takezoe
|
270eb7cf1d
|
(refs #198)Allow create group by normal users.
|
2014-03-03 01:17:52 +09:00 |
|
takezoe
|
04e4572088
|
Merge branch '1.11-update'
|
2014-03-03 00:04:18 +09:00 |
|
takezoe
|
0961eb5976
|
(refs #279)Fix redirect url generation.
|
2014-03-02 23:55:03 +09:00 |
|
takezoe
|
b031103df8
|
(refs #218)Separate StringUtil#extractCloseId() to add unit test.
|
2014-03-02 04:49:14 +09:00 |
|
takezoe
|
0c683d4f75
|
Merge branch 'closing-issues-via-commit-messages' of https://github.com/odz/gitbucket into odz-closing-issues-via-commit-messages
|
2014-03-02 04:02:45 +09:00 |
|
takezoe
|
17f581f654
|
(refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection.
|
2014-03-01 15:19:42 +09:00 |
|
takezoe
|
590b431ec1
|
Add FlashMapSupport to ControllerBase.
|
2014-03-01 13:27:36 +09:00 |
|
takezoe
|
98266fe0e1
|
(refs #279)Fix webhook URL to use the configured base URL.
|
2014-03-01 13:05:42 +09:00 |
|
Tobias Roeser
|
2c14dfb781
|
Show the correct name of the readme file (instead of showing always README.md).
|
2014-02-26 12:09:14 +01:00 |
|
odz
|
8b5414c8f7
|
Merge branch 'master' into closing-issues-via-commit-messages
Conflicts:
src/main/scala/app/PullRequestsController.scala
src/main/scala/servlet/GitRepositoryServlet.scala
|
2014-02-25 00:07:25 +09:00 |
|
takezoe
|
0dd37c2481
|
(refs #279)Fix redirect URL generation in authentication.
|
2014-02-24 02:14:10 +09:00 |
|
takezoe
|
a76792ced4
|
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
|
2014-02-22 14:20:51 +09:00 |
|
takezoe
|
39091240ff
|
(refs #60)Mentioned issue reference from other issue or issue comment.
|
2014-02-22 05:13:39 +09:00 |
|
takezoe
|
4366c512fe
|
(refs #265)Label editing for the pull request.
|
2014-02-05 03:07:37 +09:00 |
|
takezoe
|
d882f20436
|
(refs #254)Change comment action to "delete_branch" from "delete".
|
2014-02-04 17:20:48 +09:00 |
|
takezoe
|
9d7235af20
|
(refs #254)Store removed branch name into CONTENT column of COMMENT table.
|
2014-02-04 17:06:54 +09:00 |
|
takezoe
|
c2eb53d154
|
(refs #224)Add delete branch button to pull request from same repository.
|
2014-02-04 09:04:25 +09:00 |
|
takezoe
|
7629e347df
|
(refs #224)Record delete branch activity
|
2014-02-03 08:06:04 +09:00 |
|
takezoe
|
2764caae29
|
(refs #224)Add delete branch button
|
2014-02-03 08:00:43 +09:00 |
|
takezoe
|
8722cd89fc
|
Merge branch 'ldap-fullname'
|
2014-01-28 03:19:40 +09:00 |
|
takezoe
|
59a096bfd6
|
(refs #250)Include repository name in download zip filename.
|
2014-01-25 05:25:17 +09:00 |
|
takezoe
|
5a1f541e13
|
(refs #245)Add full name attribute for LDAP authentication.
|
2014-01-25 05:07:32 +09:00 |
|
takezoe
|
5b1aef5e52
|
(refs #101, #102)Put Repository deletion and transfer ownership together to Danger Zone.
|
2014-01-18 07:06:48 +09:00 |
|
takezoe
|
89bfcdc44e
|
(refs #102)Add validation and auto completion to the transfer user name field
|
2014-01-18 06:44:39 +09:00 |
|
takezoe
|
fba81138ea
|
(refs #102)Experimental implementation of transfer repository ownership
|
2014-01-18 04:14:32 +09:00 |
|
takezoe
|
d50e07265e
|
Add unique checking before rename repository.
|
2014-01-18 03:54:57 +09:00 |
|
takezoe
|
f33b398428
|
(refs #102)Change for transfer repository owner.
|
2014-01-16 19:39:14 +09:00 |
|
takezoe
|
df1f3d8a00
|
(refs #101)Modification to add rename repository name.
|
2014-01-13 02:09:05 +09:00 |
|
takezoe
|
3ff39ec578
|
Merge SignInController into IndexController
|
2014-01-12 16:16:09 +09:00 |
|