Vokhmin Alexey V
|
d56f14a9a8
|
Update Rails to 4.2.1
|
2015-06-17 21:18:53 +03:00 |
avm
|
8558bc6e4b
|
Merge pull request #479 from abf/rosa-build:bootstrap-xl
update the monitoring page for screens bigger than 1600px
|
2015-06-02 21:20:58 +04:00 |
Alexander Machehin
|
7e51f22931
|
fix a comment "Cancel" button
|
2015-05-28 19:33:09 +05:00 |
Alexander Machehin
|
6106534ab9
|
yandex.metrika new code
|
2015-05-28 15:02:25 +05:00 |
Alexander Machehin
|
c25e40a89c
|
bootsrapXL: change monitoring page
|
2015-05-27 15:47:17 +05:00 |
Alexander Machehin
|
f184b2c5a6
|
fix a commit link in Firefox
|
2015-05-22 22:08:38 +05:00 |
Alexander Machehin
|
3133bea575
|
remove new feature caption; hide activity when processing
|
2015-05-18 16:43:53 +05:00 |
Alexander Machehin
|
1d7f02386c
|
dependent packages: fix auto publish status option
|
2015-05-15 19:18:30 +05:00 |
Alexander Machehin
|
d147e2f44a
|
fix mistype
|
2015-05-15 18:10:40 +05:00 |
Alexander Machehin
|
bd16d08df8
|
fix undefined local variable or method 'project_owner'
|
2015-05-15 17:16:21 +05:00 |
Alexander Machehin
|
f04b2ef070
|
fix activity feed filters; small refactoring
|
2015-05-13 20:58:54 +05:00 |
Alexander Machehin
|
e5d3985ff7
|
add "new!" caption to the new features
|
2015-05-12 15:35:37 +05:00 |
Alexander Machehin
|
87802c8ba1
|
activity feed: show a "pull request" instead a "issue"; small refactoring
|
2015-05-08 15:47:30 +05:00 |
Alexander Machehin
|
d7727fe6a5
|
improve activity feed
|
2015-05-05 17:25:29 +05:00 |
Alexander Machehin
|
86b929328b
|
Merge branch 'master' into feed_improvements
|
2015-04-30 14:46:20 +05:00 |
Alexander Machehin
|
8abafb4b1d
|
build list page: Bind checkboxes to their text labels in Opera 12
|
2015-04-23 11:38:57 +05:00 |
Alexander Machehin
|
29c027eb2a
|
disable buttons when processing in a pull request
|
2015-04-23 10:15:10 +05:00 |
Alexander Machehin
|
8c34d7b33a
|
fix feed message
|
2015-04-22 18:06:10 +05:00 |
Alexander Machehin
|
d86a5f9eef
|
update feed_message
|
2015-04-22 17:46:01 +05:00 |
Alexander Machehin
|
0d048ff30b
|
another fix: unable to find policy NilClassPolicy
|
2015-04-22 17:02:00 +05:00 |
Alexander Machehin
|
a38a862cd0
|
try to fix error: unable to find policy NilClassPolicy for
|
2015-04-22 16:42:34 +05:00 |
Vokhmin Alexey V
|
08db1ad59a
|
#465: Fixed: undefined method 'uname' for nil:NilClass
|
2015-04-18 23:55:34 +03:00 |
Alexander Machehin
|
477a0761d7
|
fix error with user sign up
|
2015-04-15 15:52:13 +05:00 |
Alexander Machehin
|
43c8876848
|
#465 fix error in wiki page
|
2015-04-15 14:44:03 +05:00 |
Vokhmin Alexey V
|
04b5b77f7c
|
#465: Cleanup
|
2015-04-14 23:21:37 +03:00 |
Alexander Machehin
|
c7d5ca7305
|
Merge branch 'master' into 465-use-pundit-instead-of-cancan
|
2015-04-14 19:21:42 +05:00 |
Alexander Machehin
|
a3391cc376
|
fix pull request commits path
|
2015-04-14 19:18:32 +05:00 |
Alexander Machehin
|
328eef6ea2
|
#465 fix subscribes; add/fix subscribe specs
|
2015-04-14 16:06:44 +05:00 |
Alexander Machehin
|
22cec1be6e
|
Fix creating a comment in Firefox; add flash-messages
|
2015-04-10 16:50:14 +05:00 |
Alexander Machehin
|
f89e73ea0e
|
commit diff: fix error with submodule
|
2015-04-10 14:37:26 +05:00 |
Alexander Machehin
|
585b8b2f47
|
fix error with undefined method 'id' for nil:NilClass
|
2015-04-09 22:12:21 +05:00 |
Alexander Machehin
|
2c5f8ee065
|
update file_blob_in_diff method
|
2015-04-09 21:33:33 +05:00 |
Alexander Machehin
|
6f690f4586
|
diff: remove -M option
|
2015-04-08 19:24:40 +05:00 |
Vokhmin Alexey V
|
60a97a44e2
|
#465: Update specs for Groups::*Controller
|
2015-04-07 23:09:11 +03:00 |
Vokhmin Alexey V
|
becedf0534
|
#465: updated Api::V1::AdvisoriesController, specs
|
2015-04-07 23:08:15 +03:00 |
Vokhmin Alexey V
|
e829d35a89
|
#465: Added XxxPolicy classes for all models.
|
2015-04-07 23:07:07 +03:00 |
Vokhmin Alexey V
|
de442480da
|
#465: updated RepositoryPolicy
|
2015-04-07 23:06:27 +03:00 |
Vokhmin Alexey V
|
5c7608ee4e
|
#465: added #local_admin_manage? policy
|
2015-04-07 23:06:27 +03:00 |
Vokhmin Alexey V
|
92f7efed34
|
#465: Updated some controllers, logic of polices
|
2015-04-07 23:06:27 +03:00 |
Vokhmin Alexey V
|
fe2110902b
|
#465: updated ProjectPolicy
|
2015-04-07 23:05:12 +03:00 |
Vokhmin Alexey V
|
6a7d6cb982
|
#465: updated views
|
2015-04-07 23:05:12 +03:00 |
Vokhmin Alexey V
|
4fec2213c8
|
#465: added pundit gem, wip...
|
2015-04-07 23:01:25 +03:00 |
Alexander Machehin
|
734cd49237
|
new pull diff
|
2015-04-07 22:14:18 +05:00 |
Alexander Machehin
|
2ec7a8bb91
|
new diff
|
2015-04-07 20:53:29 +05:00 |
Alexander Machehin
|
d062e9a330
|
new commit diff
|
2015-04-07 19:16:04 +05:00 |
Alexander Machehin
|
f202d1d449
|
new diff; in progress
|
2015-04-06 22:44:37 +05:00 |
Alexander Machehin
|
7669ea33f9
|
update the project collaborators page
|
2015-04-03 20:08:17 +05:00 |
Alexander Machehin
|
e5deae8fdd
|
fix error with regenerate params
|
2015-04-02 19:54:13 +05:00 |
Alexander Machehin
|
9870cfaa83
|
fix rendering projects/git/commits#diff; add shevrons to the diffs panel-heading
|
2015-04-01 16:49:43 +05:00 |
Alexander Machehin
|
d2a30e2169
|
pull request: fix showing the closed time
|
2015-03-30 14:25:50 +05:00 |