Commit Graph

1671 Commits

Author SHA1 Message Date
Pavel Chipiga 432b6ac276 Refactor bluepill deploy recipies. Restart DJ through bluepill. Refs #196 2012-02-24 19:27:58 +04:00
Alexander Machehin c972968338 [refs #134] some hook task improvements 2012-02-24 19:27:58 +04:00
Vladimir Sharshov e93d5c08b0 [Refs#196] Update text message for empty text[en] 2012-02-24 19:27:57 +04:00
Vladimir Sharshov f4f542811d [Refs#196] Update text message for empty text[ru] 2012-02-24 19:27:57 +04:00
Pavel Chipiga 4daf50b34e Change blank repo message. Refs #196 2012-02-24 19:27:57 +04:00
Alexander Machehin 30f47a1748 [refs #134] lost env! 2012-02-24 19:27:57 +04:00
Alexander Machehin a809a4c116 [refs #134] fixed bug with new project 2012-02-24 19:27:57 +04:00
George Vinogradov 50ad3edab4 Fixed default host in mailer 2012-02-24 19:27:56 +04:00
George Vinogradov f7b496bb39 Some fixes:
*  Changed default visibility to personal platforms to 'open'
  *  Changed 'Erase' button to simple link in comments partial
  *  Probably added domain name to links in mail notifications
  *  Fixed protocol in repo links form 'http' to 'https'
2012-02-24 19:27:56 +04:00
Alexander Machehin 3b39738316 [refs #134] rails root 2012-02-24 19:27:56 +04:00
Alexander Machehin 4cdabd555c [refs #134] clean 2012-02-24 19:27:56 +04:00
Alexander Machehin 41861185c0 [refs #134] fixed git hook 2012-02-24 19:27:56 +04:00
konstantin.grabar aedfc0df8c Change nginx log rotate period to 1 day 2012-02-24 19:27:55 +04:00
George Vinogradov 5986cd6dde [issue #64] Removed debug methods and unnecessary comments. 2012-02-24 19:27:55 +04:00
Alexander Machehin e1f1e4aff4 remove broken migration 2012-02-24 19:27:55 +04:00
Pavel Chipiga bab3a90155 Apply approved and rejected filters for register requests. Tune abilities. Link to user profile if user have already registered. Refs #174 2012-02-24 19:27:55 +04:00
George Vinogradov 43c896021e [issue #64] Added possibility to diff and revert last commit 2012-02-24 19:27:55 +04:00
George Vinogradov 1bc4efcdc4 [issue #64] Fixed encodings bugs 2012-02-24 19:27:54 +04:00
Alexander Machehin de9071ae4f fix collaborator tests 2012-02-24 19:27:54 +04:00
Pavel Chipiga fd15a39f7a Fix cancan regsiter_requests specs. Temporary fix specs running bug through file rename. Refs #161 2012-02-24 19:27:54 +04:00
Pavel Chipiga bda978a306 Fix bug with group autocomplete. Do not delete during rsync 2012-02-24 17:27:49 +02:00
konstantin.grabar 3c5cdfd5e4 [refs #195] Add is_rpm field to projects. Continue set new design 2012-02-24 17:05:58 +04:00
konstantin.grabar 45905babd8 [refs #123] Add lost notification locales 2012-02-24 15:51:30 +04:00
konstantin.grabar 395fb812a6 [refs #123] Move notifications locales into another file 2012-02-24 15:34:23 +04:00
konstantin.grabar 28e2494e14 [refs #123] Remove stubs controller 2012-02-24 15:26:50 +04:00
Pavel Chipiga dde34cdffb Fix build_for settings. Refs #207 2012-02-23 22:20:44 +02:00
Vladimir Sharshov fb2b9f882c Merge pull request #215 from warpc/207-platform_clone_bg
Refs #207. Redo platform build_all with sleep and errors rescue
2012-02-23 11:09:37 -08:00
Pavel Chipiga 86c717dee5 Build only main repo. Refs #207 2012-02-23 21:06:28 +02:00
Pavel Chipiga 66fc31e404 Redo platform build_all with sleep and errors rescue. Refs #207 2012-02-23 20:32:56 +02:00
Alexander Machehin a6a51225b8 [refs #194] some js refactoring 2012-02-23 22:16:04 +06:00
Alexander Machehin 027012d3e5 [refs #194] some refactotring 2012-02-23 21:57:51 +06:00
Vladimir Sharshov c1224567e3 Merge pull request #213 from warpc/207-platform_clone_bg
[Refs #207]
* Rescue and ignore timeout error during long XML RPC
* Apply add_branch script
2012-02-23 07:57:21 -08:00
Pavel Chipiga a2a29e2baa Rescue and ignore timeout error during long XML RPC. Apply add_branch script. Refs #207 2012-02-23 17:17:02 +02:00
Alexander Machehin 9e5e7cd5e4 [refs #194] labels manage 2012-02-23 20:48:46 +06:00
Vladimir Sharshov e3c6a23eb6 Merge pull request #212 from warpc/207-platform_clone_bg
Create directory for platform before clone. Fix created directory permissions. Increase timeout during XML RPC clone. Switch off cascade XML RPC requests during platform destroy. Refs #207
2012-02-22 15:02:44 -08:00
Pavel Chipiga b192ebdcea Create directory for platform before clone. Fix created directory permissions. Increase timeout during XML RPC clone. Switch off cascade XML RPC requests during platform destroy. Refs #207 2012-02-23 00:57:43 +02:00
George Vinogradov 6fe88ed69d [issue #195] Merge branch '195-new_design_for_projects' of github.com:warpc/rosa-build into 195-new_design_for_projects
Conflicts:
	app/presenters/git_presenters/commit_as_message_presenter.rb
2012-02-23 02:16:20 +04:00
George Vinogradov 43b7ccd3dc [issue #195] Added blob show. Some changes. 2012-02-23 02:11:55 +04:00
Vladimir Sharshov accce3e7be Merge pull request #211 from warpc/207-platform_clone_bg
[Refs #207]
* Redo clone logic
* Split clone process for repositories
* Optimize and refactor
2012-02-22 12:32:29 -08:00
Pavel Chipiga 9eb191da7b Redo clone logic. Split clone process for repositories. Optimize and refactor. Refs #207 2012-02-22 22:24:29 +02:00
konstantin.grabar ba1798fd71 [refs #195] Add design to form and edit page 2012-02-22 21:48:37 +04:00
Vladimir Sharshov 0cf3c0a265 Merge pull request #210 from warpc/207-platform_clone_bg
[Refs #207] Place relations clone and XML RPC to background:
* Place platform destroy to background
* Redo clone process to 2 phases - base_clone and relations_clone
* Remove unneeded validations
* Refactor xml_rpc_clone
2012-02-22 04:48:22 -08:00
Pavel Chipiga 8f4c207545 Place platform destroy to background. Redo clone process to 2 phases - base_clone and relations_clone. Place relations clone and XML RPC to background. Remove unneeded validations. Refactor xml_rpc_clone. Refs #207 2012-02-22 14:35:40 +02:00
konstantin.grabar b99a7d5aa9 [refs #193] Move wiki locales to another file 2012-02-22 16:11:40 +04:00
Vladimir Sharshov 39f9e98d04 Merge pull request #209 from warpc/207-platform_clone_bg
[Refs #207] Place XML RPC clone request to DJ
Refactor platform clone controller and routes
Refactor and fix clone process for platform, repository, product
2012-02-21 13:44:49 -08:00
Pavel Chipiga 5829ab87e9 Remove raise. Refs #207 2012-02-21 23:43:06 +02:00
Pavel Chipiga 5b29de93af Refactor platform clone controller and routes. Refactor and fix clone process for platform, repository, product. Place XML RPC clone request to DJ. Refs #207 2012-02-21 23:27:11 +02:00
Vladimir Sharshov a249e566ac Merge pull request #206 from warpc/205-repo_abilities
Refs #205
Delegate all repo abilities to platform
Remove repository owner and relations
Fix templates and specs
Refactor and code cleanup
2012-02-21 12:49:24 -08:00
Alexander Machehin ecb29d1762 [refs #194] tags -> labels 2012-02-22 02:28:04 +06:00
konstantin.grabar 3a48f8dea9 [refs #193] Add lost file with wiki_history checkboxes script 2012-02-21 20:11:16 +04:00