Commit Graph

4364 Commits

Author SHA1 Message Date
Vokhmin Alexey V 4601de81e4 disable creation of dependent projects for builds from RELS 2014-06-18 21:48:18 +04:00
Alexander Machehin a4bd95235f [#369] fix repository selection for the new build list 2014-06-18 14:11:19 +06:00
Vokhmin Alexey V 16fd0a106b Added ability to local_writer to merge/update PullRequest 2014-06-17 23:48:22 +04:00
Vokhmin Alexey V 3c670c369a Added flash message about ability to publish build 2014-06-17 22:32:48 +04:00
Vokhmin Alexey V 14cbaaeb2d #397: Updated confirm message 2014-06-17 21:17:21 +04:00
Alexander Machehin a66f6ea157 [#369] remove unneeded code 2014-06-17 21:16:04 +06:00
Alexander Machehin 8748caea02 [#369] some fixes new build list page 2014-06-17 16:11:26 +06:00
Vokhmin Alexey V 0c841d49f3 #397: added specs for RunBuildListsJob 2014-06-17 00:23:17 +04:00
Vokhmin Alexey V 4940073780 #397: added ability to run dependent projects 2014-06-16 23:26:14 +04:00
avokhmin d9c3d664f8 Merge pull request #400 from abf/rosa-build:399-smarter_selection_target_project
Smarter selection of target project for pull requests
2014-06-13 01:46:45 +04:00
Vokhmin Alexey V 7d77c030ef #397: display dependent projects 2014-06-13 01:41:27 +04:00
Alexander Machehin b20fa2bbc2 [#399] smarter selection of target project for pull requests 2014-06-10 17:31:15 +06:00
Alexander Machehin 4ba6506450 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/views/projects/build_lists/show.html.haml
	app/views/projects/build_lists/show.json.jbuilder
2014-06-10 13:13:32 +06:00
Vokhmin Alexey V 16fa446698 Fixed: json.cache 2014-06-10 00:56:32 +04:00
Vokhmin Alexey V 790cd05cae #397: Fixed: error at saving dependent_packages 2014-06-10 00:06:21 +04:00
Alexander Machehin 8713ffc97b [#369] new build list js (not ready) 2014-06-09 22:11:21 +06:00
Alexander Machehin d9ed103504 [#369] fix disabled repositories checkboxes 2014-06-08 16:38:17 +06:00
Vokhmin Alexey V 23d3f8a0bc #397: added dependent_packages && dependent_projects to BuildList::Package 2014-06-07 02:07:54 +04:00
Vokhmin Alexey V b06ff1f216 Add references into attr_accessible 2014-06-06 16:53:06 +04:00
Alexander Machehin 737d8c99f3 [#369] new build list page without js & last builds table 2014-06-06 14:01:13 +06:00
Vokhmin Alexey V 3a1b505cf5 Fixed: overflow of queue when build list is not valid 2014-06-05 22:22:39 +04:00
Vokhmin Alexey V d9dc1af6cc Fixed: links to forked projects 2014-06-05 21:35:20 +04:00
Vokhmin Alexey V 6650462c2e remove tmp hook 2014-06-04 17:47:08 +04:00
Alexander Machehin ad49f62ce8 [#369] use help block 2014-06-04 17:24:37 +06:00
Alexander Machehin 1c54e3d0c4 [#369] small navbar fixes 2014-06-04 17:24:02 +06:00
Alexander Machehin fda65fc7a6 [#369] move alerts under the submenu; small fix build list menu 2014-06-04 14:56:44 +06:00
Alexander Machehin 811062d4d2 [#369] add alerts 2014-06-03 15:21:13 +06:00
Alexander Machehin 0dd28ebc68 [#369] fix build lists pagination 2014-06-03 00:12:00 +06:00
Alexander Machehin 4100e4941c [#369] small fixes build list page 2014-06-02 23:45:16 +06:00
Vokhmin Alexey V d91ceab0a9 rename forbid_to_publish_builds_not_from field to publish_builds_only_from_branch 2014-06-02 20:49:50 +04:00
Alexander Machehin 79e392823d [#369] fix showing alerts in the build list 2014-06-02 22:30:15 +06:00
Alexander Machehin 25bbebd446 [#369] change build list advisory blocks 2014-06-02 22:16:04 +06:00
Vokhmin Alexey V f30feb1153 Added ability for system user for add_repo_lock_file/remove_repo_lock_file 2014-06-02 18:09:35 +04:00
Alexander Machehin aa959496c9 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/views/projects/build_lists/show.html.haml
	app/views/shared/_build_results.html.haml
2014-06-02 19:46:58 +06:00
Alexander Machehin 151f4918bd [#369] move rerun tests button 2014-06-02 19:32:02 +06:00
Alexander Machehin d87127ce03 [#369] fix build list log refresh 2014-06-02 15:37:59 +06:00
Vokhmin Alexey V fbc1bf79bb Update locales, fixed JS error 2014-06-02 12:55:58 +04:00
Vokhmin Alexey V 94f1edc3e3 #394: add ability to set forbid_to_publish_builds_not_from 2014-05-31 00:08:45 +04:00
Alexander Machehin 8a574e13a3 [#369] update build list page 2014-05-31 01:38:48 +06:00
Alexander Machehin 3ab17876df [#369] fix errors with click in the accordion panel 2014-05-31 00:38:04 +06:00
Vokhmin Alexey V c664f77737 allow pass forbid_to_publish_builds_not_from field 2014-05-30 16:53:46 +04:00
Vokhmin Alexey V 9b81582997 Fixed: undefined method '[]' for nil:NilClass 2014-05-30 00:55:37 +04:00
Vokhmin Alexey V 9e031b63cd Add timestamp into logs 2014-05-30 00:05:13 +04:00
Vokhmin Alexey V 8ddfd281a2 Move "rerun_tests" button 2014-05-29 23:28:38 +04:00
Vokhmin Alexey V 31e40a9360 #394: updated BuildListsController, RpmWorkerObserver, added specs 2014-05-29 01:08:29 +04:00
Vokhmin Alexey V 4a0402b4f4 #394: misprint 2014-05-29 00:20:34 +04:00
Vokhmin Alexey V 2200c19189 #394: Forbid to publish builds not from valid branch 2014-05-29 00:18:29 +04:00
Alexander Machehin 4ad974b829 [#369] changed build list info to the table 2014-05-29 00:30:06 +06:00
Alexander Machehin bbb62b1213 [#369] build list page 2014-05-28 23:06:56 +06:00
Alexander Machehin 77374a9be0 [#369] customize top menu; add submenu content 2014-05-28 19:14:15 +06:00
Vokhmin Alexey V 8cfc2b24f7 #390: send extra data into worker 2014-05-28 00:59:54 +04:00
Alexander Machehin b9a35b495b [#369] add chevrons to the build lists accordion 2014-05-27 13:17:56 +06:00
Alexander Machehin afb6afaf06 [#369] remove unneeded styles 2014-05-27 12:48:19 +06:00
Alexander Machehin 7eb5b5e395 [#369] monitoring page; some fixes 2014-05-26 23:42:27 +06:00
avokhmin c86e1af28c Merge pull request #393 from abf/rosa-build:392-use-extra-tests
#392: Use extra tests
2014-05-26 12:16:45 +04:00
Vokhmin Alexey V 9aed11ee79 Fixed: undefined method tester? for nil:NilClass 2014-05-26 12:07:25 +04:00
Vokhmin Alexey V c3f2ba2730 #392: refactoring 2014-05-24 00:31:42 +04:00
Vokhmin Alexey V 0c5e8c012c #392: added use_extra_tests field to BuildList, MassBuild 2014-05-24 00:29:24 +04:00
Vokhmin Alexey V 5404a7e75a #390: added specs 2014-05-22 22:08:43 +04:00
Vokhmin Alexey V fdac169149 #390: misprint 2014-05-22 03:17:29 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V 0d685810a3 #388: display file size 2014-05-21 15:03:25 +04:00
Vokhmin Alexey V 03e0c45316 #388: show confirm dialog 2014-05-21 14:09:54 +04:00
Vokhmin Alexey V 6694634d9b #388: added specs 2014-05-21 01:43:22 +04:00
Vokhmin Alexey V 870867c326 #388: cleanup 2014-05-21 01:20:46 +04:00
Vokhmin Alexey V ebb70a9df1 #388: rollback changes 2014-05-21 01:19:34 +04:00
Vokhmin Alexey V bfa7263283 #388: cleanup 2014-05-21 01:17:54 +04:00
Vokhmin Alexey V ea62617ed5 #388: Updated UI 2014-05-21 01:15:06 +04:00
Vokhmin Alexey V ac473294b7 #388: added angularjs controller 2014-05-17 01:53:04 +04:00
Vokhmin Alexey V 773ed56edb #386: cleanup 2014-05-15 23:55:14 +04:00
Vokhmin Alexey V 0d7c1eb4e1 #386: Added filter by group 2014-05-15 23:52:43 +04:00
Vokhmin Alexey V 1b9f481754 Fixed: 404 error on reseting of token 2014-05-15 17:21:46 +04:00
Vokhmin Alexey V 4d03dc959b Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2014-05-13 01:30:15 +04:00
Vokhmin Alexey V e28696735f Updated Yandex.Metrika counter 2014-05-13 01:29:57 +04:00
avokhmin aaabeb286b Merge pull request #385 from abf/rosa-build:373-cached-chroot-2
#373: Cached builds/build nodes
2014-05-13 00:29:44 +04:00
Vokhmin Alexey V e9e451dba7 Using ActiveAdmin to login as any user 2014-05-13 00:18:41 +04:00
Vokhmin Alexey V 04a6c1848b #373: refactoring 2014-05-12 23:58:50 +04:00
Vokhmin Alexey V 44cbfe6191 #373: added use_cached_chroot field to MassBuild 2014-05-12 23:55:13 +04:00
Alexander Machehin ed21e0475b [#369] fix main page 2014-05-12 16:02:48 +06:00
Alexander Machehin 225de8d440 [#369] refactoring 2014-05-12 14:19:10 +06:00
Alexander Machehin e10965a95f [#369] fix error in the old code 2014-05-06 19:15:32 +06:00
Alexander Machehin 508085306c [#369] remove rounded corners from the top menu 2014-05-06 19:06:17 +06:00
Alexander Machehin 91dc74e73f [#369] add missing templates; fix activity feed; add truncation to activity text 2014-05-06 18:58:10 +06:00
Alexander Machehin 2ef938a389 [#369] refactoring; add pagination 2014-05-06 15:51:04 +06:00
Alexander Machehin 8d211e5a75 [#369] remove ngTable; update all issues table 2014-05-06 01:16:15 +06:00
Vokhmin Alexey V d229e92d6f misprint 2014-05-05 19:27:09 +04:00
Vokhmin Alexey V 6cea19d720 Refactoring of Project#get_project_tag_sha1 2014-05-05 19:26:03 +04:00
Vokhmin Alexey V 518c87994c refactoring according to Alexander's comments 2014-05-05 18:50:12 +04:00
Vokhmin Alexey V 9b39f3779a refactoring 2014-05-03 00:51:57 +04:00
Vokhmin Alexey V eb753d371d Fixed: stack level too deep 2014-05-03 00:49:17 +04:00
Vokhmin Alexey V acc9b522db Use FileStore for build scripts 2014-05-03 00:38:28 +04:00
Alexander Machehin 5075486405 [#369] remove codemirror highlighting 2014-04-29 13:19:08 +06:00
Alexander Machehin 46c3b8cabe [#345] remove deprecation warning with eager loading table that are referenced in a string SQL snippet 2014-04-29 13:18:12 +06:00
Vokhmin Alexey V 404a59777b #369: rename variable 2014-04-22 21:08:37 +04:00
Vokhmin Alexey V 3be4b742fa #369: refactoring 2014-04-22 20:29:32 +04:00
Alexander Machehin 83c2321200 [#369] try to fix Error: [$injector:unpr] Unknown provider: t 2014-04-21 21:50:23 +06:00
Alexander Machehin 9ea2677319 [#369] add activity tabs 2014-04-21 21:04:28 +06:00
Alexander Machehin 67031c06f8 Merge branch 'master' into 369-bootstrap
Conflicts:
	config/environments/production.rb
2014-04-21 15:16:30 +06:00
Vokhmin Alexey V 559e41d94b Fixed: undefined method admin? 2014-04-18 21:17:17 +04:00
avm 9e55a362d9 Merge pull request #379 from abf/rosa-build:376-add-monitoring-tool
#376: Monitoring tool
2014-04-18 12:58:34 +04:00
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