takezoe
|
97101248a2
|
(refs #22)Fix constraint for adding collaborator.
|
2013-07-08 15:23:40 +09:00 |
|
takezoe
|
d74ef599d3
|
Fix redirect path.
|
2013-07-04 22:45:03 +09:00 |
|
takezoe
|
9688afac02
|
Authenticators are renamed.
|
2013-07-04 03:37:49 +09:00 |
|
takezoe
|
ac5d380602
|
Fix authentication for repository.
|
2013-07-03 16:34:35 +09:00 |
|
takezoe
|
2de816d197
|
Provide completion proposals for adding collaborator.
|
2013-06-27 16:51:10 +09:00 |
|
takezoe
|
d75b4112d1
|
Small fix.
|
2013-06-26 02:13:28 +09:00 |
|
takezoe
|
1ff87ff6b3
|
Use Option.map instead of pattern matching.
|
2013-06-25 14:44:02 +09:00 |
|
takezoe
|
4d4e0c8487
|
Fix validation for user name, page name and repository name.
|
2013-06-21 18:56:00 +09:00 |
|
takezoe
|
65eb89475a
|
Update flag columns to BOOLEAN.
|
2013-06-21 13:24:58 +09:00 |
|
takezoe
|
ff27135df6
|
Delete all temporary directories in repository deletion.
|
2013-06-20 02:51:49 +09:00 |
|
takezoe
|
1826b81e99
|
Delete working copy of wiki repository in repository deletion.
|
2013-06-20 00:33:01 +09:00 |
|
takezoe
|
676e6c6047
|
Fix the repository url.
|
2013-06-16 03:20:34 +09:00 |
|
takezoe
|
280fe85ff9
|
Delete Repository page has been implemented.
|
2013-06-07 01:50:35 +09:00 |
|
takezoe
|
b3e76db227
|
Fix error response.
|
2013-06-05 03:01:51 +09:00 |
|
takezoe
|
4d5ce740c4
|
Add authentication.
|
2013-06-05 02:46:16 +09:00 |
|
takezoe
|
b42d8205a8
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
Conflicts:
src/main/scala/app/SettingsController.scala
|
2013-06-05 01:49:46 +09:00 |
|
takezoe
|
9174ed8441
|
Collaborators became removable.
|
2013-06-04 21:08:19 +09:00 |
|
takezoe
|
b343d2e41c
|
Add Scaladoc.
|
2013-06-04 18:38:36 +09:00 |
|
takezoe
|
79a0ba5630
|
Save repository options.
|
2013-06-04 18:23:51 +09:00 |
|
takezoe
|
d80823343a
|
Separate Authenticators to the trait from ControllerBase.
|
2013-06-04 08:51:31 +09:00 |
|
takezoe
|
0565385581
|
Add authentication to the repository setting page.
|
2013-06-04 03:25:01 +09:00 |
|
takezoe
|
b30a6a7542
|
Add validation to adding collaborator.
|
2013-06-04 03:16:55 +09:00 |
|
takezoe
|
783a9684dc
|
Implementing add collaborator stuff.
|
2013-06-04 03:09:23 +09:00 |
|
takezoe
|
78ad794613
|
Rename ProjectService to RepositoryService.
|
2013-06-04 01:14:27 +09:00 |
|
takezoe
|
f92018ee50
|
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
|
2013-06-02 15:47:12 +09:00 |
|
takezoe
|
25f642a97b
|
Add the manage collaborators page.
|
2013-06-02 00:38:05 +09:00 |
|
takezoe
|
c811582c6e
|
Improve the repository settings page.
|
2013-06-01 15:00:11 +09:00 |
|
takezoe
|
c71e18a4ef
|
Add Settings page.
|
2013-05-18 14:14:41 +09:00 |
|