Commit Graph

182 Commits

Author SHA1 Message Date
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
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 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
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 c996769a4b abf/abf-ideas#83: small refactoring according to Alexander's comments 2013-07-29 16:24:41 +04:00
Vokhmin Alexey V 16fdad15a5 abf/abf-ideas#83: added specs for Repository API 2013-07-29 14:13:15 +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 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
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 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
Vokhmin Alexey V 2dee10a23f #211: added specs for BuildList API controller 2013-07-04 23:39:02 +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
Alexander Machehin d1555fa177 [#105] small spec refactoring 2013-06-28 22:15:17 +06:00
Alexander Machehin 680c4f2a5a refactoring issues specs 2013-06-28 19:20:10 +06:00
Alexander Machehin dad840f973 [#105] add missing specs 2013-06-28 19:10:22 +06:00
Alexander Machehin fd93f472d7 [#105] first part pull requests api specs 2013-06-26 23:59:07 +06:00
Vokhmin Alexey V 4a3b694af7 #192: added new specs, some refactoring of controller 2013-06-26 18:23:36 +04:00
Vokhmin Alexey V 4d719f2d88 #192: updated controller and specs of Platform API 2013-06-26 17:07:29 +04:00
Vokhmin Alexey V 48bcb1a870 #192: added specs for Platforms API 2013-06-26 16:34:58 +04:00
Vokhmin Alexey V 13842c2791 #70: removed unnecessary code 2013-06-17 23:16:14 +04:00
Vokhmin Alexey V eed99c4599 #70: updated Api::V1::MaintainersController, added specs 2013-06-17 23:14:20 +04:00
avokhmin 4877edea97 Merge pull request #165 from abf/rosa-build:42-fix_issues_api
#42 fix rendering
2013-06-17 14:00:56 +04:00
Alexander Machehin 5692c31c03 [#42] add specs for issues template 2013-06-10 23:51:50 +06:00
Alexander Machehin dc3f0ab50b fix platform specs 2013-06-10 17:26:36 +06:00
Alexander Machehin 1db7955e0c Merge branch 'master' into 135-reject_build_lists
Conflicts:
	spec/controllers/api/v1/build_lists_controller_spec.rb
	spec/controllers/projects/build_lists_controller_spec.rb
2013-06-09 20:28:22 +06:00
Alexander Machehin b8636d2f71 [#135] fix ability & add specs for reject publishing 2013-06-09 17:44:10 +06:00
Vokhmin Alexey V 46c10ad2e0 #156: removed BuildList::PROJECT_VERSION_NOT_FOUND constant 2013-06-05 13:40:36 +04:00
Alexander Machehin 071518da8f [#125] move create specs to api 2013-05-08 00:25:31 +06:00
Alexander Machehin 81c63e68ee [#125] add specs for create/fork project to the group 2013-05-08 00:07:14 +06:00
Vokhmin Alexey V 015679b047 #73: merge master into branch 2013-04-23 17:21:10 +04:00
Alexander Machehin 03e2057a5a Merge branch 'master' into 42-issue_api
Conflicts:
	db/schema.rb
2013-04-17 23:35:37 +06:00
Alexander Machehin a1f29588ed [#42] fix access to issues 2013-04-17 23:32:04 +06:00
Alexander Machehin f15e465263 [#42] add some tests for tracker api 2013-04-16 01:23:49 +06:00
Vokhmin Alexey V b70f596f77 #82: fixed API specs 2013-04-09 01:54:34 +04:00
Vokhmin Alexey V 07c86f7fd1 #82: update specs for API, added comments 2013-04-09 01:50:53 +04:00
Vokhmin Alexey V da746ab901 #73: fixed specs 2013-04-09 00:51:38 +04:00
Vokhmin Alexey V 9e7eb7af94 #29: merge master into branch 2013-04-03 16:10:22 +04:00
Vokhmin Alexey V 9670f72ef9 #31: added specs for ProductBuildList#update action 2013-03-25 19:04:05 +04:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V 98891a9153 #1: fix for specs, update ability.rb 2013-03-07 02:39:44 +04:00
Vokhmin Alexey V a3796a019f #1: update specs for Platform controller 2013-03-06 16:17:42 +04:00
Vokhmin Alexey V 0021232ee3 #1: update specs for API 2013-03-06 02:04:31 +04:00
Alexander Machehin 236f4b54ef [refs #861] fix specs for anonymous access 2013-02-12 16:16:43 +06:00
Alexander Machehin 1c641bff05 [refs #861] fix tests 2013-02-08 00:44:49 +06:00
Alexander Machehin 304694ed68 [refs #861] add some product build lists specs 2013-02-08 00:36:57 +06:00
Vokhmin Alexey V e4924993a7 #894: update ability.rb, add new specs 2013-02-05 17:08:40 +04:00
Vladimir Sharshov eb53c1ab5e Merge pull request #885 from warpc/861-products_api
[refs #861] Add products api
2013-02-05 00:56:53 -08:00
Alexander Machehin a1e1a3dcfd [refs #861] add more specs 2013-02-04 20:12:10 +06:00
Vokhmin Alexey V 1e9dce5b6e #880: update spec description 2013-02-02 13:35:06 +04:00
Alexander Machehin a0effe2f68 [refs #861] add some specs for product 2013-02-02 01:24:00 +06:00
Vokhmin Alexey V e92751939a #880: some fixes, update ability.rb 2013-02-01 21:45:49 +04:00
Vokhmin Alexey V 1cabd9cea8 #859: some refactoring according to Alexander's comments 2013-01-31 15:32:01 +04:00
Vokhmin Alexey V 67284a95c2 #859: add specs for #create_container 2013-01-31 00:42:37 +04:00
Vokhmin Alexey V 9e271c147e #859: add new specs for build_list API 2013-01-31 00:19:11 +04:00
Vokhmin Alexey V 3fab64813e #859: update specs, API for build_list 2013-01-31 00:04:19 +04:00
Vokhmin Alexey V 499d8e2fa8 #860: update specs 2013-01-29 17:17:35 +04:00
Alexander Machehin 090f40caee [refs #847] removed PLATFORM_PENDING & PROJECT_NOT_FOUND statuses 2013-01-24 23:55:24 +06:00
Alexander Machehin 643e163652 [refs #847] refactoring 2013-01-24 19:09:26 +06:00
Alexander Machehin 8e17c05532 [refs #847] fixed spec 2013-01-24 13:15:49 +06:00
Vokhmin Alexey V 04b71106ab #794: fix for specs 2013-01-18 16:57:45 +04:00
Vokhmin Alexey V 097ffacf61 #794: merge master into branch 2013-01-16 19:07:39 +04:00
Vokhmin Alexey V cd09f83944 #815: change "get" requests to "put" 2012-12-26 22:35:13 +04:00
Vokhmin Alexey V b2b16950c0 #814: refactoring of specs 2012-12-26 21:30:27 +04:00
Vokhmin Alexey V 0d03ebcdab #814: update secs 2012-12-26 18:02:56 +04:00
Vokhmin Alexey V f0b9d23bc2 Merge branch 'master' into 794-move-all-keys-into-abf-bd 2012-12-25 18:24:01 +04:00
Alexander Machehin 71672826b2 again fix ActiveRecord::UnknownAttributeError: unknown attribute: build_requires 2012-12-25 09:09:26 +06:00
Vokhmin Alexey V 597fb03374 #794: small fix, update specs 2012-12-24 14:53:20 +04:00
Vokhmin Alexey V da4860bc45 #794: add #key_pair action, add new specs 2012-12-20 23:46:16 +04:00
Vokhmin Alexey V 0ad9932561 #794: fixes for failed specs 2012-12-20 22:50:55 +04:00
Alexander Machehin 308ec789f9 [refs #777] fix api search spec 2012-12-19 13:46:04 +06:00
Alexander Machehin a5ca32d140 [refs #777] fixed controllers specs (after fix bug with gap_repo.git) 2012-12-19 00:53:41 +06:00
Alexander Machehin d421a2fa21 [refs #777] fix api build list specs 2012-12-17 22:59:00 +06:00
Alexander Machehin 1b8ac5667f [refs #732] fix index test forgotten 2012-12-01 00:33:19 +06:00
Alexander Machehin cb8b54c6df [refs #732] fix index test 2012-11-30 23:16:05 +06:00
vladdruzh c42fcc824a add to api maintainers index method 2012-11-26 15:32:23 +04:00
Vokhmin Alexey V 916a984b6d add specs for search API 2012-11-21 16:32:59 +04:00
Vladimir Sharshov daefb27f95 Merge pull request #707 from warpc/706-get-list-of-projects-by-repository
[refs #706:] REST API repository: list of repository projects.
2012-10-19 09:10:06 -07:00
Vokhmin Alexey V 25620af00c hot fix for specs 2012-10-19 19:35:19 +04:00
Vokhmin Alexey V e9fd2a2df6 Merge branch 'master' into 706-get-list-of-projects-by-repository 2012-10-19 18:51:11 +04:00
Vokhmin Alexey V ba968cc5a0 #706: updated Ability model, Repositories controller, added specs 2012-10-19 18:49:01 +04:00
Vokhmin Alexey V 8bbb82faa8 #698: updated Advisories API 2012-10-18 20:25:24 +04:00
Vokhmin Alexey V 84e5f3ead3 #698: updated specs, permission access 2012-10-18 19:44:28 +04:00
Vokhmin Alexey V d5ad5b1a95 Merge branch 'master' into 698-rest-api-for-advisories 2012-10-18 18:59:00 +04:00
Vokhmin Alexey V f3eff0da92 #698: added specs for #index, #show actions 2012-10-18 18:58:13 +04:00
Vokhmin Alexey V 97590f06a0 #686: added specs for projects API 2012-10-17 21:08:21 +04:00
Vokhmin Alexey V d2ca61f432 #686: added specs for fork action 2012-10-17 18:30:54 +04:00