Commit Graph

1904 Commits

Author SHA1 Message Date
Vokhmin Alexey V 02305124e0 #405: cleanup 2014-06-27 01:26:26 +04:00
Vokhmin Alexey V 7ded629ca6 #408: added description to MassBuild 2014-06-27 01:21:31 +04:00
Vokhmin Alexey V 790ea62670 #405: added ability to recreate mass builds 2014-06-26 23:51:21 +04:00
Vokhmin Alexey V 2c326e809e #408: added success list, refactoring 2014-06-26 21:20:26 +04:00
Alexander Machehin a74aa8789e [#369] groups page 2014-06-26 19:18:56 +06:00
Alexander Machehin bdcbcdd197 [#369] restore line 2014-06-26 18:16:35 +06:00
Alexander Machehin 2727380c32 [#369] projects page; small refactoring 2014-06-26 18:07:22 +06:00
Alexander Machehin bee3629593 [#369] not worked new build list page; platforms index page; small paginate refactoring 2014-06-24 15:03:08 +06:00
Vokhmin Alexey V 4a40764173 #403: move abf_worker/*_observer to app/jobs/abf_worker/ 2014-06-20 22:02:32 +04:00
Vokhmin Alexey V c37cf206ab #403: updated structure of jobs 2014-06-19 00:40:22 +04:00
Vokhmin Alexey V 4940073780 #397: added ability to run dependent projects 2014-06-16 23:26:14 +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
Alexander Machehin d9ed103504 [#369] fix disabled repositories checkboxes 2014-06-08 16:38:17 +06: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 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 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
Vokhmin Alexey V c664f77737 allow pass forbid_to_publish_builds_not_from field 2014-05-30 16:53:46 +04:00
Vokhmin Alexey V 31e40a9360 #394: updated BuildListsController, RpmWorkerObserver, added specs 2014-05-29 01:08:29 +04:00
Alexander Machehin 77374a9be0 [#369] customize top menu; add submenu content 2014-05-28 19:14:15 +06:00
Alexander Machehin 7eb5b5e395 [#369] monitoring page; some fixes 2014-05-26 23:42:27 +06: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 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V 6694634d9b #388: added specs 2014-05-21 01:43:22 +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 0d7c1eb4e1 #386: Added filter by group 2014-05-15 23:52:43 +04:00
Alexander Machehin ed21e0475b [#369] fix main page 2014-05-12 16:02:48 +06:00
Alexander Machehin e10965a95f [#369] fix error in the old code 2014-05-06 19:15:32 +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 518c87994c refactoring according to Alexander's comments 2014-05-05 18:50:12 +04:00
Vokhmin Alexey V acc9b522db Use FileStore for build scripts 2014-05-03 00:38:28 +04: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 8cbfdcc12f Merge branch 'master' into 376-add-monitoring-tool 2014-04-18 00:34:02 +04:00
Vokhmin Alexey V 552e36cf72 #376: added monitoring tool 2014-04-15 22:08:43 +04: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
Vokhmin Alexey V cf479a144d ActiveAdmin integration 2014-04-12 00:29:43 +04:00
Alexander Machehin 1a1838a363 [#369] add templates; add codemirror 2014-04-11 14:57:00 +06: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
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
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
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
Vokhmin Alexey V 7842f72eb3 Fixed: Access violation to this page 2014-04-08 17:00:39 +04:00
Vokhmin Alexey V 0bae4d30f8 #373: rollback changes 2014-04-08 01:54:12 +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
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
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
Vokhmin Alexey V 4adae8319b #345: updated authenticate_user! 2014-03-25 22:32:46 +04:00
Vokhmin Alexey V b85d6c4c2d #345: fixed auntification by token 2014-03-25 22:02:53 +04: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
Alexander Machehin 197c33195a [#345] fix authorizing projects controller 2014-03-21 16:40:58 +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 c0d5c6ec88 #345: fixed groups/profile_controller 2014-03-20 03:00:16 +04:00
Alexander Machehin d7a3f629e8 [#345] replace owner_with_name to name_with_owner 2014-03-19 13:19:03 +06:00
Vokhmin Alexey V ebe07ba00c #345: use Redis.current instead of all other 2014-03-19 01:52:40 +04:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06: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 94e285e64f #345: updated gems, views, fixed specs 2014-03-15 01:55:28 +04:00
Alexander Machehin 718c8bb08c [#345] remove url_for hack 2014-03-13 22:35:00 +06:00
Alexander Machehin a5f56bb835 [#345] remove observers; use new labmda syntax 2014-03-11 14:28:17 +06:00
avm afc01cfe96 Merge pull request #364 from abf/rosa-build:247-remove_private_users
#247 remove old code (part 2)
2014-03-06 16:57:29 +04:00
avm 3a9e016f3f Merge pull request #363 from abf/rosa-build:247-remove_related_models
#247 remove old code
2014-03-06 16:56:46 +04:00
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +06:00
Vokhmin Alexey V 8f75f1b077 updated response for live inspector 2014-03-06 02:18:19 +04:00
Alexander Machehin d5f7957447 [#247] remove related models 2014-03-05 15:08:07 +06:00
Vokhmin Alexey V 5f5ed0d1ce Merge branch 'master' into parallel-build-lists
Conflicts:
	app/controllers/api/v1/jobs_controller.rb
	app/models/build_list.rb
	lib/abf_worker/model_helper.rb
2014-02-21 21:41:52 +04:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +04:00
Vokhmin Alexey V e1260ea40b Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically 2014-02-19 13:41:23 +04:00
Vokhmin Alexey V 4250e31cdc Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically
Conflicts:
	Gemfile.lock
2014-02-19 13:16:27 +04:00
Alexander Machehin bbaa67d674 [#356] fix changing the update type of the build list 2014-02-19 14:24:15 +06:00
Vokhmin Alexey V 93885af29a #354: updated UI 2014-02-18 23:16:23 +04:00
Vokhmin Alexey V a26a44781d #351: small refactoring 2014-02-13 00:10:27 +04:00
Vokhmin Alexey V a052fa8d6f #351: added ability to search by package name && description in advisory list 2014-02-12 23:51:10 +04:00
Vokhmin Alexey V 3020d2683b #349: mispring 2014-02-12 20:23:07 +04:00
Vokhmin Alexey V 6c471c50b1 #349: added #automatic_metadata_regeneration to Platform 2014-02-12 00:23:34 +04:00
Vokhmin Alexey V e889f23660 Configure resque-scheduler gem 2014-02-10 23:36:10 +04:00
Vokhmin Alexey V f7e6dcb88b create separate queues for each mass_build && user 2014-02-05 02:43:01 +04:00
Vokhmin Alexey V a35448a210 Generate list with tests failed build_lists 2014-02-03 19:32:31 +04:00
Alexander Machehin c9cbb46daf [#343] fix errors 2014-01-21 10:58:53 +06:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V 7ab1fc9932 #341: rollback changes 2014-01-21 01:26:03 +04:00
Vokhmin Alexey V e98624ec41 #341: added new action #packages into Repository API 2014-01-21 01:24:22 +04:00
Vokhmin Alexey V 98ca0641ff Merge branch 'master' into 29-migrate-to-ruby-2.1 2014-01-15 22:12:52 +04:00
Vokhmin Alexey V 150180e4bf remove temporally hook 2014-01-15 21:56:55 +04:00
Vokhmin Alexey V a881dd73ca #339: small refactoring, checking ability to publish into repository on auto publishing 2014-01-14 22:42:35 +04:00
Vokhmin Alexey V 0c6d4b8995 #339: added locales, updated UI 2014-01-14 02:37:27 +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 d04f276f1d updated concatenation operation 2013-12-30 20:08:42 +04:00
Vokhmin Alexey V bee08c01cf Skip build_lists for red3 platfrom 2013-11-29 16:58:37 +04:00
Vokhmin Alexey V de7b60fac2 Rollback changes 2013-11-27 20:35:01 +04:00
Vokhmin Alexey V c4dca3d452 Updated jobs_controller 2013-11-27 19:52:37 +04:00
Vokhmin Alexey V c2f6774479 Temporally hook... 2013-11-27 16:25:44 +04:00
Vokhmin Alexey V e3e6bdbe0a Temporally disable mass build from extra nodes 2013-11-22 21:14:31 +04:00
Vokhmin Alexey V 5d62264bbb [abf/abf-ideas#111] fill in input fields of extra parameters on recreation of build_list 2013-11-21 23:28:26 +04:00
Vokhmin Alexey V cffa0cb64a Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-11-20 19:41:01 +04:00
Vokhmin Alexey V 29859b62aa Fixed: ActiveRecord::ReadOnlyRecord 2013-11-20 19:40:26 +04:00
Alexander Machehin 69cefd8764 [#325] fix forbidden for simple user 2013-11-20 17:33:48 +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 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 19ff6288ce #321: added select_tag with repositories into Mass Import 2013-11-15 18:46:09 +04:00
Vokhmin Alexey V e538a3d5a6 #321: added debug info, some fixes 2013-11-15 01:26:05 +04:00
Vokhmin Alexey V dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +04:00
Vokhmin Alexey V baa82dd5fc #319: small refactoring according to Alexander's comments 2013-11-13 13:33:36 +04:00
Vokhmin Alexey V 578c868ba1 #319: fixed routes errors 2013-11-12 21:13:05 +04:00
Vokhmin Alexey V a7e908b102 #319: Added ability to mass adding projects to the repository 2013-11-12 16:04:40 +04:00
Vokhmin Alexey V f4f9ba5409 #312: added RpmBuildNode model, fetch statistics 2013-11-09 01:14:04 +04:00
Vokhmin Alexey V 3ac5eda85b Show external_nodes for all, remove unnecessary code 2013-11-08 20:57:21 +04:00
Vokhmin Alexey V 0cbd5b21e5 #316: added new statuses for BuildList 2013-11-01 21:11:59 +04:00
Vokhmin Alexey V fd73447098 pop tasks from Resque 2013-10-28 21:49:50 +04:00
Vokhmin Alexey V 61c3550210 can't get task by API 2013-10-25 17:58:39 +04:00
Vokhmin Alexey V 5f0938bf06 added hook for resque 2013-10-25 17:24:59 +04:00
Vokhmin Alexey V 0b56e95fb2 #312: check permissions for #log action 2013-10-24 13:26:15 +04:00
Vokhmin Alexey V 48212bb2b2 #312: save live logs on log server 2013-10-23 02:25:35 +04:00
Vokhmin Alexey V 2ce16e805d #312: added #logs action, search build_lists by arches && platforms 2013-10-22 21:48:00 +04:00
Vokhmin Alexey V 481828de66 #312: temporally hook 2013-10-22 21:08:23 +04:00
Vokhmin Alexey V 9e9feb2055 #312: missprint 2013-10-18 17:17:29 +04:00
Vokhmin Alexey V bd46aa44fc #312: show extra options only for testers and admins 2013-10-18 17:15:45 +04:00
Vokhmin Alexey V 72274ef236 Merge branch 'master' into 312-api-for-external-pluggable-build-nodes 2013-10-17 22:27:20 +04:00
Vokhmin Alexey V ab05bdbc7a #312: added checking access rights 2013-10-17 22:22:40 +04:00
Vokhmin Alexey V 0dc1b63623 #312: updated UI, models, added migrations 2013-10-17 22:00:15 +04:00
Vokhmin Alexey V 7be0129361 #312: show user authentication_token 2013-10-16 21:30:40 +04:00
Vokhmin Alexey V 78b2d79648 #312: fixed syntax error 2013-10-02 19:46:40 +04:00
Alexander Machehin fbc00071b9 fix missing template 2013-10-02 20:21:16 +06:00
Vokhmin Alexey V ce3650e03d #312: added Api::V1::JobsController 2013-09-30 20:35:56 +04:00
Vokhmin Alexey V 01f46b2cf2 ability to add hidden projects for hidden platforms 2013-09-16 17:47:33 +04:00
Alexander Machehin 198cb75711 [#277] show own projects 2013-09-12 13:49:42 +06:00
Alexander Machehin cdcc05e0fc [#277] small profile controllers refactoring 2013-09-11 21:43:53 +06:00
Alexander Machehin 73570317fa [#277] fix users profile 2013-09-11 00:04:47 +06:00
Alexander Machehin 5ff87be8a9 [#277] profile projects 2013-09-10 23:03:00 +06:00
Alexander Machehin 7da70b5f12 [#277] profile projects 1 ver. 2013-09-08 17:56:43 +06:00
Vokhmin Alexey V 01ffceae67 #291: fixed creating new repositories 2013-09-03 01:01:02 +04:00
Vokhmin Alexey V 96ddb9f0ce #291: updated key_pairs_controller_spec 2013-09-02 19:03:31 +04:00
Vokhmin Alexey V afc136db9c #289: added global_id into build_list 2013-08-29 21:46:11 +04:00
Alexander Machehin 5c6220a46d try to stop bots (part2) 2013-08-28 21:15:28 +06:00
Alexander Machehin 01380be9a7 Revert "try stop bots"
This reverts commit e6238a7621.

Conflicts:
	app/assets/stylesheets/devise/registration.scss
2013-08-28 19:35:16 +06:00
Vokhmin Alexey V a51b1e0e9f #281: Show repodata creation logs 2013-08-27 19:43:30 +04:00
Alexander Machehin e6238a7621 try stop bots 2013-08-26 23:53:03 +06:00
Vokhmin Alexey V 55bc1a8096 #276: updated UI of platforms, some refactoring 2013-08-23 22:58:29 +04:00
Vokhmin Alexey V 183799d9f0 #276: updated migrations, models, BuildListsPublishTaskManager 2013-08-23 01:02:24 +04:00
Vokhmin Alexey V 747b279f60 #267: fixed link to logs 2013-08-21 15:00:22 +04:00
Alexander Machehin f65f8be060 [#37] fix assignee 2013-08-19 16:53:12 +06:00
Vokhmin Alexey V e7b750cc21 Merge branch 'master' into 258-removeBackboneJS 2013-08-08 18:11:03 +04:00
Alexander Machehin 068e38e6d9 [#242] fix creating build list 2013-08-08 18:49:33 +06:00
Vokhmin Alexey V 4f8e7ab71e #258: removed advisories backbone JS 2013-08-08 16:16:51 +04:00
Vokhmin Alexey V ce5b24316b Merge branch 'master' into 258-removeBackboneJS 2013-08-08 12:54:46 +04:00
Vokhmin Alexey V b59c43b4bd #258: updated Project Collaborators 2013-08-07 22:54:42 +04:00
Alexander Machehin 3b8ed4ce40 [#242] dont create build list from another 2013-08-07 15:36:48 +06:00
Alexander Machehin 63cab38c7d [#242] remove old code 2013-08-06 20:20:59 +06:00
Alexander Machehin ec47e6f24b [#242] fixed repositories checkbox disabled attribute 2013-08-06 20:16:50 +06:00
Alexander Machehin 4185ed0a2b Merge branch 'master' into 242-restart_last_build_list
Conflicts:
	app/controllers/projects/build_lists_controller.rb
	config/routes.rb
2013-08-06 19:59:32 +06:00
Alexander Machehin 6bebb3b156 [#242] add ajax clone 2013-08-06 00:34:42 +06:00
Vokhmin Alexey V aef687e108 Merge branch 'master' into 251-combine-build-lists-for-build-tasks 2013-08-05 17:55:47 +04:00
Vokhmin Alexey V 63a26553cd #251: removed #search action 2013-08-05 16:52:15 +04:00
Alexander Machehin 541e1ebbe5 [#242] fix last refactoring of the controller 2013-08-05 17:21:56 +06:00
Alexander Machehin 8de9411203 [#242] refactoring controller 2013-08-05 15:33:59 +06:00
Vokhmin Alexey V 87f7aff544 #251: updated structure of json response 2013-08-03 14:47:23 +04:00
Alexander Machehin b8954471a9 [#242] refactoring controller 2013-08-03 09:58:45 +06:00
Vokhmin Alexey V 057fc3a675 #251: added pagination 2013-08-02 22:13:41 +04:00
Vokhmin Alexey V 39ccf5c91d #251: added groups to build_lists 2013-08-02 18:04:16 +04:00
Alexander Machehin 8ba75fe48c fix projects autocomplete for real user 2013-08-02 20:02:24 +06:00
avokhmin 348b76024c Merge pull request #255 from abf/rosa-build:253-extra_repositories_to_mass_builds
#253 Add extra build for platform repositories to mass builds
2013-08-02 17:10:46 +04:00
Alexander Machehin e6ceeab4fd [#253] add extra build for platform repositories to mass builds 2013-08-02 18:53:56 +06:00
Alexander Machehin d3e1a2be23 [#247] small refactoring mass builds controller 2013-08-02 17:39:09 +06:00
Alexander Machehin 12fa792ddd [#247] fix mistype 2013-08-02 17:23:10 +06:00
Vokhmin Alexey V c8d094fbf7 #251: small refactoring of BuildList controller 2013-08-02 02:42:20 +04:00
Vokhmin Alexey V b3ab16ec09 #251: use AJAX for load data on BuildList#index page 2013-08-02 02:24:33 +04:00
Alexander Machehin f416bd9071 [#242] use datatable 2013-08-01 23:18:46 +06:00
Alexander Machehin 3f757a11c5 [#247] small refactoring build lists controller 2013-07-31 21:15:31 +06:00
Alexander Machehin 029273328c small refactoring build lists controller 2013-07-31 21:10:00 +06:00
Alexander Machehin eb184a8156 [#242] create build list from existing 2013-07-31 20:57:02 +06:00
Alexander Machehin 2362d7073d [#242] add ability to recreate build list 2013-07-30 17:31:54 +06:00
Vokhmin Alexey V 00ffc5ece6 abf/abf-ideas#83: changed type of #remove_repo_lock_file action, updated text messages 2013-07-29 17:14:55 +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 16fdad15a5 abf/abf-ideas#83: added specs for Repository API 2013-07-29 14:13:15 +04:00
Vokhmin Alexey V ad46e25654 #83: added #start_sync and #stop_sync actions into Repository API 2013-07-26 19:38:39 +04:00
Vokhmin Alexey V 8e879ef0c7 #83: added ability to lock repository 2013-07-26 18:41:39 +04:00
Alexander Machehin 7555e0040b [#237] extend repositories sorting rules 2013-07-26 00:00:42 +06:00
avm 8117bd1561 Merge pull request #238 from abf/rosa-build:231-increase-time-of-build-for-Cooker-ARM-packages
#231, #230: Add extra settings for main platforms
2013-07-25 14:33:51 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04: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 2a5d72550b Merge branch 'master' into 222-create-new-branch-on-web 2013-07-23 17:41:50 +04:00
Vokhmin Alexey V c9b7f890fa #222: removed #restore_branch method 2013-07-23 17:29:41 +04:00
Vokhmin Alexey V 157becb196 #226: removed API calls from JS 2013-07-23 16:29:35 +04:00
Vokhmin Alexey V eb4d4806f4 #226: updated Branches and Tags views, JS, etc. 2013-07-23 14:07:39 +04:00
Alexander Machehin b04c3ac547 [#105] fuuuu... 2013-07-23 00:52:40 +06:00
Alexander Machehin 854f324627 redirect from issue to pull request and vice versa 2013-07-22 22:54:59 +06:00
Vokhmin Alexey V 079f8a955a #222: init GitHook on creating branch from UI 2013-07-22 18:21:12 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 78a33727a6 #214: merge master into branch 2013-07-19 21:08:00 +04:00
Vokhmin Alexey V 1fb472d416 #214: refactoring of Tree#destroy action according to Alexander's comments 2013-07-19 14:22:29 +04:00
Vokhmin Alexey V d3040c4074 #219: small refactoring of API::Issues controller, fixed ability.rb 2013-07-17 17:53:14 +04:00
Vokhmin Alexey V 23ce992a3d #219: Fixed: DEPRECATION WARNING of jbuilder 2013-07-17 16:35:36 +04:00
Vokhmin Alexey V 279ff5c568 #219: removed unnecessary code 2013-07-16 16:02:50 +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 2b423e6a6e #214: some refactoring of JS, added comments 2013-07-15 16:09:31 +04:00
Vokhmin Alexey V bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +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 a8f4648a08 #214: added skip_authorize_resource for TreeController 2013-07-13 00:30:02 +04:00
Vokhmin Alexey V 1c57483434 #214: updated PullRequest API 2013-07-13 00:17:42 +04:00
Vokhmin Alexey V fe8e1216c5 #214: remove unnecessary code 2013-07-12 23:27:49 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +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
Vokhmin Alexey V e096fc1bde #214: updated logic of deleting of branch 2013-07-11 17:50:22 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00
Vokhmin Alexey V ddbaffdb13 #214: removed unnecessary code 2013-07-11 14:37:02 +04:00
Vokhmin Alexey V d747ffd070 #214: updated #branches page, integrated AngularJS 2013-07-11 14:34:44 +04:00
avm 6c6b73ada9 Merge pull request #212 from abf/rosa-build:211-display-only-platforms-for-which-user-has-access-on-read
#211: Display only platforms for which user has access on read.
2013-07-10 12:09:53 +04:00
Alexander Machehin 38ced2c998 [#200] fix dublication messages & activity after creating pull request 2013-07-10 01:55:43 +06:00
Alexander Machehin 613aa86e53 [#105] change pull request param 2013-07-08 23:43:49 +06:00
Vokhmin Alexey V df40520946 #82: added search form to Contents page 2013-07-08 14:39:44 +04:00
Vokhmin Alexey V d4c6c5edbc #82: added Contents controller, logical model, views 2013-07-05 20:08:09 +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 5652f2b6d3 #211: display only platforms for which user has access on read 2013-07-04 22:25:07 +04:00
Vokhmin Alexey V 369c4e4193 #192: render "nothing" in API Platforms#allowed 2013-07-04 12:15:33 +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 fe635f244b #192: updated and added new specs, updated models 2013-07-02 22:13:00 +04:00
Vokhmin Alexey V 20204b3821 #192: refactoring of API Platforms controller 2013-07-02 21:45:47 +04:00
Vokhmin Alexey V 127910ce66 #192: added authentication by platform token 2013-07-02 21:41:12 +04:00
Vokhmin Alexey V d1c9b958d3 #192: rescue errors 2013-07-02 21:31:04 +04:00
Vokhmin Alexey V 9a5bb69ac3 #192: removed #puts 2013-07-02 21:25:28 +04:00
Vokhmin Alexey V b87df81d3f #192: updated API platforms controller 2013-07-02 21:21:59 +04:00
Vokhmin Alexey V 2712c7f34b #192: merge master into branch 2013-07-02 11:09:17 +04:00
Vokhmin Alexey V 60d262d635 #81: some refactoring 2013-07-01 15:09:36 +04:00
Vokhmin Alexey V 1cd1ac45a1 #81: sort projects list alphabetically when no search 2013-07-01 14:50:35 +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 8a6214d096 small refactoring of the issue controller 2013-06-28 20:02:02 +06:00
Alexander Machehin 5bb598ec81 [#105] fix assignee 2013-06-28 19:38:58 +06:00
Alexander Machehin b5cc162763 [#105] fix authorize resouce 2013-06-28 19:20:34 +06:00
Alexander Machehin 3fd99a42d2 [#105] fix paginate commits & add paginate to files 2013-06-27 00:01:33 +06:00
Alexander Machehin 20cb49c318 [#105] many fixes by @avokhmin comments 2013-06-26 23:58:32 +06:00
Vokhmin Alexey V d8d1a8a7ce #192: refactoring of controller according to Alexander's comments 2013-06-26 20:31:24 +04: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 e775d3b29d #192: misprint 2013-06-26 16:07:55 +04:00
Vokhmin Alexey V 999f99a75a #192: added #allowed action to Platform API 2013-06-26 16:04:06 +04:00
Vokhmin Alexey V 874086e1ca #192: added ability to change visibility of platform 2013-06-26 13:00:51 +04:00
Vokhmin Alexey V 735f4af84e #192: added request specs 2013-06-26 12:04:40 +04:00
Vokhmin Alexey V c501331e52 #192: updated translations, views 2013-06-25 17:56:39 +04:00
Vokhmin Alexey V 32a7cdafb3 #192: updated tokens_controller, added token.ru.yml 2013-06-25 12:10:45 +04:00
Vokhmin Alexey V 9850401254 #192: updated views 2013-06-25 11:01:03 +04:00
Vokhmin Alexey V fd66f243e1 #192: added Token model, migration, controller 2013-06-25 11:00:20 +04:00
Alexander Machehin 8e189821bd remove extra pull check 2013-06-24 21:18:52 +06:00
Alexander Machehin ebc278d65a [#105] add merge action 2013-06-24 21:18:17 +06:00
Alexander Machehin dcde3aa369 [#105] add files action 2013-06-24 20:54:22 +06:00
Alexander Machehin 926c4d604d [#105] restore deleted code in error 2013-06-21 19:49:12 +06:00
Alexander Machehin f16c84bb58 [#105] add commits action 2013-06-21 19:45:28 +06:00
Alexander Machehin 20056fbc31 many issue/pull fixes 2013-06-19 02:00:01 +06:00
Alexander Machehin e343ba90aa [#105] pulls api v1 2013-06-19 01:45:40 +06:00
Vokhmin Alexey V b35f4e4da9 Merge branch 'master' into 70-maintaiers-api 2013-06-18 14:51:45 +04:00
avm 6f7429a4a1 Merge pull request #183 from abf/rosa-build:167-allow-regenerate-metadata-of-repository-for-personal-platforms
#167: Allow regenerate metadata of repository for personal platforms
2013-06-18 14:30:21 +04:00
Vokhmin Alexey V eed99c4599 #70: updated Api::V1::MaintainersController, added specs 2013-06-17 23:14:20 +04:00
Alexander Machehin 835e7b54cb fix showing message when advisory not found 2013-06-17 17:29:25 +06: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
Vokhmin Alexey V 97465fd106 #167: allow regenerate metadata for personal platforms 2013-06-13 19:56:34 +04:00
warpc 9a24a636bc Merge pull request #174 from abf/rosa-build:173-undefined-method-render_as
[refs #173]: NoMethodError: undefined method "render_as"
2013-06-10 23:57:11 +04:00
Vokhmin Alexey V 9f80f662a5 #173: redirect to #tree_path when blob is tree 2013-06-10 20:44:57 +04:00
Alexander Machehin 28b12b8c96 [#135] add publish & reject publish action 2013-06-10 17:26:12 +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 7d1f295e18 [#42] add aliase to table in the sql request 2013-06-06 13:02:25 +06:00
Alexander Machehin f75e2fdb58 [#42] fix wrong render 2013-06-06 12:59:38 +06:00
Vokhmin Alexey V 197dd062fc Merge branch 'master' into 156-mass-build-for-personal-platforms 2013-06-05 18:44:33 +04:00
Vokhmin Alexey V b176281620 #156: removed unnecessary code 2013-06-05 18:35:22 +04:00
Vokhmin Alexey V fb0e623e0b #156: added specs for MassBuildController, some refactoring, updated access rights 2013-06-05 17:48:11 +04:00
Vokhmin Alexey V 4f895ef54c #156: removed duplicates 2013-06-05 12:27:07 +04:00
Vokhmin Alexey V f3bcf89ab6 #156: removed unnecessary code 2013-06-05 00:06:56 +04:00
Vokhmin Alexey V 237bd6affb #156: update UI of MassBuild#new BuildList#new 2013-06-04 23:59:08 +04:00
Alexander Machehin 9c8d79c420 [#42] fix error with groups issues list 2013-06-03 23:34:33 +06:00
Vokhmin Alexey V 4a5ac4330a #156: fixed creating of MassBuilds 2013-06-03 19:44:55 +04:00
Vokhmin Alexey V ff04874278 #156: added MassBuild for personal platforms 2013-06-03 19:20:23 +04:00
Alexander Machehin b9a8464307 [#135] set rejector in api & small controllers refactoring 2013-05-30 16:41:09 +06:00
warpc 0df589c101 Merge pull request #144 from abf/rosa-build:114-change-ui-for-ability-to-attach-at-assembly-additional-packages
[refs #114]: Change UI for ability to attach at assembly additional sources of packages
2013-05-30 14:32:58 +04:00
Alexander Machehin afd24a65f5 [#135] set user who reject publication as publisher in build list 2013-05-30 15:54:07 +06:00
Vokhmin Alexey V 352d2ae027 #34: enable webhooks for all 2013-05-29 17:05:00 +04:00
Vokhmin Alexey V f7b1801693 #136: added created field to Admin/users page 2013-05-29 14:43:40 +04:00
Vokhmin Alexey V a26aac8463 #114: Split extra repos and build_lists into 2 elements 2013-05-27 22:13:00 +04:00
warpc 0da9bfef74 Merge pull request #103 from abf/rosa-build:34-webhook
[refs #34]: Webhook
2013-05-17 18:39:27 +04:00
warpc 8c02db6847 Merge pull request #138 from abf/rosa-build:123-show_more_user_platforms
[refs #123] show more user platforms
2013-05-17 18:07:24 +04:00
Alexander Machehin 0d44eb9468 [#123] add sort to user platforms list 2013-05-17 16:28:38 +06:00
Vokhmin Alexey V 6cf7a2e21d #34: added access rights to Hooks only for global admins 2013-05-17 00:07:40 +04:00
Vokhmin Alexey V 8319fe8e9b #133: attach only personal repositories to the build 2013-05-16 18:48:44 +04:00
Vokhmin Alexey V 9f73359cca #34: removed unnecessary comments 2013-05-16 15:36:29 +04:00
Vokhmin Alexey V 8a7e2c83a7 #34: some refactoring of HooksController 2013-05-16 13:52:55 +04:00
warpc d092a355a3 Merge pull request #128 from abf/rosa-build:98-common_tracker
[refs #98] common tracker for issues and pull requests
2013-05-16 12:29:14 +04:00
Alexander Machehin f8f53b198b [#98] create home controller; move activity, common issues/pull_requests & root pages here 2013-05-15 23:28:39 +06:00
Vokhmin Alexey V 0b4e7f63fe Merge branch 'master' into 34-webhook 2013-05-14 13:46:31 +04:00
Alexander Machehin dd6a319dfb [#98] common pull requests 2013-05-13 23:15:23 +06:00
Alexander Machehin 8c7a4937c0 [#125] fix checking ability to create project for group 2013-05-08 20:41:15 +06:00
Alexander Machehin a2e92d6e94 [#125] fix error with fork project to the group 2013-05-08 00:08:07 +06:00
Alexander Machehin f588ec36f5 [#125] Add ability to create/fork project in group also for members with "write" access 2013-05-07 20:56:13 +06:00
Alexander Machehin d3ac9d1a2c [#98] Add common issues tracker 2013-04-30 00:14:25 +06:00
Vokhmin Alexey V 4c96629a28 #34: merge master into branch 2013-04-25 15:36:00 +04:00
Vokhmin Alexey V 015679b047 #73: merge master into branch 2013-04-23 17:21:10 +04:00
Alexander Machehin c47cd5b792 [#42] fix error undefined method 'pluck' for Array 2013-04-18 18:31:42 +06:00
Alexander Machehin db89e39bf5 [#42] some refactoring 2013-04-18 00:28:50 +06: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
warpc 079d7110e0 Merge pull request #87 from abf/rosa-build:82-extend-abilities-of-personal-platforms
[refs #82]: Extend abilities of personal platforms
2013-04-17 14:34:36 +04:00
Alexander Machehin 288956f9fb [#42] fix error with html format 2013-04-16 01:22:39 +06:00
Alexander Machehin 6c2f13a625 [#42] fix default assigneed issues list 2013-04-16 01:22:07 +06:00
Alexander Machehin f6bb05b513 [#42] fix creating issue 2013-04-16 01:21:11 +06:00
Alexander Machehin d05f9d6764 [#42] include to list owned & assigneed issues 2013-04-16 01:19:53 +06:00
Alexander Machehin daabc12c65 [#42] fix error with no json format 2013-04-15 18:32:11 +06:00
Vokhmin Alexey V 26c7a5a711 #34: added specs for Hooks controller 2013-04-15 15:47:53 +04:00
Vokhmin Alexey V 5dca2e914d #34: update ability.rb 2013-04-15 14:30:48 +04:00
Vokhmin Alexey V 03396ea606 #34: update messages, comments 2013-04-15 13:40:41 +04:00
Vokhmin Alexey V 4414479650 #34: update UI 2013-04-15 13:25:40 +04:00
Vokhmin Alexey V 9e286bb5a2 #34: update controller, views, model of Hook 2013-04-14 19:46:56 +04:00
Alexander Machehin 01a721bfcc [#42] issues api 2013-04-12 22:52:56 +06:00
Vokhmin Alexey V d28a2b0173 #34: added Hook model, controller, views 2013-04-12 17:26:18 +04:00
warpc 0f95623470 Merge pull request #57 from abf/rosa-build:30-social-login-and-open-registration
[refs #30]: Social login and open registration
2013-04-10 16:52:50 +04:00
Vokhmin Alexey V 9b851001f8 Merge branch 'master' into 82-extend-abilities-of-personal-platforms 2013-04-09 15:15:09 +04:00
Vokhmin Alexey V 38ce6115c2 #73: merge master into branch 2013-04-08 22:55:21 +04:00
Vokhmin Alexey V 958017b3ed #82: update for adding new packages into repository 2013-04-08 18:27:50 +04:00
warpc 1a9ff66f26 Merge pull request #66 from abf/rosa-build:19-gfm
[#19] add members/issues/pull requests/emoji references
2013-04-08 15:33:44 +04:00
Alexander Machehin 914a2967c3 Merge branch 'master' into 19-gfm
Conflicts:
	app/views/projects/issues/_issue.html.haml
2013-04-08 17:04:59 +06:00
Vokhmin Alexey V 179615f5b7 #73: create #by_owner_and_name scope 2013-04-04 17:33:11 +04:00
Vokhmin Alexey V df56f518b3 Merge branch 'master' into 30-social-login-and-open-registration 2013-04-04 15:51:13 +04:00
Vokhmin Alexey V 110499360b #73: small refactoring 2013-04-04 01:18:56 +04:00
Vokhmin Alexey V 9dcd08b868 #73: add owner_uname into Project 2013-04-04 01:06:13 +04:00
Vokhmin Alexey V 62ff6312b4 #73: Increatse performance for #autocomplete_to_project action 2013-04-03 20:03:52 +04:00
Vokhmin Alexey V 9e7eb7af94 #29: merge master into branch 2013-04-03 16:10:22 +04:00
Vokhmin Alexey V a33e20c5e4 #51: add new specs for Issue 2013-04-03 15:11:50 +04:00
Vokhmin Alexey V 6585c3a92b #51: move logic to controller 2013-04-03 13:59:34 +04:00