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 |
|
yjkony
|
328d6c1d17
|
Merge branch 'master' into add-features-to-ldapauth
|
2014-03-06 10:52:16 +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 |
|
Tobias Roeser
|
10a40bfcaf
|
Removed commented out code.
|
2014-03-05 09:28:13 +01:00 |
|
Tobias Roeser
|
af397ba150
|
Fix page-relative links, e.g. in TOC.
|
2014-03-05 09:12:03 +01:00 |
|
takezoe
|
c7a2ec8290
|
(refs #299)Fix redirection path in PullRequestsController
|
2014-03-05 16:23:27 +09:00 |
|
shimamoto
|
145c155ba5
|
Remove unnecessary import.
|
2014-03-05 14:40:52 +09:00 |
|
shimamoto
|
6f9ef32d96
|
(refs #292) Fix to limit issue result before joins issue labels.
|
2014-03-05 14:35:49 +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 |
|
Tobias Roeser
|
4276c8f23e
|
Support relative links in asciidoc files.
|
2014-03-04 16:43:56 +01:00 |
|
Tomofumi Tanaka
|
d46589ad29
|
(refs #115)Ensure exit status 1 on GitCommand error
|
2014-03-04 23:19:58 +09:00 |
|
Tomofumi Tanaka
|
09b7e67c52
|
(refs #110)Correct authentication and CommitHook
|
2014-03-04 22:49:25 +09:00 |
|
Tobias Roeser
|
3db3bf1b74
|
Rewrite relative links to reflect the base url of the repo.
|
2014-03-04 11:38:56 +01:00 |
|
yjkony
|
a335c31385
|
Revert unnecessary format changes.
|
2014-03-04 10:54:54 +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 |
|
yjkony
|
97349a9bb2
|
Merge branch 'master' into add-features-to-ldapauth
|
2014-03-04 10:16:24 +09:00 |
|
yjkony
|
ce3b6ed7c2
|
Revert line separator from LF to CRLF
|
2014-03-04 10:16:12 +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 |
|
yjkony
|
5e0619b500
|
Sync upstream/maste to master and Merge branch 'master' into add-features-to-ldapauth
Conflicts:
src/main/scala/app/IndexController.scala
src/main/scala/service/SystemSettingsService.scala
src/main/twirl/admin/system.scala.html
|
2014-03-03 15:46:38 +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 |
|
Tobias Roeser
|
0311359922
|
Merge branch 'master' into asciidoctorj
|
2014-03-02 09:15:57 +01:00 |
|
takezoe
|
ec09adf03e
|
Merge branch 'odz-closing-issues-via-commit-messages'
|
2014-03-02 04:49:53 +09:00 |
|
takezoe
|
b031103df8
|
(refs #218)Separate StringUtil#extractCloseId() to add unit test.
|
2014-03-02 04:49:14 +09:00 |
|
takezoe
|
7701521a2e
|
Fix to use Exception#ignoring to ignore Exception.
|
2014-03-02 04:24:24 +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 |
|
Naoki Takezoe
|
200d095034
|
Merge pull request #290 from lefou/compare-email-caseinsensitive
Compare email adresses case-insensitive.
|
2014-03-02 01:35:00 +09:00 |
|
takezoe
|
94576a876a
|
(refs #280)Commit count limitation is changed to 10000 from 1000.
|
2014-03-02 01:23:30 +09:00 |
|
takezoe
|
374893a5ae
|
Apply scala.util.control.Exception to exception handling.
|
2014-03-01 15:22:58 +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 |
|
Tomofumi Tanaka
|
2e236e90ba
|
(refs #110) Add CommitHook sample
WIP: Some important functions are not implement yet.
|
2014-03-01 02:09:24 +09:00 |
|
Tomofumi Tanaka
|
c5aee0810c
|
(refs #115) Add PublicKeyAuthenticator sample impl
Auth TODOs
* Fetch user account pubkeys from DB
|
2014-03-01 01:00:00 +09:00 |
|
Tobias Roeser
|
f13d757976
|
Compare email adresses case-insensitive.
|
2014-02-28 16:28:40 +01:00 |
|
Tomofumi Tanaka
|
ceab1d2fd2
|
(refs #115) Reorganize ssh sources
|
2014-02-28 22:41:01 +09:00 |
|
yjkony
|
639e7e0b3f
|
Add features (additional filter condition / disable mail resolve) to LDAP authentication.
|
2014-02-28 21:32:42 +09:00 |
|
Tobias Roeser
|
4600b5a3bf
|
Enabled rendering of page document title.
|
2014-02-28 09:36:04 +01:00 |
|
Tomofumi Tanaka
|
891ca70ade
|
refs #115: Support git access via ssh (1st step)
EXPERIMENTAL
TODOs
* Authentication (PublicKey)
* Publickey management in profile view
* Commit hooks integration (WebHook too)
* Parse command correctly
* Make Configurable many options(enable/disable, port, etc...)
* ShellProcessFactory
* Test, test, test...
|
2014-02-27 02:05:58 +09:00 |
|
Tomofumi Tanaka
|
9ed2a50d26
|
Add SSH Service Listener
|
2014-02-27 02:02:37 +09:00 |
|
Tobias Roeser
|
cbf615d699
|
Support plain text readme files (with .txt or no extension).
|
2014-02-26 16:13:39 +01:00 |
|
Tobias Roeser
|
97b1a0090d
|
Initial support for rendering asciidoc files.
|
2014-02-26 15:14:39 +01:00 |
|