Commit Graph

4164 Commits

Author SHA1 Message Date
Alexander Machehin 628b69e22b [#369] small highlighting changes 2014-04-18 14:51:24 +06:00
Vokhmin Alexey V 93a0beb0d2 #376: updated output 2014-04-18 02:18:00 +04:00
Vokhmin Alexey V 8c2175d890 #376: save output 2014-04-18 01:55:37 +04:00
Vokhmin Alexey V 8cbfdcc12f Merge branch 'master' into 376-add-monitoring-tool 2014-04-18 00:34:02 +04:00
Vokhmin Alexey V 602df4e57a #376: added specs 2014-04-18 00:18:24 +04:00
Vokhmin Alexey V 16f2bbb246 #376: refactoring according to Alexander's comments 2014-04-17 23:15:35 +04:00
Vokhmin Alexey V aea5c94219 #376: updated logic, UI 2014-04-17 23:08:22 +04:00
Alexander Machehin 836139c54b [#369] activity filters 2014-04-17 22:49:51 +06:00
Alexander Machehin 1aceaff1b8 fix wiki creating notification 2014-04-17 17:25:02 +06:00
Alexander Machehin 92e5617745 [#369] add other activity templates 2014-04-17 17:24:24 +06:00
Alexander Machehin ae7de6776d Merge branch '369-remove_codemirror' into 369-bootstrap
Conflicts:
	config/environments/production.rb
2014-04-17 13:15:10 +06:00
Alexander Machehin 1fa17cf789 [#369] small refactoring 2014-04-16 22:09:23 +06:00
Alexander Machehin dd41f41867 [#369] add codemirror editor 2014-04-16 21:56:24 +06:00
Vokhmin Alexey V b37ada2ecd #376: some fixes 2014-04-16 01:26:12 +04:00
Vokhmin Alexey V aa73cb361f #376: added ability to restart node 2014-04-15 23:15:52 +04:00
Vokhmin Alexey V 44ac1056ab #376: updated priority of queues 2014-04-15 22:41:06 +04:00
Vokhmin Alexey V 552e36cf72 #376: added monitoring tool 2014-04-15 22:08:43 +04:00
Alexander Machehin fe96da0eea [#369] add resize 2014-04-15 22:36:40 +06:00
Alexander Machehin 1aa0ffccfc [#369] remove old js 2014-04-15 22:34:13 +06:00
Alexander Machehin d66d9accaf Merge branch '369-remove_codemirror' into 369-bootstrap
Conflicts:
	Gemfile
	Gemfile.lock
	vendor/assets/javascripts/old-codemirror.js
	vendor/assets/javascripts/old-codemirror/keymaps/emacs.js
	vendor/assets/javascripts/old-codemirror/keymaps/vim.js
	vendor/assets/javascripts/old-codemirror/modes/clike.js
	vendor/assets/javascripts/old-codemirror/modes/clojure.js
	vendor/assets/javascripts/old-codemirror/modes/coffeescript.js
	vendor/assets/javascripts/old-codemirror/modes/css.js
	vendor/assets/javascripts/old-codemirror/modes/diff.js
	vendor/assets/javascripts/old-codemirror/modes/gfm.js
	vendor/assets/javascripts/old-codemirror/modes/go.js
	vendor/assets/javascripts/old-codemirror/modes/groovy.js
	vendor/assets/javascripts/old-codemirror/modes/haskell.js
	vendor/assets/javascripts/old-codemirror/modes/htmlembedded.js
	vendor/assets/javascripts/old-codemirror/modes/htmlmixed.js
	vendor/assets/javascripts/old-codemirror/modes/javascript.js
	vendor/assets/javascripts/old-codemirror/modes/jinja2.js
	vendor/assets/javascripts/old-codemirror/modes/less.js
	vendor/assets/javascripts/old-codemirror/modes/lua.js
	vendor/assets/javascripts/old-codemirror/modes/markdown.js
	vendor/assets/javascripts/old-codemirror/modes/mysql.js
	vendor/assets/javascripts/old-codemirror/modes/ntriples.js
	vendor/assets/javascripts/old-codemirror/modes/pascal.js
	vendor/assets/javascripts/old-codemirror/modes/perl.js
	vendor/assets/javascripts/old-codemirror/modes/php.js
	vendor/assets/javascripts/old-codemirror/modes/plsql.js
	vendor/assets/javascripts/old-codemirror/modes/python.js
	vendor/assets/javascripts/old-codemirror/modes/r.js
	vendor/assets/javascripts/old-codemirror/modes/rpm-changes.js
	vendor/assets/javascripts/old-codemirror/modes/rpm-spec.js
	vendor/assets/javascripts/old-codemirror/modes/rst.js
	vendor/assets/javascripts/old-codemirror/modes/ruby.js
	vendor/assets/javascripts/old-codemirror/modes/rust.js
	vendor/assets/javascripts/old-codemirror/modes/scheme.js
	vendor/assets/javascripts/old-codemirror/modes/shell.js
	vendor/assets/javascripts/old-codemirror/modes/smalltalk.js
	vendor/assets/javascripts/old-codemirror/modes/sparql.js
	vendor/assets/javascripts/old-codemirror/modes/stex.js
	vendor/assets/javascripts/old-codemirror/modes/tiddlywiki.js
	vendor/assets/javascripts/old-codemirror/modes/velocity.js
	vendor/assets/javascripts/old-codemirror/modes/verilog.js
	vendor/assets/javascripts/old-codemirror/modes/xml.js
	vendor/assets/javascripts/old-codemirror/modes/xmlpure.js
	vendor/assets/javascripts/old-codemirror/modes/yaml.js
	vendor/assets/javascripts/old-codemirror/overlay.js
	vendor/assets/javascripts/old-codemirror/runmode.js
	vendor/assets/javascripts/vendor.js
	vendor/assets/stylesheets/old-codemirror.scss
	vendor/assets/stylesheets/old-codemirror/modes/diff.scss
	vendor/assets/stylesheets/old-codemirror/modes/rpm-spec.scss
	vendor/assets/stylesheets/old-codemirror/modes/tiddlywiki.scss
	vendor/assets/stylesheets/old-codemirror/themes/cobalt.scss
	vendor/assets/stylesheets/old-codemirror/themes/eclipse.scss
	vendor/assets/stylesheets/old-codemirror/themes/elegant.scss
	vendor/assets/stylesheets/old-codemirror/themes/monokai.scss
	vendor/assets/stylesheets/old-codemirror/themes/neat.scss
	vendor/assets/stylesheets/old-codemirror/themes/night.scss
	vendor/assets/stylesheets/old-codemirror/themes/rubyblue.scss
	vendor/assets/stylesheets/vendor.scss
2014-04-15 19:04:27 +06:00
Alexander Machehin 4872ba549f [#369] add pygments to the product build list log 2014-04-15 16:39:35 +06:00
Alexander Machehin c005d9ca1a [#369] remove comment 2014-04-15 16:27:00 +06:00
Alexander Machehin 176266622a [#369] remove old code 2014-04-15 15:36:36 +06:00
Alexander Machehin f23259775e [#369] remove codemirror; use pygments 2014-04-15 15:11:14 +06:00
Vokhmin Alexey V 5b734e3006 #376: added NodeInstruction 2014-04-15 01:32:25 +04:00
Vokhmin Alexey V cf479a144d ActiveAdmin integration 2014-04-12 00:29:43 +04:00
Alexander Machehin 0a47f28235 [#369] remove unneeded file 2014-04-11 16:12:57 +06:00
Alexander Machehin 1a1838a363 [#369] add templates; add codemirror 2014-04-11 14:57:00 +06:00
Vokhmin Alexey V 43fc57ec37 refactoring according to Alexander's comments 2014-04-11 00:09:02 +04:00
Vokhmin Alexey V fd13427794 Optimize query for /projects page 2014-04-10 20:59:15 +04:00
Vokhmin Alexey V be6bd727a6 Fixed: Assign container 2014-04-10 01:20:39 +04:00
Vokhmin Alexey V 4d0453b738 #373: cleanup 2014-04-10 00:07:36 +04:00
Vokhmin Alexey V c65853e072 #373: added ability to destroy ProductBuildList 2014-04-09 22:44:19 +04:00
Vokhmin Alexey V 63b82433af Merge branch '373-cached-chroot' of abf.rosalinux.ru:abf/rosa-build into 373-cached-chroot 2014-04-09 12:54:09 +04:00
Vokhmin Alexey V 2ecf2c1d91 #373: rollback ability.rb 2014-04-09 12:53:53 +04:00
Alexander Machehin 659f13684b Merge branch '373-cached-chroot' of abf.rosalinux.ru:abf/rosa-build into 373-cached-chroot 2014-04-09 14:53:38 +06:00
Alexander Machehin a7bcb64968 Merge branch 'master' into 373-cached-chroot 2014-04-09 14:53:01 +06:00
Alexander Machehin 2aec96d989 Revert "fix authenticate_user method"
This reverts commit 0000487cf8.
2014-04-09 14:52:42 +06:00
Vokhmin Alexey V 8a2aa1f666 #373: remove validation for use_cached_chroot 2014-04-09 12:46:09 +04:00
Alexander Machehin ae889047ac Merge branch 'master' into 373-cached-chroot 2014-04-09 14:42:28 +06:00
Alexander Machehin 0000487cf8 fix authenticate_user method 2014-04-09 14:41:56 +06:00
Alexander Machehin 02a488a2f2 Merge branch 'master' into 373-cached-chroot 2014-04-09 12:43:33 +06:00
Alexander Machehin 80cd7bcd52 fix mistype with reset password token 2014-04-09 12:43:12 +06:00
Alexander Machehin 32b61dcf5d Merge branch 'master' into 373-cached-chroot 2014-04-09 12:28:32 +06:00
Alexander Machehin 09f14687ad fix edit password url 2014-04-09 12:28:02 +06:00
Vokhmin Alexey V 4a3068ce42 #373: misprint 2014-04-09 01:16:36 +04:00
Vokhmin Alexey V 35a2be81cf #373: rollback changes 2014-04-09 01:07:50 +04:00
Vokhmin Alexey V 55e8345b66 Merge branch 'master' into 373-cached-chroot 2014-04-09 00:29:05 +04:00
Alexander Machehin 09b75e4110 [#369] add new comment & new push notifications 2014-04-08 19:11:34 +06:00
Alexander Machehin 5cf413139d [#369] increase truncate length activity commit messages 2014-04-08 19:08:22 +06:00
Alexander Machehin 3ad56a80ff [#369] fix error with truncate method 2014-04-08 19:04:25 +06:00
Vokhmin Alexey V 7842f72eb3 Fixed: Access violation to this page 2014-04-08 17:00:39 +04:00
Alexander Machehin cb45fe6aed [#369] truncate activity comment body 2014-04-08 18:59:59 +06:00
Alexander Machehin 54ce497e61 [#369] truncate activity commit messages 2014-04-08 18:59:16 +06:00
Vokhmin Alexey V afb3b183c8 #373: rollback changes 2014-04-08 02:12:22 +04:00
Vokhmin Alexey V 6e584e1ec9 #373: cleanup 2014-04-08 01:56:13 +04:00
Vokhmin Alexey V 0bae4d30f8 #373: rollback changes 2014-04-08 01:54:12 +04:00
Vokhmin Alexey V 02d291a032 #373: send token to product_build_list 2014-04-08 01:51:21 +04:00
Vokhmin Alexey V 81c3f6aaa6 #373: rollback changes 2014-04-08 01:37:11 +04:00
Vokhmin Alexey V 7d0b2998dc #373: refactoring, added specs 2014-04-08 01:30:01 +04:00
Vokhmin Alexey V c41fc4d0bb #373: added use_cached_chroot field 2014-04-07 23:00:42 +04:00
Vokhmin Alexey V 37be95b9ae Updated comments 2014-04-05 23:20:44 +04:00
Vokhmin Alexey V 773c1701ad Cleans ApiDefender statistics 2014-04-05 23:19:04 +04:00
Vokhmin Alexey V 3ad56638b7 Added specs for MassBuild 2014-04-05 22:37:27 +04:00
Alexander Machehin 7644a0f4cc [#369] remove angular-busy; add loading-bar 2014-04-04 16:15:15 +06:00
Vokhmin Alexey V 164569b2ad Hook for to slow DB request 2014-04-02 21:16:51 +04:00
Alexander Machehin c08fd6d569 [#369] add angular spinner; some fixes 2014-04-02 16:33:05 +06:00
avokhmin 4c74c31a4b Merge pull request #371 from abf/rosa-build:370-update-sitemap
#370: Update sitemap
2014-03-31 23:41:06 +04:00
Vokhmin Alexey V b1e98bd92f Fixed: confirmation_instructions 2014-03-31 14:25:56 +04:00
Alexander Machehin a0f3225dad [#369] top menu & footer 2014-03-30 19:50:57 +06:00
Vokhmin Alexey V e367a5e0dd #370: generate sitemap 2014-03-29 02:14:37 +04:00
Vokhmin Alexey V cab3debd4a Fixed: sign_up 2014-03-27 18:25:15 +04:00
Alexander Machehin 297dd4bd44 [#345] fix "No route matches missing required keys: [:id]" error 2014-03-27 13:17:29 +06:00
Vokhmin Alexey V 4087f4c94a #345: rollback changes 2014-03-27 01:12:56 +04:00
Vokhmin Alexey V ca834696b8 #345: fixed: undefined method [] for nil:NilClass 2014-03-27 00:12:31 +04:00
Vokhmin Alexey V a15353e460 #345: fixed: usage of name_with_owner 2014-03-27 00:02:28 +04:00
Vokhmin Alexey V bd36a6a807 #345: fixed: visibility of projects 2014-03-26 14:24:52 +04:00
Vokhmin Alexey V 3cda2248a2 #345: fixed: visibility of projects 2014-03-26 14:21:54 +04:00
Alexander Machehin 7f39986b99 [#345] fix error with ActionController::UnknownFormat for .patch and .diff 2014-03-26 14:55:29 +06:00
Alexander Machehin ed1f6764fa [#345] fix 500 error 2014-03-26 14:36:02 +06:00
Alexander Machehin ddd2cae8da [#345] add missing { 2014-03-26 12:23:31 +06:00
Vokhmin Alexey V 9d62d732c6 #345: misprint 2014-03-26 00:40:19 +04:00
Vokhmin Alexey V ea4d28d6d1 #345: Fixed: undefined method utc for nil:NilClass 2014-03-26 00:36:54 +04:00
Vokhmin Alexey V 4adae8319b #345: updated authenticate_user! 2014-03-25 22:32:46 +04:00
Vokhmin Alexey V 237df48f94 Merge branch '345-update_to_rails4' of abf.rosalinux.ru:abf/rosa-build into 345-update_to_rails4 2014-03-25 22:03:08 +04:00
Vokhmin Alexey V b85d6c4c2d #345: fixed auntification by token 2014-03-25 22:02:53 +04:00
Alexander Machehin b22c100327 [#345] add missing ( 2014-03-25 23:57:40 +06:00
Alexander Machehin c2b9690f3f [#345] fix error with jbuilder 2014-03-25 23:44:17 +06:00
Alexander Machehin 2d8a2bdc7c [#345] fix mistype 2014-03-25 23:34:04 +06:00
Vokhmin Alexey V 64f969274d #345: cleanup 2014-03-24 22:37:51 +04:00
Vokhmin Alexey V 0b626f90fa #345: refactoring 2014-03-24 22:28:03 +04:00
Vokhmin Alexey V 1217bdad88 #345: fixed: undefined method name_with_owner for nil:NilClass 2014-03-24 21:55:02 +04:00
Vokhmin Alexey V 7a3ffc5b82 #345: fixed build_lists page 2014-03-24 21:50:56 +04:00
Alexander Machehin 139cb5aa0d [#345] fix projects url path 2014-03-24 20:26:36 +06:00
Vokhmin Alexey V 7df3fd13d6 #345: Fixed JS 2014-03-21 22:42:03 +04:00
Vokhmin Alexey V f04c1105d3 #345: fixed: /modify, /projects search 2014-03-21 22:22:05 +04:00
Alexander Machehin f9b298b8e8 [#345] fix wiki path 2014-03-21 16:41:35 +06:00
Alexander Machehin 197c33195a [#345] fix authorizing projects controller 2014-03-21 16:40:58 +06:00
Alexander Machehin eb8326bf30 [#345] fix SystemStackError: stack level too deep 2014-03-21 15:38:40 +06:00
Vokhmin Alexey V 528eb361c9 #345: updated issues_controller_spec 2014-03-21 03:11:12 +04:00
Vokhmin Alexey V 22b8ce9e2c #345: update build_lists_controller 2014-03-21 02:56:59 +04:00
Vokhmin Alexey V 9fece259d8 #345: update api/v1/issues_controller_spec 2014-03-21 02:28:17 +04:00
Vokhmin Alexey V 4166951cda #345: fixed api/v1/build_lists_controller_spec 2014-03-21 02:01:13 +04:00
Vokhmin Alexey V 9102042d6e #345: fixed product_build_lists_controller_spec 2014-03-21 01:25:43 +04:00
Alexander Machehin b3aee9d73a [#345] fix tour js 2014-03-20 23:37:05 +06:00
Vokhmin Alexey V c0d5c6ec88 #345: fixed groups/profile_controller 2014-03-20 03:00:16 +04:00
Vokhmin Alexey V f9fc6fd33d #345: added attr_accessible into FlashNotify 2014-03-20 02:40:47 +04:00
Vokhmin Alexey V 4d7809ec14 #345: rollback changes, added test_after_commit gem 2014-03-20 02:35:59 +04:00
Vokhmin Alexey V ee412382f0 #345: fixed state_machine 2014-03-20 02:01:42 +04:00
Alexander Machehin f33296c266 [#345] fix mass-assign protected attributes for Subscribe: user_id 2014-03-19 21:58:09 +06:00
Alexander Machehin 281f10e745 [#345] remove deprecated Relation#find_in_batches with finder options 2014-03-19 20:31:44 +06:00
Alexander Machehin 7faadc2abe [#345] fix creating advisory 2014-03-19 20:31:06 +06:00
Alexander Machehin 9e1c03f5ea [#345] add attr_accessible to EventLog 2014-03-19 16:05:03 +06:00
Alexander Machehin d7a3f629e8 [#345] replace owner_with_name to name_with_owner 2014-03-19 13:19:03 +06:00
Alexander Machehin d013d8c138 [#345] refactoring specs 2014-03-19 13:11:16 +06:00
Vokhmin Alexey V 50a301d2fa #345: updated comments_controller_spec 2014-03-19 03:00:29 +04:00
Vokhmin Alexey V ebe07ba00c #345: use Redis.current instead of all other 2014-03-19 01:52:40 +04:00
Vokhmin Alexey V cb8246d72f #345: updated repository_spec 2014-03-19 01:12:39 +04:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06:00
Alexander Machehin 1cd0b182d6 [#345] add attr_accessible 2014-03-18 19:53:43 +06:00
Alexander Machehin 23e43029ea [#345] fix archive_url 2014-03-18 18:42:46 +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 c672aaa0ec #345: fixed some specs, etc 2014-03-18 00:18:46 +04:00
Vokhmin Alexey V e6934057b4 #345: updated routes, fixed specs 2014-03-17 21:01:17 +04:00
Vokhmin Alexey V 2cd612e733 #345: updated views 2014-03-17 20:43:42 +04:00
Vokhmin Alexey V c06245aa9f #345: fixed some specs, build_list_observer 2014-03-15 02:54:04 +04:00
Vokhmin Alexey V 94e285e64f #345: updated gems, views, fixed specs 2014-03-15 01:55:28 +04:00
Vokhmin Alexey V 5e1983c88b #345: fixed FriendlyId 2014-03-14 23:36:32 +04:00
Alexander Machehin cca440b232 [#345] temporaly add attribute accessible to activity 2014-03-15 00:19:08 +06:00
Alexander Machehin 6573bb0d9e [#345] temporaly add attribute accessible to relation 2014-03-15 00:16:20 +06:00
Vokhmin Alexey V e7f8fb6312 #345: Fixed JS 2014-03-14 03:00:52 +04:00
Vokhmin Alexey V 4c398ab710 #345: fixed presenters, etc 2014-03-14 02:31:28 +04:00
Vokhmin Alexey V 331944e0fd #345: updated keys 2014-03-14 01:36:28 +04:00
Vokhmin Alexey V d1ea49c680 Merge branch 'master' into 345-update_to_rails4
Conflicts:
	app/models/platform_arch_setting.rb
2014-03-13 23:56:15 +04:00
Alexander Machehin e7bcf2dac4 [#345] small method refactoring 2014-03-13 22:46:21 +06:00
Alexander Machehin 718c8bb08c [#345] remove url_for hack 2014-03-13 22:35:00 +06:00
Alexander Machehin 5aa5997203 [#345] fix error with path method 2014-03-13 22:32:36 +06:00
Alexander Machehin 8ff7ae6870 [#345] temporaly fix error with mass-assign protected attributes 2014-03-13 16:43:04 +06:00
Alexander Machehin bfc64162e1 [#345] remove unneeded serialize line 2014-03-13 16:26:07 +06:00
Alexander Machehin f8aa106919 [#345] small refactoring 2014-03-13 16:23:14 +06:00
Alexander Machehin d51d917fa4 [#345] remove deprecated live event 2014-03-13 16:09:00 +06:00
Vokhmin Alexey V 29d603f5c8 Fix: autostart_build_lists 2014-03-13 00:49:36 +04:00
Alexander Machehin 694f41f036 [#345] remove warning: default_scope without a block is deprecated 2014-03-12 19:20:32 +06:00
Alexander Machehin 9fb226acef [#345] fix error with quotes 2014-03-12 19:14:19 +06:00
Alexander Machehin 211b403897 [#345] remove an unnecessary line 2014-03-11 19:58:20 +06:00
Alexander Machehin f05f0e1d72 [#345] fix activity concern 2014-03-11 19:44:30 +06:00
Alexander Machehin fcc7af94df [#345] small refactoring 2014-03-11 18:40:44 +06:00
Alexander Machehin f99211da9a [#345] remove deprecations with association conditions 2014-03-11 18:40:02 +06:00
Alexander Machehin a559d7f918 [#345] avoid lazy load because
ActiveRecord::StatementInvalid - PG::ProtocolViolation: ERROR:  bind message supplies 4 parameters,
but prepared statement "a7" requires 2
2014-03-11 18:21:50 +06:00