Commit Graph

3498 Commits

Author SHA1 Message Date
Alexander Machehin b10b990b47 Diff should be left alone by angular 2013-07-23 20:30:34 +06:00
Vokhmin Alexey V 2a5d72550b Merge branch 'master' into 222-create-new-branch-on-web 2013-07-23 17:41:50 +04:00
Vokhmin Alexey V 4d4260fb7f #222: updated routes.rb 2013-07-23 17:41:05 +04:00
Vokhmin Alexey V c9b7f890fa #222: removed #restore_branch method 2013-07-23 17:29:41 +04:00
Alexander Machehin b04c3ac547 [#105] fuuuu... 2013-07-23 00:52:40 +06:00
Vokhmin Alexey V f69013329a #222: removed unnecessary attrs 2013-07-22 21:21:51 +04:00
Alexander Machehin 854f324627 redirect from issue to pull request and vice versa 2013-07-22 22:54:59 +06:00
Vokhmin Alexey V 079f8a955a #222: init GitHook on creating branch from UI 2013-07-22 18:21:12 +04:00
Vokhmin Alexey V 6f748e9baf #222: removed unnecessary code 2013-07-22 16:17:19 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 66ae2c8de3 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-22 11:39:38 +04:00
Vokhmin Alexey V 196d6c2880 updated url of build list container 2013-07-19 22:20:27 +04:00
Vokhmin Alexey V dfb867541c #214: updated regexp in JS for removing branch 2013-07-19 21:14:42 +04:00
Vokhmin Alexey V 78a33727a6 #214: merge master into branch 2013-07-19 21:08:00 +04:00
avokhmin 186ff714ec Merge pull request #223 from abf/rosa-build:221-display-platforms
#221: Display platforms of repositories where user is admin
2013-07-19 20:59:34 +04:00
Vokhmin Alexey V 0833a9698a #214: refactoring of JS and views 2013-07-19 18:06:30 +04:00
Vokhmin Alexey V c44b4ffda2 #214: added "angular-i18n" gem, some refactoring 2013-07-19 16:34:55 +04:00
Vokhmin Alexey V 1fb472d416 #214: refactoring of Tree#destroy action according to Alexander's comments 2013-07-19 14:22:29 +04:00
Vokhmin Alexey V e7c00740b0 #214: misprint 2013-07-19 14:18:04 +04:00
Vokhmin Alexey V 9ea47a1159 #214: update "Current branch/tag" on removing of branch 2013-07-19 14:16:36 +04:00
Vokhmin Alexey V fd1f81c466 #214: update count of branches in repo_block of project 2013-07-19 13:21:01 +04:00
Vokhmin Alexey V ac4690b14a #214: rescue ajax errors 2013-07-18 22:11:45 +04:00
Vokhmin Alexey V 61e4154deb #214: update list of refs on error 2013-07-18 22:02:18 +04:00
Vokhmin Alexey V aadb77cf56 #214: Fixed: Cannot read property from_ref of null 2013-07-18 21:20:22 +04:00
Vokhmin Alexey V e3cd73ddaf #214: fixed angularjs Controllers 2013-07-18 21:00:32 +04:00
Vokhmin Alexey V 3a5c21d34b #214: fixed JS error after precompile 2013-07-18 20:42:37 +04:00
Vokhmin Alexey V d9df4bfa58 #219: rollback ability.rb 2013-07-18 20:30:49 +04:00
Vokhmin Alexey V d3040c4074 #219: small refactoring of API::Issues controller, fixed ability.rb 2013-07-17 17:53:14 +04:00
Vokhmin Alexey V d20d72f63b #221: updated ability.rb 2013-07-17 17:20:48 +04:00
Vokhmin Alexey V 23ce992a3d #219: Fixed: DEPRECATION WARNING of jbuilder 2013-07-17 16:35:36 +04:00
Vokhmin Alexey V 90de6e1ae7 #219: hot fix 2013-07-17 15:39:58 +04:00
Vokhmin Alexey V cab9ed91dd #219: updated #read_relations_for method 2013-07-17 15:05:56 +04:00
Vokhmin Alexey V 995311a9c6 #219: rollback changes 2013-07-17 12:23:28 +04:00
Vokhmin Alexey V 37e4fd92ac #219: rollback and update #read_relations_for 2013-07-16 23:19:01 +04:00
Vokhmin Alexey V 52b8a673e0 #219: Ability#read_relations_for method 2013-07-16 22:29:25 +04:00
Vokhmin Alexey V 6501ba0f72 #219: updated ability.rb 2013-07-16 21:23:38 +04:00
Vokhmin Alexey V 18589ba542 #219: removed unnecessary ability 2013-07-16 16:46:24 +04:00
Vokhmin Alexey V 279ff5c568 #219: removed unnecessary code 2013-07-16 16:02:50 +04:00
Vokhmin Alexey V 7586f5ee1b #219: use redis_store as Rails cache_store 2013-07-16 16:00:32 +04:00
Vokhmin Alexey V 7880fa4625 #214: added specs for Project #restore_branch && #delete_branch 2013-07-15 17:52:13 +04:00
Vokhmin Alexey V 225da758ec #214: added specs for TreesController 2013-07-15 17:03:34 +04:00
Vokhmin Alexey V 2b423e6a6e #214: some refactoring of JS, added comments 2013-07-15 16:09:31 +04:00
Vokhmin Alexey V bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +04:00
Vokhmin Alexey V a37a23266f #214: added DateTime formatter 2013-07-15 14:11:17 +04:00
Vokhmin Alexey V e698039a7c #214: refactoring of JS 2013-07-13 02:54:09 +04:00
Vokhmin Alexey V c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V a8f4648a08 #214: added skip_authorize_resource for TreeController 2013-07-13 00:30:02 +04:00
Vokhmin Alexey V 1c57483434 #214: updated PullRequest API 2013-07-13 00:17:42 +04:00
Vokhmin Alexey V fe8e1216c5 #214: remove unnecessary code 2013-07-12 23:27:49 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +04:00