takezoe
|
0f9c95c15a
|
baseUrl calculation is concentrated to SystemSettings
|
2014-04-29 15:43:41 +09:00 |
|
takezoe
|
257c5aef51
|
Merge branch 'ace-editor'
|
2014-04-29 02:43:01 +09:00 |
|
takezoe
|
7da2c650d2
|
(refs #13)Bug fix
|
2014-04-28 01:33:13 +09:00 |
|
takezoe
|
a97edb7ef5
|
(refs #13)File editing (add, edit and delete) in repository viewer is available.
|
2014-04-27 02:02:36 +09:00 |
|
Yasuhito Suganuma
|
7a1c872861
|
Fix #308
|
2014-04-25 23:49:17 +09:00 |
|
Naoki Takezoe
|
0e5591017a
|
Refactoring
|
2014-04-25 10:38:34 +09:00 |
|
Naoki Takezoe
|
ad244adbfa
|
(refs #13)Commit from AceEditor is available.
|
2014-04-24 21:49:30 +09:00 |
|
takezoe
|
3721b328a6
|
(refs #13)Implementing file editing on the repository viewer
|
2014-04-24 07:42:00 +09:00 |
|
takezoe
|
dd688f48b7
|
(refs #13)Implementing file editing on the repository viewer
|
2014-04-24 02:19:29 +09:00 |
|
takezoe
|
b9cc46e5ef
|
(refs #13)Trying to embed ace editor into repository viewer.
|
2014-04-22 07:24:50 +09:00 |
|
Naoki Takezoe
|
9c4f7cc530
|
Fix message for empty repository
|
2014-04-11 11:57:16 +09:00 |
|
Tobias Roeser
|
c9a1515d1f
|
Merge branch 'master' into asciidoctorj
Conflicts:
src/main/scala/app/RepositoryViewerController.scala
|
2014-03-29 13:53:23 +01:00 |
|
takezoe
|
99db825114
|
(refs #313)Add files which have FileMode.EXECUTABLE_FILE mode into zip file
|
2014-03-16 01:53:14 +09:00 |
|
takezoe
|
7341b377fe
|
Fix #314
|
2014-03-15 23:10:21 +09:00 |
|
takezoe
|
02a367fd99
|
Add SystemSettings to Context properties
|
2014-03-15 01:24:34 +09:00 |
|
takezoe
|
02d79cb16a
|
(refs #115)Add url switcher to the repository url box
|
2014-03-13 16:54:11 +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
|
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 |
|
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 |
|
Tobias Roeser
|
8677146a8d
|
Show the correct name of the readme file (instead of showing always README.md).
|
2014-02-26 12:12:49 +01: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 |
|
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
|
59a096bfd6
|
(refs #250)Include repository name in download zip filename.
|
2014-01-25 05:25:17 +09:00 |
|
takezoe
|
bbff75e037
|
(refs #211)README.md detection is case insensitive and it also detect README.markdown as same as Github.
|
2013-11-30 04:22:19 +09:00 |
|
takezoe
|
60e7165983
|
(refs #104)Zip file is exported from the bare repository directly.
|
2013-10-24 11:29:23 +09:00 |
|
xuwei-k
|
5a3207ae42
|
avoid NumberFormatException
|
2013-10-14 03:26:47 +09:00 |
|
takezoe
|
380cdbcf75
|
Add FileUtil#getContentType().
|
2013-10-04 04:17:30 +09:00 |
|
takezoe
|
cf7caf55da
|
(refs #108)Add ZIP download button to the repository viewer tab.
|
2013-10-03 00:57:17 +09:00 |
|
takezoe
|
5430564065
|
(refs #105)Specify suitable Content-Type header for downloaded file.
|
2013-09-29 16:27:40 +09:00 |
|
takezoe
|
f30c9f6171
|
Use ControlUtil.
|
2013-09-22 01:24:04 +09:00 |
|
takezoe
|
b4dd067d61
|
Introduce ControlUtil which provides control facilities such as using() or defining().
|
2013-09-19 18:53:14 +09:00 |
|
odz
|
13578dcee8
|
Add encoding detection
|
2013-08-24 00:54:40 +09:00 |
|
takezoe
|
52ab3c625e
|
(refs #76)Show the content of the previous commit for removed files.
|
2013-08-15 02:22:11 +09:00 |
|
Tomofumi Tanaka
|
ca86076a02
|
Ensure display file content of specified commit
|
2013-08-15 00:21:55 +09:00 |
|
takezoe
|
08eaf2104b
|
(refs #23)Add "Branch" tab to the repository viewer.
|
2013-08-11 00:34:33 +09:00 |
|
takezoe
|
03e903eef9
|
Improved the list of forked repositories presentation.
|
2013-08-10 04:21:31 +09:00 |
|
takezoe
|
1e566f4a20
|
(refs #69)Forked repositories tree is changed to flat list.
Because it can't render forked tree correctly if parent repository has been removed.
|
2013-08-09 21:43:30 +09:00 |
|
takezoe
|
e52aa7ad3c
|
Merge branch 'master' into fork-and-pullreq
Conflicts:
src/main/scala/app/RepositoryViewerController.scala
src/main/scala/service/RepositoryService.scala
|
2013-08-04 05:10:01 +09:00 |
|
takezoe
|
41a613e151
|
Move private method.
|
2013-07-30 02:45:14 +09:00 |
|
takezoe
|
25d402c9d1
|
(refs #53)Fix path extraction for branch which contains '/'.
|
2013-07-29 22:57:57 +09:00 |
|
takezoe
|
e15bd77789
|
(refs #2)Add forked count and repository tree view.
|
2013-07-25 20:47:35 +09:00 |
|
takezoe
|
eb82af9006
|
(refs #2)Implementing the comparing view.
|
2013-07-13 20:09:19 +09:00 |
|
takezoe
|
f163e348e0
|
(refs #34)Link conversion checks existence of accounts and issues.
|
2013-07-12 15:15:58 +09:00 |
|
takezoe
|
7f56b50267
|
Remove unnecessary code.
|
2013-07-11 21:26:27 +09:00 |
|
takezoe
|
386f0dc142
|
(refs #36)Handle unresolved revision string.
|
2013-07-11 21:24:09 +09:00 |
|