Commit Graph

36 Commits

Author SHA1 Message Date
Alexander Machehin 87834dc51d fix NameError: uninitialized constant KeyPair::Open3 2014-10-04 12:17:20 +06:00
Alexander Machehin fcc7af94df [#345] small refactoring 2014-03-11 18:40:44 +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 77b23780be #321: small fixes, added specs 2013-11-15 23:02:19 +04:00
Vokhmin Alexey V 183799d9f0 #276: updated migrations, models, BuildListsPublishTaskManager 2013-08-23 01:02:24 +04:00
Vokhmin Alexey V 013bbde7d5 Fixed: Errno::ENOENT: No such file or directory - /share/tmp 2013-04-24 22:18:03 +04:00
Vokhmin Alexey V 6c94b0766c #81: small refactoring 2013-04-08 19:14:36 +04:00
Vokhmin Alexey V b17ae312e8 #81: rollback some changes, update code according to Vladimir's comments 2013-04-08 18:46:41 +04:00
Vokhmin Alexey V d47eaa7b94 #81: use rm_rf 2013-04-05 18:08:37 +04:00
Vokhmin Alexey V 2b16c3f29f #81: use "rm -rf" for removing dir 2013-04-05 18:03:45 +04:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V 13795a9eab #906: rename secret_key 2013-03-05 00:08:25 +04:00
Vokhmin Alexey V a1afa82898 #906: refactoring of keys structure 2013-03-04 15:07:18 +04:00
Vokhmin Alexey V 11d0d5d1a0 #794: fix KeyPair model 2013-01-18 01:09:03 +04:00
Vokhmin Alexey V f522ceec3c #794: small refactoring 2013-01-18 00:51:12 +04:00
Vokhmin Alexey V 829b3b83fe #794: update logic for resign packages in repository 2013-01-17 18:15:03 +04:00
Vokhmin Alexey V 889c216bc4 #794: update creating task for resign_rpms 2013-01-16 19:33:46 +04:00
Vokhmin Alexey V c6f13c60b7 #794: small refactoring 2013-01-16 19:16:42 +04:00
Vokhmin Alexey V bc35bc5757 #794: change folder for tmpdir 2012-12-24 19:54:37 +04:00
Vokhmin Alexey V 577b71a62e #794: rename errors: "contains_<secret|public>_key" to "wrong_<secret|public>_key" 2012-12-24 17:58:46 +04:00
Vokhmin Alexey V f472b862ae #794: set "LC_ALL" on checking passphrase 2012-12-24 17:54:14 +04:00
Vokhmin Alexey V 597fb03374 #794: small fix, update specs 2012-12-24 14:53:20 +04:00
Vokhmin Alexey V 48cd266aee #794: small refactoring 2012-12-24 14:20:09 +04:00
Vokhmin Alexey V 9d59e522db #794: add resign packages resque task 2012-12-21 22:59:07 +04:00
Vokhmin Alexey V c72968ba2a #794: add validation for length of key 2012-12-20 21:36:32 +04:00
Vokhmin Alexey V 00de736c5e #794: add checking for passphrase 2012-12-20 19:00:30 +04:00
Vokhmin Alexey V 334b078855 #794: update KeyPair model, write migration 2012-12-19 22:18:00 +04:00
konstantin.grabar 6c4a574f49 [refs #441] self.key_id and stub result fix 2012-07-31 17:05:25 +04:00
konstantin.grabar 931d4a7db0 [refs #441] Key Pairs fixes and refactoring 2012-07-31 16:50:53 +04:00
Vladimir Sharshov 73a369ba49 [refs #441] Refactring: part 2. Fix integration with kernel, change view for keys list 2012-07-31 01:24:31 +04:00
Vladimir Sharshov 89d67f9ea6 [refs #441] Refactring, fix errors 2012-07-30 23:08:14 +04:00
konstantin.grabar 3a183e0dc3 [refs #441] Remove unused files. Add mass assigment specs 2012-07-17 13:31:32 +04:00
konstantin.grabar 70b2d62e52 [refs #441] Some small fixes of locales and code 2012-07-16 13:58:33 +04:00
konstantin.grabar 3cf3546c2e [refs #441] Add secret to filter. Add repository key exist check 2012-07-13 18:16:56 +04:00
konstantin.grabar b4059c67fc [refs #441] Add key pairs for platform 2012-07-13 15:18:12 +04:00