Alexander Machehin
|
10b828c644
|
Merge branch 'master' into 90-pull
Conflicts:
db/schema.rb
vendor/assets/javascripts/vendor.js
|
2012-07-10 18:35:49 +06:00 |
George Vinogradov
|
a909a92ae8
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
db/schema.rb
|
2012-07-04 18:10:03 +04:00 |
konstantin.grabar
|
2353a65972
|
[refs #442] Repair schema
|
2012-07-04 16:53:44 +04:00 |
George Vinogradov
|
e00e88340b
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/assets/stylesheets/design/custom.scss
db/schema.rb
|
2012-07-04 03:31:51 +04:00 |
Alexander Machehin
|
89abd20c95
|
Merge branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-07-03 21:22:10 +06:00 |
konstantin.grabar
|
6afe8c0375
|
[refs #442] Merge master into 442-mass_build
|
2012-07-03 18:41:02 +04:00 |
Pavel Chipiga
|
b46a7aba39
|
Fix branch with dots. Refs #263
|
2012-07-03 15:05:27 +03:00 |
konstantin.grabar
|
dbbe4cef1f
|
[refs #442] Slice counters migration on two parts
|
2012-07-03 14:24:14 +04:00 |
konstantin.grabar
|
561ebb8728
|
[refs #442] Add stop_build field
|
2012-06-29 19:17:25 +04:00 |
konstantin.grabar
|
6507ad280f
|
[refs #442] Merge master into 442-mass_build
|
2012-06-29 16:40:54 +04:00 |
Vladimir Sharshov
|
7561abca08
|
[refs #462] refactoring: remove notified_at
|
2012-06-28 21:40:32 +04:00 |
konstantin.grabar
|
ce163f89a9
|
[refs #442] Add rep_name field. Add cancel builds ability
|
2012-06-28 19:23:33 +04:00 |
konstantin.grabar
|
b6d769ad66
|
[refs #442] Change mass builds table
|
2012-06-27 18:07:05 +04:00 |
Alexander Machehin
|
1ffb1b3940
|
Merge branch 'master' into 90-pull
Conflicts:
Gemfile
app/assets/stylesheets/design/custom.scss
app/models/project.rb
db/schema.rb
|
2012-06-27 16:20:38 +06:00 |
konstantin.grabar
|
fc00f713b5
|
[refs #442] Add counters update checking. Add build_error counter
|
2012-06-27 13:48:54 +04:00 |
konstantin.grabar
|
f3bd3bbd7f
|
[refs #442] Add mass build counters ant their update. Add failed builds report generate
|
2012-06-22 19:10:44 +04:00 |
George Vinogradov
|
60f1f68ce1
|
[issue #428] Fixed schema.rb . Removed debug code.
|
2012-06-20 00:04:33 +04:00 |
George Vinogradov
|
735afaea15
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
db/schema.rb
|
2012-06-19 02:57:39 +04:00 |
George Vinogradov
|
ecd4498484
|
[issue #428] Changes in advisories.
* Added Many2Many relation between advisories and projects.
* Added autocompletion to build list's advisory
* Bootstrap's JS moved to vendor/
|
2012-06-19 02:49:17 +04:00 |
Pavel Chipiga
|
b47b4ec075
|
Update rails and gems. Redo resque jobs enqueue and perform through plugins. Redo emails async sending. Redo hook process. Refactor and code cleanup. Refs #510
|
2012-06-16 21:27:46 +03:00 |
konstantin.grabar
|
8eaec85aff
|
[refs #442] Fix auto_publish validate and default set
|
2012-05-29 17:44:30 +04:00 |
Alexander Machehin
|
11c67fb07d
|
Revert "[refs #90] issue status -> state" & changed state -> status
This reverts commit 7470ee76e4783a0fbbd98607406d7b770a2980d1.
Conflicts:
app/controllers/projects/issues_controller.rb
db/migrate/20120412173938_create_pull_requests.rb
db/schema.rb
|
2012-05-29 16:50:25 +06:00 |
konstantin.grabar
|
a79d946b6b
|
[refs #442] Mass build refactor and fixes
|
2012-05-25 19:56:26 +04:00 |
konstantin.grabar
|
45ff187875
|
[refs #442] Remove button. Add tab. Fix locales. Fix schema
|
2012-05-23 20:44:04 +04:00 |
konstantin.grabar
|
c74de8b84d
|
[refs #442] Add new page for mass rebuild, new fields and new functional
|
2012-05-23 18:08:11 +04:00 |
konstantin.grabar
|
9aefce6b68
|
[refs #442] Merge master into 442-mass_build
|
2012-05-21 18:33:12 +04:00 |
konstantin.grabar
|
b85cb31b88
|
[refs #442] Remove def is_rpm. Change auto_publish default value. Change MassBuild set_name. Fix schema
|
2012-05-21 17:59:04 +04:00 |
Alexander Machehin
|
6b6887250b
|
Merge branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-05-21 17:31:49 +06:00 |
konstantin.grabar
|
cd3564bb81
|
[refs #442] Add mass build model and new build_all fixes
|
2012-05-18 19:12:51 +04:00 |
Alexander Machehin
|
fcffff4178
|
Merge branch 'master' into 90-pull
Conflicts:
app/assets/stylesheets/design/custom.scss
config/locales/title.en.yml
config/locales/title.ru.yml
config/routes.rb
db/schema.rb
|
2012-05-17 22:58:29 +06:00 |
konstantin.grabar
|
ec9c19352e
|
[refs #461] Merge master into to 461-rename_is_rpm_to_is_package. Again
|
2012-05-17 12:00:21 +04:00 |
Vladimir Sharshov
|
1550d7a59e
|
Merge pull request #459 from warpc/438-remove_rsync_mount_from_app
[refs #438] Remove rsync mount and umount from platforms
|
2012-05-16 06:24:31 -07:00 |
konstantin.grabar
|
208310e83b
|
[refs #438] Add rake task to symlink migrate. Change rsync stubs
|
2012-05-16 17:01:25 +04:00 |
konstantin.grabar
|
1385133ed5
|
[refs #461] Merge master into 461-rename_is_rpm_to_is_package
|
2012-05-16 14:37:35 +04:00 |
konstantin.grabar
|
79a9b3d107
|
[refs #461] Fix is_package locale. Fix schema.rb and rename migration
|
2012-05-16 14:33:14 +04:00 |
konstantin.grabar
|
1f088c0cfc
|
[refs #461] Rename is_rpm to is_package
|
2012-05-15 14:00:57 +04:00 |
Pavel Chipiga
|
8470674c62
|
Apply basic build list packages store functionality. Display build list package content. Write specs. Refactor. Refs #444
|
2012-05-14 22:08:31 +03:00 |
Pavel Chipiga
|
52f5e01575
|
Fix build list controller bugs. Fix JS which controls checkboxes. Fix translations. Fix and refactor views. Refs #428
|
2012-05-06 00:43:04 +03:00 |
George Vinogradov
|
26a643eed1
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/controllers/projects/build_lists_controller.rb
db/schema.rb
|
2012-05-05 21:33:39 +04:00 |
Alexander Machehin
|
69303561f4
|
[refs #434] add build priority to users
|
2012-05-05 17:05:24 +06:00 |
George Vinogradov
|
8350fc8fb1
|
[issue 428] Added advisory.
|
2012-05-04 21:12:51 +04:00 |
Alexander Machehin
|
36b4ce2d99
|
Merge branch 'master' into 90-pull
Conflicts:
Gemfile
Gemfile.lock
app/controllers/projects/issues_controller.rb
app/models/project.rb
config/locales/menu.en.yml
config/routes.rb
db/schema.rb
|
2012-05-03 23:19:43 +06:00 |
Alexander Machehin
|
9e5db741d3
|
Merge branch 'master' into 90-pull
Conflicts:
app/models/project.rb
db/schema.rb
|
2012-05-02 23:08:24 +06:00 |
Pavel Chipiga
|
b957600eda
|
Merge branch 'master' into 263-refactoring
Conflicts:
app/models/project.rb
app/views/projects/_repo_block.html.haml
db/schema.rb
spec/controllers/issues_controller_spec.rb
spec/controllers/projects_controller_spec.rb
|
2012-05-01 15:54:13 +03:00 |
Alexander Machehin
|
4ad39b05c0
|
[refs #90] model PullRequest, tests
|
2012-04-28 23:30:54 +06:00 |
Vladimir Sharshov
|
77414b3092
|
Universal mass rebuildfor platform onwer without hardcoded main repository or architecture
|
2012-04-26 13:18:11 +04:00 |
George Vinogradov
|
de093d7065
|
[issue #425] Changed object to actor in Relation and to eventable in
EventLog
|
2012-04-26 05:38:33 +04:00 |
Alexander Machehin
|
628fed40ea
|
[refs #90] issue status -> state
|
2012-04-23 23:34:11 +06:00 |
Alexander Machehin
|
fda1a847f5
|
[refs #90] some tests and questions
|
2012-04-23 23:34:10 +06:00 |
Alexander Machehin
|
58776a6e9e
|
[refs #90] fixing pull methods
|
2012-04-23 23:34:10 +06:00 |