Commit Graph

2109 Commits

Author SHA1 Message Date
Pavel Chipiga 9fed8ed274 Improve docs, design source and config examples. Refs #263 2012-04-05 00:36:41 +03:00
Alexander Machehin 349e173f60 [refs #295] deploy recipes for dj 2012-04-04 23:00:35 +06:00
Pasha 916cee3bb3 Merge pull request #380 from warpc/263-product_build_list_refactoring
[Refs #263] Refactoring ProductBuildList. Add tests
2012-04-04 08:24:22 -07:00
Alexander Machehin 302179eff8 [refs #295] set priority to delayed jobs 2012-04-04 18:13:10 +06:00
Vladimir Sharshov a6ec36086c [Refs #263] Refactoring ProductBuildList. Add tests 2012-04-04 00:56:21 +04:00
Alexander Machehin 06cd8a3c45 [refs #295] 4 workers to dj 2012-04-03 21:12:11 +06:00
Alexander Machehin f4937559a6 Merge pull request #378 from warpc/263-product_refactoring
[Refs #263] Refactoring product. Add tests.
2012-04-03 06:56:46 -07:00
Vladimir Sharshov 851fd9d722 Merge pull request #379 from warpc/377-fix_groups_as_owner
[fixed #377] Fixed for group list in create project page
2012-04-03 06:15:50 -07:00
Vladimir Sharshov 1ef60a3f94 [Refs #263] Fix copy-past evil 2012-04-03 17:14:08 +04:00
George Vinogradov fe053537c3 [fixed #377] Fixed Group.by_admin scope. 2012-04-03 17:08:22 +04:00
Vladimir Sharshov d382732e68 [Refs #263] Refactoring product. Add tests. 2012-04-03 16:21:39 +04:00
Alexander Machehin 1fb63cf1a7 [refs #263] division init bare & fork 2012-04-03 17:32:00 +06:00
Vladimir Sharshov b769bc1783 Merge branch 'master' of github.com:warpc/rosa-build 2012-04-03 13:40:12 +04:00
Vladimir Sharshov a0396d2d8c [Refs #263] Fix " undefined local variable or method `platforms' for Group 2012-04-03 13:39:29 +04:00
Alexander Machehin f4b3a4275a [refs #263] some hook task improvement 2012-04-03 01:30:14 +06:00
Alexander Machehin 5a384c6846 [refs #263] added dj queues 2012-04-03 01:29:06 +06:00
Alexander Machehin d06e452935 [refs #263] fixed feed with no repo 2012-04-03 01:27:36 +06:00
Alexander Machehin dfa538abef Merge pull request #375 from warpc/263-repository_refactoring
[Refs #263] Refactoring repository. Add tests
2012-04-02 10:44:28 -07:00
Vladimir Sharshov 431ed14e83 Fix "NameError: undefined local variable or method `platform' for ProductBuildList" 2012-04-02 21:39:43 +04:00
Vladimir Sharshov d31d0c9672 [Refs #263] Refactoring repository. Add tests 2012-04-02 19:43:59 +04:00
konstantin.grabar b36e0c284f [refs #130] Add ssl to html5 script into sessions layout 2012-04-02 15:26:00 +04:00
konstantin.grabar 23cdfa102c [refs #130] Add ssl to jQuery and html5 scripts 2012-04-02 15:01:16 +04:00
Pasha 1c5cccf27c Merge pull request #373 from warpc/263-platform_refactoring
[Refs #263] Refactoring platforms, add platform tests and software license
2012-04-01 08:52:19 -07:00
Vladimir Sharshov fef3affc07 [Refs #263] Refactoring platforms, add platform tests and software license, showing warning for errors in update project action 2012-04-01 19:19:54 +04:00
Pasha bf371e0c91 Merge pull request #371 from warpc/367-fix-git-url
[Refs #367] Fix hardcoded protocol for git repo urls
2012-03-31 09:41:41 -07:00
Vladimir Sharshov 0c2850b455 [Refs #367] Fix hardcoded protocol for git repo urls 2012-03-31 20:36:32 +04:00
Vladimir Sharshov 8e082f3c99 Merge pull request #370 from warpc/369-add_tos_page
[issue #369] Added TOS page.
2012-03-31 06:56:29 -07:00
George Vinogradov 1e8021fe35 [issue #369] Added TOS page. 2012-03-31 17:18:22 +04:00
Vladimir Sharshov 0f597ad544 Merge pull request #368 from warpc/195-new_design_for_projects
[issue #195] Fixed access string in repo block
2012-03-31 03:39:52 -07:00
George Vinogradov 59f51d3b2f [issue #195] read_access: read -> read-only 2012-03-31 14:36:36 +04:00
George Vinogradov eb4679de0e [issue #195] Fixed access string in repo block 2012-03-31 14:27:20 +04:00
Vladimir Sharshov 856e982640 Merge pull request #366 from warpc/349-anonymous_access
[Refs #349] Fix root page search field design. Allow anonymous search only projects. Fix activity_feeds routes. Show anonymous project build lists. Remove unused specs
2012-03-30 17:46:36 -07:00
Pavel Chipiga 36b2eaa784 Fix root page search field design. Allow aninymous search only projects. Fix activity_feeds routes. Show anonymous project build lists. Remove unused specs. Refs #349 2012-03-31 03:43:55 +03:00
Vladimir Sharshov a00dbf5090 Merge pull request #365 from warpc/349-anonymous_access
[Refs #349] anonymous access and refactoring
- Write basic robots.txt
- Apply configurable anonymous access, hide some functionality from guests
- Apply basic design for main page
- Autoconfirm manually created users
- Code refactor and cleanup
- Remove unused code, routes, containers, rpms, personal_repositories
- Redo product_build_lists monitoring and filtering
- Fix add_project to repo bug
- Add links to bottom menu
- Switch off deploy assets sppedup
2012-03-30 16:54:54 -07:00
Pavel Chipiga 265090a172 Merge branch 'master' into 349-anonymous_access
Conflicts:
	db/schema.rb
2012-03-31 02:41:25 +03:00
Pavel Chipiga d6e6959f46 Write basic robots.txt. Apply configurable anonymous access, hide some functionality from guests. Apply basic design for main page. Autoconfirm manually created users. Code refactor and cleanup. Remove unused code, routes, containers, rpms, personal_repositories. Redo product_build_lists monitoring and filtering. Fix add_project to repo bug. Add links to bottom menu. Switch off deploy assets sppedup. Refs #349, #263 2012-03-31 02:37:54 +03:00
Vladimir Sharshov e2dfaa1f56 Merge pull request #364 from warpc/195-new_design_for_projects
[issue #195] Owner removed from list of collaborators when editing list
2012-03-30 16:22:56 -07:00
George Vinogradov 7234cb7f99 [issue #195] Changed scopes. 2012-03-31 03:13:09 +04:00
George Vinogradov 0c09568d74 [issue #195] Merge branch 'master' into 195-new_design_for_projects
Conflicts:
	app/models/group.rb
	app/models/user.rb
2012-03-31 02:48:44 +04:00
George Vinogradov 71c1a4afcf [issue #195] Owner removed from list of collaborators when editing list 2012-03-31 02:45:05 +04:00
Vladimir Sharshov 4ce18b017e Merge pull request #363 from warpc/195-new_design_for_projects
[issue #195] Added missed translations.
2012-03-30 13:51:07 -07:00
George Vinogradov c70a7136d6 [issue #195] Fixed translations. 2012-03-31 00:47:49 +04:00
George Vinogradov 4e701dbddb [issue #195] Added missed translations. 2012-03-31 00:20:23 +04:00
Vladimir Sharshov c75f857014 Merge pull request #361 from warpc/340-titles
[Refs #340] Add title to all page in ABF
2012-03-30 11:44:09 -07:00
Alexander Machehin b8cadd8a22 [refs #340] changed translations for monitoring pages 2012-03-31 00:24:32 +06:00
Vladimir Sharshov c6ba55c4f4 Merge pull request #362 from warpc/344-fix_products_monitoring
[refs #344] fixed ability for product and remove unused submenu
2012-03-30 10:56:52 -07:00
Alexander Machehin 4db9bf4587 [refs #340] add title to products page 2012-03-30 23:41:22 +06:00
Alexander Machehin 0f91e0e8a1 [refs #344] fixed ability and submenu 2012-03-30 23:23:46 +06:00
Alexander Machehin a113efad3e [refs #340] title -> set_meta_tags 2012-03-30 22:37:54 +06:00
Alexander Machehin d18e55f180 [refs #340] titles - part2 2012-03-30 22:37:54 +06:00