Commit Graph

793 Commits

Author SHA1 Message Date
Alexander Machehin e1a6cb767f [#345] fix stubbing redis 2014-03-18 17:02:33 +06:00
Alexander Machehin 83010eca32 [#345] fix specs; fix project url; fix missing method error 2014-03-18 15:39:58 +06:00
Alexander Machehin 4cf3e931bd [#345] fix relations create; refactoring specs; remove unneded files 2014-03-18 15:31:18 +06:00
Vokhmin Alexey V 8173bce392 #345: pdated specs 2014-03-18 01:03:26 +04:00
Vokhmin Alexey V e6934057b4 #345: updated routes, fixed specs 2014-03-17 21:01:17 +04:00
Vokhmin Alexey V c06245aa9f #345: fixed some specs, build_list_observer 2014-03-15 02:54:04 +04:00
Vokhmin Alexey V 799220bd06 cleanup 2014-03-13 01:21:16 +04:00
Vokhmin Alexey V 29d603f5c8 Fix: autostart_build_lists 2014-03-13 00:49:36 +04:00
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +06:00
Vokhmin Alexey V 4b1e0f2efd #358: added specs 2014-02-20 01:23:38 +04:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +04:00
Vokhmin Alexey V c46fd937ec #354: added specs 2014-02-18 23:26:49 +04:00
Vokhmin Alexey V ea8bb0b42b #354:added specs for autostart build_lists 2014-02-18 01:02:48 +04:00
Vokhmin Alexey V 6c471c50b1 #349: added #automatic_metadata_regeneration to Platform 2014-02-12 00:23:34 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V fd90ad8813 #341: added specs 2014-01-21 02:07:12 +04:00
Alexander Machehin b0da168621 [#29] remove encode strings 2014-01-10 08:59:33 +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 f064e19249 Fixed repository_spec.rb 2013-11-27 00:45:18 +04:00
avokhmin ccdf15bcad Merge pull request #326 from abf/rosa-build:325-fork_project_with_another_name
#325 fork project with another name
2013-11-20 14:58:00 +04:00
Alexander Machehin 6932420678 Merge branch 'master' into 325-fork_project_with_another_name
Conflicts:
	app/controllers/projects/projects_controller.rb
2013-11-19 17:18:30 +06:00
Alexander Machehin 188c3be355 [#325] add abibity to create fork with different name 2013-11-19 17:06:44 +06:00
Vokhmin Alexey V 2f7b1e6a21 #322: added #publish_into_testing into BuildList API 2013-11-18 21:48:38 +04:00
Vokhmin Alexey V 1c961deced #321: added specs 2013-11-15 23:36:37 +04:00
Vokhmin Alexey V 77b23780be #321: small fixes, added specs 2013-11-15 23:02:19 +04:00
Vokhmin Alexey V 900f1f6143 #319: added specs for #add_projects and #remove_projects methods 2013-11-12 16:24:25 +04:00
Vokhmin Alexey V a8c84fa883 #316: fixed specs 2013-11-06 17:31:24 +04:00
Vokhmin Alexey V a58b69c75a #306: added specs, updated regexp 2013-09-19 16:07:49 +04:00
Vokhmin Alexey V 24a0307e63 #298: ability for auto publish package into dev platform 2013-09-16 18:14:55 +04:00
Alexander Machehin e0133c48fa [#277] fix profile specs 2013-09-13 20:17:07 +06:00
Vokhmin Alexey V fcef6c25f3 #301: added epoch field into package 2013-09-12 18:00:41 +04:00
Vokhmin Alexey V c758257eb8 #298: fixed specs 2013-09-11 20:44:27 +04:00
Vokhmin Alexey V 99d7a2baa0 #298: added extra specs for #has_new_packages? 2013-09-10 20:09:48 +04:00
Vokhmin Alexey V 4ed7543872 #298: fixed specs on travis 2013-09-10 18:29:16 +04:00
Vokhmin Alexey V 46c18a7bbe #298: added checking by release 2013-09-10 18:26:49 +04:00
Vokhmin Alexey V 645a1b5181 #298: added specs 2013-09-10 00:10:52 +04:00
Vokhmin Alexey V 4643a1f0f9 #291: fixed products_controller_spec 2013-09-02 19:06:15 +04:00
Vokhmin Alexey V 96ddb9f0ce #291: updated key_pairs_controller_spec 2013-09-02 19:03:31 +04:00
Vokhmin Alexey V ea82e9a01b #276: fixed specs 2013-08-26 22:33:23 +04:00
Vokhmin Alexey V 0d70dec86e #276: updated specs for BuildListsPublishTaskManager 2013-08-26 18:08:56 +04:00
Alexander Machehin 5a7e66b7d7 [#37] fix spec 2013-08-19 19:40:58 +06:00
Alexander Machehin 7498a99718 [#37] cant -> can't 2013-08-19 19:40:40 +06:00
Alexander Machehin f65f8be060 [#37] fix assignee 2013-08-19 16:53:12 +06:00
Vokhmin Alexey V 01098152e9 #265: added specs for PullRequest model 2013-08-13 19:56:27 +04:00
Vokhmin Alexey V d5d26be485 #265: added ability to rename of project 2013-08-13 17:56:50 +04:00
Vokhmin Alexey V d7ce146e94 #251: updated specs 2013-08-05 17:54:42 +04:00
Vokhmin Alexey V 74fdd772d6 #245: added specs for ProjectStatistic model 2013-07-31 18:01:10 +04:00
Vokhmin Alexey V c996769a4b abf/abf-ideas#83: small refactoring according to Alexander's comments 2013-07-29 16:24:41 +04:00
Vokhmin Alexey V 6d2ca8eee4 abf/abf-ideas#83: added specs for Repository model 2013-07-29 14:46:49 +04:00
Vokhmin Alexey V 16fdad15a5 abf/abf-ideas#83: added specs for Repository API 2013-07-29 14:13:15 +04:00
Vokhmin Alexey V afb0bb40e6 #83: added specs for repositories_controller 2013-07-29 13:50:45 +04:00
avm 72f933217b Merge pull request #228 from abf/rosa-build:226-remove-API-calls-from-JS
#226: Remove API calls from JS
2013-07-25 13:19:44 +04:00
Alexander Machehin 8c253d1633 [#200] fixed email specs 2013-07-24 20:04:10 +06:00
Vokhmin Alexey V a098e00a1a Merge branch 'master' into 226-remove-API-calls-from-JS
Conflicts:
	app/assets/javascripts/angularjs/controllers/project_refs_controller.js
	config/routes.rb
2013-07-23 19:23:20 +04:00
Vokhmin Alexey V 8f1d4e5118 #222: fixed specs 2013-07-23 18:19:31 +04: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 202ef4fe55 #226: rollback and fixed specs 2013-07-23 17:04:34 +04:00
Alexander Machehin b215d5acd3 fix specs for 404 2013-07-23 01:27:55 +06:00
Alexander Machehin 0d37f4e88e [#105] fix spec for update 2013-07-23 00:53:41 +06:00
Alexander Machehin 726913f987 [#105] fix specs for anonymous access 2013-07-23 00:53:19 +06:00
Alexander Machehin 5947030325 add some specs for redirecting from issues to pulls and vice versa 2013-07-22 21:19:25 +06:00
Vokhmin Alexey V 0c1334aef7 #222: added specs for GitTree#create 2013-07-22 16:13:07 +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 dc3186198a #221: removed unnecessary code 2013-07-19 20:44:00 +04:00
Vokhmin Alexey V 1b314e8085 #221: added specs for Platform and Repositories controller 2013-07-17 19:33:58 +04:00
Vokhmin Alexey V 90b5c59582 #221: added speca for Repository API 2013-07-17 18:57:46 +04:00
Vokhmin Alexey V 9726284ace #221: added specs for Platform API 2013-07-17 18:31:32 +04:00
Alexander Machehin f060fbeb87 fixed misprint 2013-07-17 09:14:11 +06:00
Alexander Machehin 0c6a970be0 add some specs for group-member 2013-07-17 09:12:43 +06:00
Vokhmin Alexey V d0fae38e17 #219: some refactoring 2013-07-16 16:02:13 +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 c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V 953c327b46 #214: removed unnecessary specs 2013-07-13 00:31:23 +04:00
avokhmin e0f247ac1e Merge pull request #213 from abf/rosa-build:82-show-content-of-platforms
#82: Show content of platform on ABF
2013-07-12 12:21:04 +04:00
avokhmin 332168bf5e Merge pull request #216 from abf/rosa-build:fix_activity_for_pull_requests
fix dublication messages after creation pull request
2013-07-11 19:35:31 +04:00
Alexander Machehin 17417456b4 [#200] add update assignee issue spec 2013-07-11 17:19:18 +06:00
Alexander Machehin 939f0dfe05 [#200] fix callbacks & add some specs 2013-07-10 23:44:18 +06:00
Alexander Machehin 3372f3ee9c [#200] add specs to pull request api 2013-07-10 15:32:59 +06:00
Alexander Machehin 99fb4d8757 [#200] add some specs 2013-07-10 02:12:27 +06:00
Vokhmin Alexey V ecfde4ad21 #82: added specs for PlatformContent 2013-07-08 17:50:24 +04:00
Vokhmin Alexey V 280b54ca38 #82: added specs of access rights for controller 2013-07-08 16:08:53 +04:00
Vokhmin Alexey V ffc15689d1 Merge branch 'master' into 211-display-only-platforms-for-which-user-has-access-on-read 2013-07-05 11:42:52 +04:00
Vokhmin Alexey V f370645eed #211: added specs for BuildList controller, updated ability.rb 2013-07-04 23:55:56 +04:00
Vokhmin Alexey V 2dee10a23f #211: added specs for BuildList API controller 2013-07-04 23:39:02 +04:00
Vokhmin Alexey V 3f42dfcd35 #192: updated factory, some refactoring of Issue observer 2013-07-04 18:08:07 +04:00
Vokhmin Alexey V 507a574fd1 #192: refactoring of specs 2013-07-04 16:44:48 +04:00
Vokhmin Alexey V 0c926e850c #192: added specs for allowed_addresses to api defender 2013-07-04 16:43:35 +04:00
Vokhmin Alexey V 828ddc540f #192: added new specs, updated Platform API controller 2013-07-03 19:02:50 +04:00
Vokhmin Alexey V 1094b8d768 #192: refactoring of specs 2013-07-02 22:23:46 +04:00
Vokhmin Alexey V fe635f244b #192: updated and added new specs, updated models 2013-07-02 22:13:00 +04:00
Vokhmin Alexey V 2712c7f34b #192: merge master into branch 2013-07-02 11:09:17 +04:00
Vokhmin Alexey V 4226af0a5d #168: fixed specs, refactoring of ActivityFeed 2013-07-01 16:30:54 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Vokhmin Alexey V f4c0bd8950 Merge branch 'master' into 192-hidden-platforms-and-tokens 2013-07-01 13:37:58 +04:00
avm 91a6db517e Merge pull request #201 from abf/rosa-build:200-UserMailer-NoMethodError
#200: UserMailer, NoMethodError
2013-07-01 12:47:46 +04:00
avokhmin 5195f5ec0b Merge pull request #198 from abf/rosa-build:105-pull_requests_api
#105 pull requests api && fixes issues api
2013-07-01 12:46:58 +04:00
Alexander Machehin d1555fa177 [#105] small spec refactoring 2013-06-28 22:15:17 +06:00