Alexander Machehin
|
0b9c0fdd07
|
[refs #90] fixed rendering file rename
|
2012-06-08 01:19:18 +06:00 |
Alexander Machehin
|
8fadbf2d41
|
[refs #90] rewrite diff
|
2012-06-07 23:23:28 +06:00 |
Alexander Machehin
|
91bf65d65d
|
[refs #90] comments for pull requests (slow version)
|
2012-06-05 18:08:52 +06:00 |
Alexander Machehin
|
4b8def5bd0
|
[refs #90] add pulls to tracker
|
2012-06-04 23:00:19 +06:00 |
Alexander Machehin
|
60aba754ae
|
[refs #90] pull title/body update
|
2012-05-31 22:57:52 +06:00 |
Alexander Machehin
|
f44b9631ad
|
[refs #90] add pull requests authorizations
|
2012-05-31 00:08:07 +06:00 |
Alexander Machehin
|
26baf999f4
|
[refs #90] diff stats
|
2012-05-29 23:09:43 +06: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 |
Alexander Machehin
|
6623da9d71
|
[refs #90] fixed state_machine
|
2012-05-29 14:59:24 +06:00 |
Alexander Machehin
|
4f1d23a2a4
|
[refs #90] branch, merge validation
|
2012-05-24 23:10:49 +06:00 |
Alexander Machehin
|
e211fa2fc3
|
[refs #90] fixed errors, add validations & tests
|
2012-05-23 22:09:11 +06:00 |
Alexander Machehin
|
0c89ca6575
|
[refs #90] broken tests
|
2012-05-23 00:23:00 +06:00 |
Alexander Machehin
|
d643bb3cd0
|
[refs #90] try to prevent create same pull
|
2012-05-21 19:24:16 +06:00 |
Alexander Machehin
|
6b6887250b
|
Merge branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-05-21 17:31:49 +06:00 |
Pavel Chipiga
|
bea7ed26d6
|
Fix advisory template. Fix rosa tour. Refs #428, #482
|
2012-05-18 01:38:43 +03:00 |
Pavel Chipiga
|
b41a9e3b49
|
Redo project assign for build_list_packages. Redo and fix double render error during build_list publish. Refs #444, #481
|
2012-05-18 00:19:57 +03:00 |
Vladimir Sharshov
|
aceb9e61fc
|
Rename is_rpm to is_package in ability.rb
|
2012-05-18 01:07:04 +04:00 |
Vladimir Sharshov
|
50249a68b6
|
Merge branch 'master' into 461-rename_is_rpm_to_is_package
|
2012-05-18 00:43:40 +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 |
Alexander Machehin
|
74aee232f9
|
[refs #90] some fixes and merge button
|
2012-05-17 22:49:29 +06:00 |
Pavel Chipiga
|
cd4dd31d24
|
Change project assign for container data. Refs #444
|
2012-05-17 16:00:38 +03: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
|
9e3afa8fc0
|
Merge pull request #476 from warpc/438-remove_rsync_mount_from_app
[refs #438] Repair arch factory and rename rsync stub method, remove symlink dir creation
|
2012-05-16 12:09:45 -07:00 |
konstantin.grabar
|
4f38bb5364
|
[refs #438] Remove symlink dir creation
|
2012-05-16 20:58:15 +04:00 |
Alexander Machehin
|
f96990bd25
|
[refs #90] change view
|
2012-05-16 22:50:30 +06: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
|
9d871af7ef
|
Merge master into 461-rename_is_rpm_to_is_package
|
2012-05-16 14:40:10 +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
|
5ad43c684e
|
Merge master into 429-uname_format_error_explain
|
2012-05-16 14:01:41 +04:00 |
konstantin.grabar
|
e807e5f3ec
|
[refs #429] Add format explain error message for uname
|
2012-05-15 15:11:18 +04:00 |
konstantin.grabar
|
1f088c0cfc
|
[refs #461] Rename is_rpm to is_package
|
2012-05-15 14:00:57 +04:00 |
konstantin.grabar
|
2c4169a3c7
|
[refs #438] Rename mount_path to symlink_path
|
2012-05-15 13:33:27 +04:00 |
konstantin.grabar
|
254629a4a9
|
[refs #438] Add symlinking paths for platforms
|
2012-05-15 12:53:41 +04:00 |
Pavel Chipiga
|
78ab229c4f
|
Fix advisories relaton. Minor code cleanup. Write more specs. Refs #444
|
2012-05-14 23:00:04 +03: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 |
Alexander Machehin
|
ff016efe1c
|
[refs #90] choose project
|
2012-05-14 23:09:18 +06:00 |
konstantin.grabar
|
014f1c319c
|
[refs #438] Remove rsync mount and umount from platforms
|
2012-05-14 18:37:19 +04:00 |
Alexander Machehin
|
b7dee0b6af
|
Merge pull request #457 from warpc/454-routes_dot
[#454] Исправление проблемы с точкой в имени проекта
|
2012-05-14 07:04:28 -07:00 |
Pavel Chipiga
|
f335863881
|
Fix dot in project name routes. Refactor and write basic route specs. Refs #454
|
2012-05-14 16:24:01 +03:00 |
Alexander Machehin
|
944626d59a
|
[refs #455] add ability for build lists
|
2012-05-14 16:51:08 +06:00 |
Alexander Machehin
|
bd2bb2b91f
|
[refs #90] fixed merge
|
2012-05-12 22:34:27 +06:00 |
Alexander Machehin
|
85d4489009
|
[refs #90] dont work pull
|
2012-05-12 00:23:09 +06:00 |
George Vinogradov
|
b74dd01262
|
[issue #430] Changed task
|
2012-05-11 22:00:27 +04:00 |
George Vinogradov
|
1a9f529152
|
[issue #430] Added rake task to remove outdated BuildLists.
|
2012-05-11 21:44:19 +04:00 |
Alexander Machehin
|
d4a5b78b21
|
[refs #90] add state setter
|
2012-05-10 15:42:25 +06:00 |
George Vinogradov
|
05ef799fa4
|
[issue #428] Added advisories list. Added translations.
|
2012-05-05 21:18:29 +04:00 |
Alexander Machehin
|
381ae0a8b9
|
[refs #90] diff - dont work
|
2012-05-05 22:57:12 +06:00 |
George Vinogradov
|
1f07332892
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/controllers/projects/build_lists_controller.rb
config/routes.rb
db/schema.rb
|
2012-05-04 21:29:04 +04:00 |
George Vinogradov
|
8350fc8fb1
|
[issue 428] Added advisory.
|
2012-05-04 21:12:51 +04:00 |