Commit Graph

2805 Commits

Author SHA1 Message Date
George Vinogradov c7d13fd607 [issue #565] Added question description. 2012-08-04 02:28:43 +04:00
George Vinogradov d407433f45 [issue #590] Attempt to speed up migration. 2012-08-04 00:25:41 +04:00
George Vinogradov e57da721de [issue #590] Attempt to speed up migration. 2012-08-04 00:18:41 +04:00
Vladimir Sharshov bf251e01c0 Merge pull request #577 from warpc/565-feedback_form
[refs #565] Add feedback form
2012-08-03 12:44:59 -07:00
George Vinogradov a1b7bcac32 [issue #565] Merge branch 'master' into 565-feedback_form
Conflicts:
	app/assets/stylesheets/design/custom.scss
2012-08-03 23:36:14 +04:00
Vladimir Sharshov ef423b22cd Merge pull request #599 from warpc/590-build_list_page_change
[refs #590] Added missed migration
2012-08-03 12:27:53 -07:00
George Vinogradov 877007eb8d [issue #590] Added missed migration 2012-08-03 23:16:56 +04:00
Pasha 23b4136d05 Merge pull request #598 from warpc/help_info
[refs #597] Add help page for new git repo. Remove link to README in project pages, small refactoring.
2012-08-03 09:24:26 -07:00
Vladimir Sharshov 427f192561 Merge pull request #596 from warpc/112-import
[refs #112] Improve srpm import script for processing projects which already exists.
2012-08-03 09:23:03 -07:00
Vladimir Sharshov 36a3511691 Merge pull request #591 from warpc/590-build_list_page_change
[refs #590] Save repository to save to in BuildList and show data in build list.
2012-08-03 07:56:07 -07:00
George Vinogradov 6eff6bffa5 [issue #590] Merge branch 'master' into 590-build_list_page_change
Conflicts:
	db/schema.rb
2012-08-03 18:37:44 +04:00
Vladimir Sharshov 8bc229f933 [refs #597] Add help page for new git repo. Remove link to README in project pages, small refactoring. 2012-08-03 18:31:04 +04:00
Pavel Chipiga 80d69a9248 Improve srpm import script for processing projects which already exists. Refs #112 2012-08-03 13:31:50 +03:00
Vladimir Sharshov c50ec09f36 Merge pull request #595 from warpc/263-refactoring
Fix branch_or_tag parse constraint, minor refactor. Refs #263
2012-08-02 08:31:25 -07:00
Pavel Chipiga 33d722b779 Fix branch_or_tag parse constraint, minor refactor. Refs #263 2012-08-02 17:54:34 +03:00
George Vinogradov 7f5f147c36 [issue #590] Fixed translation 2012-08-01 09:15:56 +04:00
Vladimir Sharshov dc95d6c13a Merge pull request #594 from warpc/263-refactoring
[refs #263] Refactoring git: part 2.
2012-07-31 15:00:41 -07:00
Pavel Chipiga b6c5221f41 Rollback schema.rb. Refs #263 2012-08-01 00:38:21 +03:00
Pavel Chipiga 1269806aae Hide another raw link for huge blobs. Refs #263 2012-07-31 22:24:27 +03:00
Pavel Chipiga 8e91159b5b Improve and refacror huge blob display. Fix wiki create and display. Fix build_lists test. Refs #263 2012-07-31 20:32:49 +03:00
Pavel Chipiga a3a33afd6c Merge branch 'master' into 263-refactoring 2012-07-31 19:09:13 +03:00
konstantin.grabar 8e05c0222d [refs #374] Fix key pairs tests 2012-07-31 20:06:57 +04:00
Pavel Chipiga 01a3572de0 Minor update. Fix helper bug. Minor refactor. Refs #263 2012-07-31 17:35:18 +03:00
Vladimir Sharshov c33aad252b Merge pull request #568 from warpc/441-key_pairs
[refs #441] Add signatures for repositories in platform
2012-07-31 06:54:07 -07:00
konstantin.grabar ebc5cd2603 [refs #441] Fix schema 2012-07-31 17:35:05 +04:00
konstantin.grabar f7f848e878 [refs #441] Merge master into 441-key_pairs 2012-07-31 17:16:07 +04:00
konstantin.grabar 6c4a574f49 [refs #441] self.key_id and stub result fix 2012-07-31 17:05:25 +04:00
konstantin.grabar 931d4a7db0 [refs #441] Key Pairs fixes and refactoring 2012-07-31 16:50:53 +04:00
Vladimir Sharshov a265feeb27 Merge pull request #574 from warpc/570-mass_builds_status_counters_bug
[refs #570] Fix mass builds counters update. Fix mass build and failed_build_list links.
2012-07-31 02:02:22 -07:00
konstantin.grabar 0305976a27 [refs #441] Fix schema 2012-07-31 12:56:55 +04:00
Vladimir Sharshov 43309d86e6 Merge branch 'master' into 441-key_pairs, fix schema, add migration
Conflicts:
	db/schema.rb
2012-07-31 02:02:15 +04:00
Vladimir Sharshov 73a369ba49 [refs #441] Refactring: part 2. Fix integration with kernel, change view for keys list 2012-07-31 01:24:31 +04:00
George Vinogradov ef25bb502a [issue #565] refactoring, proposed by @alexander-machehin 2012-07-31 00:42:32 +04:00
George Vinogradov d7e9cefd0b [issue #590] Added validation on repository. 2012-07-30 23:26:51 +04:00
Vladimir Sharshov 89d67f9ea6 [refs #441] Refactring, fix errors 2012-07-30 23:08:14 +04:00
konstantin.grabar 844e81a73d [refs #441] Change public key type 2012-07-30 19:25:51 +04:00
Alexander Machehin 6e598ad5f9 [refs #565] fixed feedback image 2012-07-30 20:59:50 +06:00
konstantin.grabar 724b36a4b4 Merge master into 570-mass_builds_status_counters_bug 2012-07-30 18:53:18 +04:00
konstantin.grabar dd13b38da3 [refs #570] Add status variable 2012-07-30 18:49:40 +04:00
Vladimir Sharshov 1fff041008 Merge pull request #592 from warpc/263-refactoring
[refs #263] Update rails, grit, gollum. Fix re-encoding bug.
2012-07-30 03:19:06 -07:00
Pavel Chipiga 7495c9878b Merge branch 'master' into 263-refactoring 2012-07-30 02:32:56 +03:00
Pavel Chipiga 27030566a4 Update rails, grit, gollum. Fix re-encoding bug. Refs #263 2012-07-30 02:32:23 +03:00
George Vinogradov 63801e2676 [issue #590] Platform fetches through repository. 2012-07-27 23:37:56 +04:00
George Vinogradov cc66e2ee4a [issue #590] Save repository to save to in BuildList. 2012-07-27 20:01:26 +04:00
konstantin.grabar 33e6cdc285 [refs #570] Remove mass build counters logs and transactions 2012-07-27 19:17:07 +04:00
Vladimir Sharshov 255bd3a73a Merge pull request #589 from warpc/551-old_bugs_with_by_object
[refs #551] by_object changed to by_actor.
2012-07-27 06:45:34 -07:00
George Vinogradov 2efb103084 [issue #551] Changed get to delete in spec. 2012-07-27 17:27:24 +04:00
George Vinogradov d5b0c96d1e [issue #551] Added spec. 2012-07-27 17:17:37 +04:00
Vladimir Sharshov 2105457d62 Merge pull request #587 from warpc/586-datatables_json_fixes
[refs #586] Custom JSON generators changed to JBuilder
2012-07-27 05:45:23 -07:00
George Vinogradov bbb03d3243 [issue #586] Removed @total_project & @total_user. 2012-07-27 16:40:13 +04:00