Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +06:00 |
Alexander Machehin
|
021d2a03a9
|
[#234] disable submit buttons
|
2013-07-25 02:29:28 +06:00 |
Alexander Machehin
|
d5897aa114
|
[#19] add reference format to markdown cheat sheet
|
2013-04-02 20:31:07 +06:00 |
Alexander Machehin
|
44cadf4df4
|
[#19] add help for emoji
|
2013-04-02 17:08:42 +06:00 |
Alexander Machehin
|
66f59ab685
|
[#19] fix creating & showing comments from commit message
|
2013-04-02 14:35:25 +06:00 |
Alexander Machehin
|
1f5f954962
|
[#19] fixed showing comments
|
2013-04-01 23:24:19 +06:00 |
Alexander Machehin
|
d737960913
|
[#19] add issues link from comment
|
2013-03-26 16:47:42 +06:00 |
Alexander Machehin
|
8f18d0a874
|
[#19] fix showing discussion in pull requests && small refactoring
|
2013-03-22 23:17:10 +06:00 |
Alexander Machehin
|
ce2ca6646e
|
[#19] add issue references from commit
|
2013-03-22 22:50:13 +06:00 |
Alexander Machehin
|
7870ffef7d
|
[refs #579] fixed some bugs
|
2012-10-18 00:38:42 +06:00 |
Alexander Machehin
|
bb47567628
|
[refs #579] small improvements of the discussion
|
2012-10-13 00:12:04 +06:00 |
Alexander Machehin
|
548f698526
|
[refs #579] add a line comment button
|
2012-10-08 20:42:38 +06:00 |
Alexander Machehin
|
f12634cee8
|
[refs #579] add link to comments
|
2012-10-08 15:14:31 +06:00 |
Alexander Machehin
|
ed7aec602f
|
[refs #579] alpha version of the pull inline comments
|
2012-10-06 01:19:05 +06:00 |
Alexander Machehin
|
2360a25a42
|
[refs #579] fixed many errors
|
2012-10-05 17:02:25 +06:00 |
Alexander Machehin
|
e085784d51
|
Merge branch 'master' into 579-code_line_comments
Conflicts:
app/assets/stylesheets/design/custom.scss
app/helpers/diff_helper.rb
app/models/ability.rb
app/views/projects/comments/_list.html.haml
app/views/projects/git/commits/_commit_diff.html.haml
lib/ext/git/inline_callback.rb
|
2012-10-05 15:32:29 +06:00 |
Alexander Machehin
|
a24ea9a4b1
|
[refs #579] fixed & refactoring markdown help
|
2012-10-05 14:16:27 +06:00 |
Alexander Machehin
|
527dd210bf
|
[refs #579] alpha version of inline comments for commit
|
2012-10-05 00:40:12 +06:00 |
Vokhmin Alexey V
|
f41aaecd72
|
#90: added commits and comments for commits to pull-request discussion
|
2012-09-27 19:40:19 +04:00 |
Alexander Machehin
|
dfbf8a8d58
|
Merge branch 'master' into 90-pull
Fucking conflicts:
app/controllers/projects/issues_controller.rb
app/models/ability.rb
app/views/projects/issues/show.html.haml
config/routes.rb
db/schema.rb
lib/tasks/import.rake
spec/models/comment_for_commit_spec.rb
vendor/assets/javascripts/bootstrap-tab.js
vendor/assets/stylesheets/bootstrap.css
|
2012-09-25 17:55:30 +06:00 |
Alexander Machehin
|
855f1f356d
|
[refs #616] remove some inline styles
|
2012-09-21 18:10:47 +06:00 |
Alexander Machehin
|
94c3863e27
|
[refs #616] fixed markdown image example
|
2012-09-21 16:43:54 +06:00 |
Alexander Machehin
|
32e05de186
|
[refs #616] cheat sheet small i18n
|
2012-09-20 00:53:40 +06:00 |
Alexander Machehin
|
a85a95d18a
|
[refs #616] markdown cheat sheet
|
2012-09-19 23:35:43 +06:00 |
Alexander Machehin
|
4fc9ba7aeb
|
[refs #616] add lost i18n
|
2012-09-19 15:41:08 +06:00 |
Alexander Machehin
|
daf845705a
|
[refs #616] comment update
|
2012-09-19 00:42:22 +06:00 |
Alexander Machehin
|
a492367a17
|
[refs #616] some fixes and refactoring
|
2012-09-18 16:00:21 +06:00 |
Alexander Machehin
|
067615d79f
|
[refs #616] small js fix
|
2012-08-31 19:18:38 +06:00 |
Alexander Machehin
|
3225274425
|
[refs #616] change styles
|
2012-08-31 19:02:03 +06:00 |
Alexander Machehin
|
d775fa0d08
|
[refs #616] ugly md preview
|
2012-08-29 21:24:06 +06:00 |
Alexander Machehin
|
65fd4a8340
|
[refs #90] add anchor to commits list
|
2012-06-06 00:13:20 +06:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03:00 |