konstantin.grabar
|
3e57359c96
|
[refs #442] Add mass build page functional
|
2012-05-17 19:20:03 +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 |
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
|
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
|
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 |
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 |
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 |
George Vinogradov
|
05ef799fa4
|
[issue #428] Added advisories list. Added translations.
|
2012-05-05 21:18:29 +04: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 |
Pavel Chipiga
|
abb60a503a
|
Minor design fix. Refactor register requests. Refactor case insensitive search. Other minor fixes and code cleanup. Refacor and improve owner constraint. Refs #263
|
2012-05-03 17:08:02 +03:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03: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 |
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 |
Vladimir Sharshov
|
2a24997eb4
|
Allow set custom priority for mass rebuild
|
2012-04-24 23:03:45 +04:00 |
Pavel Chipiga
|
cf907c19e8
|
Merge branch 'master' into 263-refactoring
Conflicts:
app/controllers/build_lists_controller.rb
|
2012-04-24 19:06:43 +03:00 |
George Vinogradov
|
9c9e4d8738
|
[issue #347] Removed unnecessary comment
|
2012-04-24 19:07:40 +04:00 |
George Vinogradov
|
326b35b4f8
|
[issue #347] Fixed bag with creating collaborator.
Before this changes if we have initialize Collaborator with project_id
and change project, Relation, incapsulated by Collaborator wasn't
changes.
|
2012-04-24 18:59:50 +04:00 |
Pavel Chipiga
|
7af06cc7ab
|
Downgrade unicorn. Fix project fork. Fix reserved_names validator. Add comments, cleanup code and refactor. Fix some bugs. Redo specs project URLs. Refs #263
|
2012-04-23 23:55:42 +03:00 |
Pavel Chipiga
|
c0d2d67c73
|
Merge branch 'master' into 263-refactoring
Conflicts:
Gemfile
Gemfile.lock
config/routes.rb
|
2012-04-23 17:58:45 +03:00 |
Pavel Chipiga
|
701da7e1f9
|
Disable bluepill. Update gems. Github project style URLs. Fix project load. Fix abilities. Fic urls generation. Fix some specs. Refs #263
|
2012-04-19 22:45:50 +03:00 |
George Vinogradov
|
510b0c0c50
|
[issue #347] Merge branch 'master' into 347-javascript_refactoring
Conflicts:
app/assets/stylesheets/design/custom.scss
app/models/group.rb
app/models/user.rb
|
2012-04-19 19:32:11 +04:00 |
George Vinogradov
|
f9d2baef5a
|
[issue #347] Added filter.
|
2012-04-19 19:27:16 +04:00 |
Vladimir Sharshov
|
5b5aec490a
|
Merge pull request #409 from warpc/396-rss_atom_feed
[refs #396] Add atom feed for activity feed
|
2012-04-19 07:08:59 -07:00 |
konstantin.grabar
|
3d1cb4bfee
|
Merge master into 396-rss_atom_feed
|
2012-04-18 16:53:53 +04:00 |
konstantin.grabar
|
8ef020427d
|
[refs #396] Add token auth for atom feed
|
2012-04-18 16:46:09 +04:00 |
Vladimir Sharshov
|
3e4eba7f9d
|
Merge pull request #411 from warpc/408-frozen_platform
[issue #408] Allow publish build list in released platform only for platform members. Add rejected function for bs.
|
2012-04-18 04:17:32 -07:00 |
George Vinogradov
|
6c64125787
|
[issue #408] Changed behavior of build list for released platform
|
2012-04-17 22:18:39 +04:00 |
Alexander Machehin
|
644b95d5bd
|
Fuuu!
Revert "[refs #385] removed dublicate ability"
This reverts commit 72de5731722f0a5b7110983ecb97cba1beda3056.
|
2012-04-17 19:52:52 +06:00 |
Alexander Machehin
|
05ec6cbac3
|
[refs #385] removed dublicate ability
|
2012-04-17 16:21:45 +06:00 |
Alexander Machehin
|
2716c19635
|
[refs #385] add anonymous access to project archive
|
2012-04-17 16:18:03 +06:00 |
konstantin.grabar
|
1b871bf6dd
|
[refs #404] Remove downloads statistics functional
|
2012-04-17 12:23:58 +04:00 |
George Vinogradov
|
871c8ed1f4
|
[issue #347] Fixed bugs. Some changes.
|
2012-04-16 23:22:08 +04:00 |
Vladimir Sharshov
|
07cc2db49e
|
Merge pull request #399 from warpc/194-assignee_and_user
[refs #194] Move user_id to assignee_id and creator_id to user_id, because user_id in project used only as author.
|
2012-04-16 09:39:23 -07:00 |
Vladimir Sharshov
|
40090f0903
|
[Refs #223] Fix human_average_build_time (wrong time)
|
2012-04-14 20:10:18 +04:00 |
Vladimir Sharshov
|
afd82ab4ec
|
[Refs #223] Mass rebuild method now connect project platform repository and main if main exist.
|
2012-04-14 17:46:39 +04:00 |
Pavel Chipiga
|
c1ddc2204f
|
Fix scopes. Refs #223
|
2012-04-14 01:27:24 +03:00 |
Vladimir Sharshov
|
afbfbcd9e4
|
[Refs #223] Fix time calculation
|
2012-04-14 01:20:56 +04:00 |
Vladimir Sharshov
|
2c0f047b38
|
[Refs #223] Fix errors and tests
|
2012-04-14 00:49:29 +04:00 |