Naoki Takezoe
68f9739eed
Merge pull request #365 from selesy/announce_ssh
...
Update the features list in README.md
2014-05-10 21:54:22 +09:00
Steve Moyer
c3d25b7a71
Update the features list in README.md
...
The version 1.12 announces the addition of the SSH protocol for repository access, but the feature list still states "Public / Private Git repository (http access only)".
2014-05-10 08:06:57 -04:00
takezoe
aebf4ff728
Remove invalid char
2014-05-08 02:15:30 +09:00
takezoe
cf047a8cee
Migrate: add extension to files which are attached to issue
2014-05-04 18:45:58 +09:00
takezoe
896420f8dc
Disable AceEditor for non text files
2014-05-04 17:58:47 +09:00
Tomofumi Tanaka
619f72d929
Add link for image file
...
* Render image tag with link tag on issue and wiki
* Correct response content-type of attached image on issue
2014-05-03 00:56:36 +09:00
Tomofumi Tanaka
dc21e8388e
Improve update pull request query
...
commitIdFrom and commitIdTo columns update by one query.
2014-05-02 19:55:49 +09:00
takezoe
642e8bbb7c
Fix #358
2014-05-01 01:39:19 +09:00
Naoki Takezoe
3ee4143235
Move duplicated JavaScript and CSS for diff to common files
2014-04-30 10:55:42 +09:00
Naoki Takezoe
c136823170
Fix comment
2014-04-30 10:45:23 +09:00
Naoki Takezoe
92631fbfcf
Fix JavaScript and CSS for attachment area
2014-04-30 10:28:46 +09:00
Naoki Takezoe
5a1b1a4485
Update README.md
2014-04-29 18:27:51 +09:00
Naoki Takezoe
3e82534c78
Update README.md
1.13
2014-04-29 17:40:53 +09:00
Tomofumi Tanaka
dd694d27b5
(refs #324 )Update commitIdFrom when pullrequest branch is updated
2014-04-29 17:24:51 +09:00
takezoe
1900aefe32
Modify message in avatar uploader
2014-04-29 17:24:16 +09:00
takezoe
2fe6b8c1e7
Fix TestCase
2014-04-29 17:02:16 +09:00
takezoe
ecfaa0247a
(refs #12 )Fix styles
2014-04-29 16:42:40 +09:00
takezoe
9a0cc9e043
Fix baseURL to baseUrl
2014-04-29 15:52:24 +09:00
takezoe
b0360db105
Merge branch 'master' of https://github.com/takezoe/gitbucket
2014-04-29 15:44:58 +09:00
takezoe
0f9c95c15a
baseUrl calculation is concentrated to SystemSettings
2014-04-29 15:43:41 +09:00
shimamoto
8efd1da7e6
Merge branch 'fileupload'
2014-04-29 14:42:25 +09:00
shimamoto
52ebba43d5
(refs #12 ) Modified the response status when the file does not exist.
2014-04-29 13:54:06 +09:00
shimamoto
790eee7443
(refs #12 ) Add acceptedFiles options.
2014-04-29 13:41:50 +09:00
shimamoto
9f325290e8
(refs #12 ) Modified from path to baseURL.
2014-04-29 11:53:13 +09:00
shimamoto
93bf0a9a47
(refs #12 ) Modified to use the helper of the attachment.
2014-04-29 04:21:48 +09:00
shimamoto
bdd0af21a9
(refs #12 ) Created the helper of the attachment function.
2014-04-29 04:19:40 +09:00
Naoki Takezoe
aae5fe387b
Update README.md
2014-04-29 02:52:02 +09:00
takezoe
257c5aef51
Merge branch 'ace-editor'
2014-04-29 02:43:01 +09:00
takezoe
3cae337487
(refs #13 )New file icon
2014-04-29 02:41:19 +09:00
takezoe
779df30ec8
Fix #355
2014-04-29 02:03:28 +09:00
Naoki Takezoe
5609507991
(refs #13 )Fix link target of cancel button
2014-04-28 10:45:13 +09:00
Naoki Takezoe
1c24090c14
(refs #13 )Fix real-time validation for filename and Add line wrap mode switcher
2014-04-28 10:39:32 +09:00
takezoe
7da2c650d2
(refs #13 )Bug fix
2014-04-28 01:33:13 +09:00
shimamoto
27fa9df2ee
(refs #12 ) Implemented the process of saving image.
2014-04-27 21:08:31 +09:00
shimamoto
63c4e12259
(refs #12 ) Change the Markdown notation of images.
2014-04-27 19:11:14 +09:00
shimamoto
1f66670819
(refs #12 ) Implemented the upload area in preview.hrml.
2014-04-27 16:59:54 +09:00
shimamoto
a7b4f8de8d
(refs #12 ) Replaced the latest version of the dropzone.
2014-04-27 16:55:48 +09:00
takezoe
ad0d57fbf9
Merge remote-tracking branch 'origin/master'
2014-04-27 02:11:39 +09:00
takezoe
cfc594805b
(refs #348 )Upgrade MINA to 0.11.0
2014-04-27 02:11:10 +09:00
Naoki Takezoe
52461e673c
Merge pull request #351 from ysuganuma/Fix308
...
Fix #308
2014-04-27 02:06:27 +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
takezoe
a104157c9a
(refs #13 )Disable commit button if content is not modified.
2014-04-25 00:09: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
shimamoto
296a0b2124
Removed FileUploadControllerBase(in the middle of improving file
...
upload).
2014-04-23 02:02:19 +09:00
takezoe
b9cc46e5ef
(refs #13 )Trying to embed ace editor into repository viewer.
2014-04-22 07:24:50 +09:00
Naoki Takezoe
375211fc30
Remove unused code
2014-04-21 16:04:25 +09:00