2014-04-29 |
baseUrl calculation is concentrated to SystemSettings
takezoe
committed
on 29 Apr 2014
|
---|---|
2014-04-17 |
(refs #327)Move feed.scala.xml to helper package because it breaks compilation by overriding xml package
takezoe
committed
on 17 Apr 2014
|
2014-03-24 |
Implement atom feeds
kaakaa
committed
on 24 Mar 2014
|
2014-03-15 |
Small fix
takezoe
committed
on 15 Mar 2014
|
2014-03-14 |
Add SystemSettings to Context properties
takezoe
committed
on 14 Mar 2014
|
2014-03-01 |
(refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection.
takezoe
committed
on 1 Mar 2014
|
Add FlashMapSupport to ControllerBase.
takezoe
committed
on 1 Mar 2014
|
|
2014-02-22 |
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
takezoe
committed
on 22 Feb 2014
|
2014-01-12 |
Merge SignInController into IndexController
takezoe
committed
on 12 Jan 2014
|
2014-01-03 |
Fix refs commit log and web hook.
takezoe
committed
on 3 Jan 2014
|
2013-11-02 |
(refs #114)Add remove option to user management.
takezoe
committed
on 2 Nov 2013
|
2013-07-29 |
The method of RepositoryService was cleaned up.
takezoe
committed
on 29 Jul 2013
|
2013-07-23 |
(refs #8)Merge user name proposal API to IndexController.
takezoe
committed
on 23 Jul 2013
|
2013-07-22 |
(refs #3)Separate search actions to SearchController.
takezoe
committed
on 22 Jul 2013
|
2013-07-19 |
Add paginator and separate search code in controller to service.
takezoe
committed
on 19 Jul 2013
|
Merge branch 'repository-search-cache' into #3_repository-search
takezoe
committed
on 19 Jul 2013
|
|
Don't use cache library immediately.
takezoe
committed
on 19 Jul 2013
|
|
2013-07-18 |
Change highlight color.
takezoe
committed
on 18 Jul 2013
|
Pagination for repository search results.
takezoe
committed
on 18 Jul 2013
|
|
Store search results into singleton cache.
takezoe
committed
on 18 Jul 2013
|
|
2013-07-17 |
(refs #3)Add result count to the menu.
takezoe
committed
on 17 Jul 2013
|
(refs #3)Apply likeEncode to search keyword.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Improve presentation for code search results.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Add search form at the top of search result.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Cleanup
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Issue search is temporary available.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Search by AND if query words are separated by whitespace.
takezoe
committed
on 17 Jul 2013
|
|
2013-07-16 |
(refs #3)Search git repository without cloning to the file system.
takezoe
committed
on 16 Jul 2013
|
(refs #3)Start work for repository search.
takezoe
committed
on 16 Jul 2013
|
|
2013-07-11 |
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|