Alexander Machehin
|
d7727fe6a5
|
improve activity feed
|
2015-05-05 17:25:29 +05:00 |
Alexander Machehin
|
c7d5ca7305
|
Merge branch 'master' into 465-use-pundit-instead-of-cancan
|
2015-04-14 19:21:42 +05:00 |
Alexander Machehin
|
a67f108572
|
always use commit.show instead diffs
|
2015-04-09 13:57:05 +05:00 |
Vokhmin Alexey V
|
28988303d1
|
#465: Update API controllers, specs
|
2015-04-07 23:08:16 +03:00 |
Vokhmin Alexey V
|
6a7d6cb982
|
#465: updated views
|
2015-04-07 23:05:12 +03:00 |
Alexander Machehin
|
3a60413de9
|
[#247] add string/text maximum length validations
|
2014-11-28 21:19:49 +05:00 |
Alexander Machehin
|
ec3f6e6fd3
|
[#247] update validations
Conflicts:
app/models/product_build_list.rb
|
2014-11-25 21:45:29 +05:00 |
Alexander Machehin
|
2ee3ea93bd
|
[#345] remove deprecated dynamic finder methods
|
2014-03-18 19:58:51 +06:00 |
Vokhmin Alexey V
|
c672aaa0ec
|
#345: fixed some specs, etc
|
2014-03-18 00:18:46 +04:00 |
Alexander Machehin
|
ef63ddcaac
|
[#345] fix mistypes
|
2014-03-11 17:47:03 +06:00 |
Alexander Machehin
|
0a7d5d22da
|
[#345] move lib/modules/models to app/models/concerns; small refactoring
|
2014-03-11 14:58:36 +06:00 |
Alexander Machehin
|
a5f56bb835
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +06:00 |
Alexander Machehin
|
0cb585ef71
|
Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
Gemfile
Gemfile.lock
app/controllers/activity_feeds_controller.rb
app/models/activity_feed_observer.rb
config/environments/development.rb
config/initializers/a_app_config.rb
config/initializers/airbrake.rb
lib/modules/models/git.rb
spec/controllers/activity_feeds_controller_spec.rb
spec/helpers/activity_feeds_helper_spec.rb
|
2014-01-10 08:31:31 +06:00 |
Vokhmin Alexey V
|
8782129985
|
#200: moved User and BuildList observers
|
2013-06-27 18:37:41 +04:00 |
Alexander Machehin
|
ebbe09049f
|
small refactoring
|
2013-06-20 14:07:09 +06:00 |
Alexander Machehin
|
af624017cd
|
fix creating autolinks from commits
|
2013-06-20 03:13:04 +06:00 |
Alexander Machehin
|
2fc0b70d8d
|
add some comments
|
2013-04-25 21:20:51 +06:00 |
Alexander Machehin
|
e938141001
|
remove unneeded comment
|
2013-04-25 21:16:12 +06:00 |
Alexander Machehin
|
b7fb0bc619
|
fix find commits with leading `0` symbols
|
2013-04-25 21:00:30 +06:00 |
Alexander Machehin
|
67f9c166ad
|
[#101] fix undefined method `[]` for nil:NilClass
|
2013-04-13 09:06:06 +06:00 |
Alexander Machehin
|
94d7865f14
|
[#19] remove unneeded code
|
2013-04-10 02:21:02 +06:00 |
Alexander Machehin
|
5760eac5f9
|
[#19] add linking from issue title & body
|
2013-04-10 00:46:58 +06:00 |
Alexander Machehin
|
3725467aa3
|
[#19] fix creating autocomments from comment
|
2013-04-05 01:50:26 +06:00 |
Vokhmin Alexey V
|
9e7eb7af94
|
#29: merge master into branch
|
2013-04-03 16:10:22 +04:00 |
Alexander Machehin
|
66f59ab685
|
[#19] fix creating & showing comments from commit message
|
2013-04-02 14:35:25 +06:00 |
Alexander Machehin
|
f848fefd46
|
[#19] small refactoring
|
2013-04-01 17:41:18 +06:00 |
Alexander Machehin
|
ee5d4b5efd
|
[#19] fixed check for commit comments
|
2013-03-27 23:26:39 +06:00 |
Alexander Machehin
|
48f5ba42b0
|
[#19] fixed search of duplicate automatic comments
|
2013-03-27 22:18:15 +06:00 |
Alexander Machehin
|
3a8020a11d
|
[#19] fix issue link like "User#Num"
|
2013-03-27 15:32:39 +06:00 |
Alexander Machehin
|
9a6aa20af1
|
[#19] fix TypeError: class or module required
|
2013-03-27 14:38:57 +06:00 |
Alexander Machehin
|
e6e6b50aa6
|
[#19] some fixes to issue link
|
2013-03-26 23:51:32 +06:00 |
Alexander Machehin
|
d737960913
|
[#19] add issues link from comment
|
2013-03-26 16:47:42 +06:00 |
Alexander Machehin
|
f8fc825ca4
|
[#19] add regexp explanation and source
|
2013-03-23 00:01:32 +06:00 |
Alexander Machehin
|
37b72081c7
|
[#19] small fixes
|
2013-03-22 23:58:20 +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 |
Vokhmin Alexey V
|
ccccc3f082
|
#26: update 'Comment' model according to Vladimir's comments
|
2013-03-19 21:05:55 +04:00 |
Vokhmin Alexey V
|
568ea50ac1
|
#26: move #touch_issue method into Comment model
|
2013-03-19 16:40:54 +04:00 |
Vokhmin Alexey V
|
e055d0080b
|
#29: removed hack for encoding
|
2013-03-18 15:36:16 +04:00 |
Vokhmin Alexey V
|
b8b238e876
|
#977: add "table_name" into all scopes
|
2013-02-28 19:27:50 +04:00 |
Alexander Machehin
|
b9ef0f7c5d
|
Merge branch 'master' into 777-group_owner
|
2012-12-17 21:17:50 +06:00 |
Alexander Machehin
|
333bbf7cf6
|
[refs #787] fixed inline commit comments
|
2012-12-15 11:17:11 +06:00 |
Alexander Machehin
|
519886fecd
|
[refs #777] fix for group owned project
|
2012-12-14 00:18:22 +06:00 |
Alexander Machehin
|
95e5804358
|
[refs #90] fixed git timeout error on the big diff
|
2012-10-26 20:03:46 +06:00 |
Alexander Machehin
|
54f462f408
|
[refs #579] small refactoring
|
2012-10-19 15:50:15 +06:00 |
Alexander Machehin
|
e15bf13c4f
|
[refs #90] small refactoring of the diff method
|
2012-10-18 18:09:12 +06:00 |
Alexander Machehin
|
7870ffef7d
|
[refs #579] fixed some bugs
|
2012-10-18 00:38:42 +06:00 |
Alexander Machehin
|
b2fd348351
|
[refs #579] fixed bug with saving around lines
|
2012-10-16 19:21:47 +06:00 |
Alexander Machehin
|
9579734506
|
[refs #579] some optimization by getting pull repo
|
2012-10-16 16:19:53 +06:00 |