konstantin.grabar
|
15a86c2ecd
|
[refs #576] Add flash notifies
|
2012-07-23 18:25:37 +04:00 |
konstantin.grabar
|
94456e6319
|
[refs #570] Replace :index to :everything into specs
|
2012-07-18 18:13:37 +04:00 |
konstantin.grabar
|
3a183e0dc3
|
[refs #441] Remove unused files. Add mass assigment specs
|
2012-07-17 13:31:32 +04:00 |
Pavel Chipiga
|
611b22baa5
|
Update gems, fix conflicts. Raise 404 error instead of redirect. Refactor git controllers. Refactor git methods, move to modules. Cleanup git helpers, refactor and remove unused variables from views, refactor git templates. Refactor project load. Refactor git routes and links, refactor constraints. Fix branches with slashes and dots. Apply github linguist and libmagic for binary file detection. Other refactor and code cleanup. Fix specs and deprecations. Refs #263
|
2012-07-17 11:02:56 +03:00 |
konstantin.grabar
|
a5af7d72d9
|
[refs #441] Add specs for key pairs
|
2012-07-16 20:36:47 +04:00 |
konstantin.grabar
|
b4059c67fc
|
[refs #441] Add key pairs for platform
|
2012-07-13 15:18:12 +04:00 |
konstantin.grabar
|
620d78fd1b
|
[refs #442] MassBuilds create refactor and specs fix
|
2012-07-09 20:48:31 +04:00 |
konstantin.grabar
|
1f2a3b82d3
|
[refs #442] Add tests for mass builds and attr_accessible. Fix ability
|
2012-07-06 20:49:21 +04:00 |
Pavel Chipiga
|
b46a7aba39
|
Fix branch with dots. Refs #263
|
2012-07-03 15:05:27 +03:00 |
Alexander Machehin
|
ea8775f1f7
|
[refs #547] remove mistake condition
|
2012-07-03 16:42:58 +06:00 |
Vladimir Sharshov
|
7561abca08
|
[refs #462] refactoring: remove notified_at
|
2012-06-28 21:40:32 +04:00 |
Alexander Machehin
|
d5a6b47be3
|
[refs #531] user best role tests
|
2012-06-21 20:19:44 +06:00 |
Alexander Machehin
|
a033e3192e
|
[refs #531] fixed tests
|
2012-06-21 16:35:02 +06:00 |
Alexander Machehin
|
93ec9a135d
|
[refs #531] some refactoring and model tests
|
2012-06-21 00:10:27 +06:00 |
Alexander Machehin
|
4d91ea1d6e
|
[refs #531] fixed user roles
|
2012-06-20 23:59:47 +06:00 |
konstantin.grabar
|
264273c6c0
|
[refs #505] Remove comment. Add lost method into build_list model
|
2012-06-19 19:45:38 +04:00 |
konstantin.grabar
|
8e88c32147
|
[refs #505] Fix tests after merge. Remove ResqueAsyncMethods include
|
2012-06-19 14:23:03 +04:00 |
konstantin.grabar
|
dc8a11fa68
|
[refs #505] Merge master into 505-state_machine_migrate
|
2012-06-19 13:43:38 +04:00 |
konstantin.grabar
|
8ce6c26cc4
|
[refs #505] Fix state machine tests
|
2012-06-18 20:19:09 +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
|
ac7a3980cd
|
[refs #505] Pending some tests. Return set_version_and_tag. Fix post_build action
|
2012-06-15 20:05:55 +04:00 |
konstantin.grabar
|
6db2fd3d10
|
[refs #505] Tried to fix strip error.
|
2012-06-15 17:05:55 +04:00 |
konstantin.grabar
|
49ac16ae19
|
[refs #505] Add changes to spec. Temporary broke tests to show errors
|
2012-06-15 14:14:32 +04:00 |
konstantin.grabar
|
5e7342fbd7
|
[refs #505] Comment DJ stub. Fix event name call
|
2012-06-15 12:47:40 +04:00 |
Alexander Machehin
|
5c9f914e4a
|
[refs #511] add issue index authorization
|
2012-05-30 22:03:07 +06:00 |
konstantin.grabar
|
9aefce6b68
|
[refs #442] Merge master into 442-mass_build
|
2012-05-21 18:33:12 +04:00 |
konstantin.grabar
|
cd3564bb81
|
[refs #442] Add mass build model and new build_all fixes
|
2012-05-18 19:12:51 +04:00 |
Vladimir Sharshov
|
bfabdc1dc3
|
Merge pull request #468 from warpc/466-edit_project
[refs #466] fixed access to project and tests for this cases.
|
2012-05-17 13:11:55 -07: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
|
da70a11aab
|
[refs #438] Repair arch factory and rename rsync stub method
|
2012-05-16 19:29:28 +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 |
Alexander Machehin
|
e3caa7274f
|
[refs #466] add update project test
|
2012-05-15 17:15:34 +06: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 |
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 |
George Vinogradov
|
9a0f582a16
|
[issue #428] Fixed typo in PlatformsHelper
|
2012-05-10 20:04:48 +04:00 |
Vladimir Sharshov
|
8819d0845a
|
[refs 428] Fix tests and merges missing
|
2012-05-05 23:26:34 +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
|
5157f31081
|
Refactor routes to separate owner profile and project. Redo short groups profile URL. Improve specs. Refs #236
|
2012-05-04 00:52:56 +03:00 |
Alexander Machehin
|
377035c911
|
[refs #263] dont change/remove owner from group && tests
|
2012-05-03 18:25:06 +06: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 |
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
|
41ef7e85f3
|
Merge pull request #424 from warpc/385-git_archive
[refs #416] dont show zip menu for empty project
[refs #385] Strictly restrict the parameter values(tar or zip)
Add tests for this cases
|
2012-04-24 11:41:12 -07:00 |
Alexander Machehin
|
843ebecf71
|
[refs #416] fixed tests for anonymous access
|
2012-04-25 00:34:36 +06:00 |
Alexander Machehin
|
f1cf96baab
|
[refs #385] fixed security bug & added some tests for project archive
|
2012-04-25 00:10:41 +06: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 |
Alexander Machehin
|
064dfcae54
|
[refs #347] refactoring collaborator tests
|
2012-04-24 21:38:50 +06:00 |
George Vinogradov
|
ffe94f2ba6
|
[issue #347] Fixed typo
|
2012-04-24 19:18:55 +04:00 |
George Vinogradov
|
f4e23bca14
|
[issue #347] Fixed CollaboratorsController spec.
|
2012-04-24 19:02:51 +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
|
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 |
Vladimir Sharshov
|
dcdea4b8d3
|
[Refs #404] Remove downloads statistics functional (db and tests)
|
2012-04-17 17:56:44 +04:00 |
Vladimir Sharshov
|
44ca501962
|
[Refs #194] Fix tests
[Refs #263] Update kernel API call
|
2012-04-16 21:51:51 +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
|
2c0f047b38
|
[Refs #223] Fix errors and tests
|
2012-04-14 00:49:29 +04:00 |
Alexander Machehin
|
2dedbd92d0
|
[refs #194] assignee & user
|
2012-04-14 01:44:04 +06:00 |
konstantin.grabar
|
742603ab7e
|
[refs #223] Add build list duration
|
2012-04-12 14:29:04 +04:00 |
Alexander Machehin
|
38eb8aeee5
|
[refs #391] fixed bug when creation project
|
2012-04-10 15:40:38 +06:00 |
Alexander Machehin
|
e349a69883
|
[refs #353] can fork project to group
|
2012-04-09 23:56:03 +06:00 |
Pavel Chipiga
|
a9ecc683f2
|
Fix search bug. Write anonymous read specs for issues and search controllers. Refs #263
|
2012-04-05 20:11:02 +03:00 |
Vladimir Sharshov
|
d999062913
|
[Refs #263] Solution for callback tests
|
2012-04-05 17:17:02 +04:00 |
Pavel Chipiga
|
20e5936d0c
|
Fix and refactor build lists, comments and other specs. Refactor comments controller, models and views. Code cleanup. Refs #263
|
2012-04-05 00:43:06 +03:00 |
Vladimir Sharshov
|
a6ec36086c
|
[Refs #263] Refactoring ProductBuildList. Add tests
|
2012-04-04 00:56:21 +04:00 |
Vladimir Sharshov
|
d382732e68
|
[Refs #263] Refactoring product. Add tests.
|
2012-04-03 16:21:39 +04:00 |
Vladimir Sharshov
|
d31d0c9672
|
[Refs #263] Refactoring repository. Add tests
|
2012-04-02 19:43:59 +04:00 |
Vladimir Sharshov
|
fef3affc07
|
[Refs #263] Refactoring platforms, add platform tests and software license, showing warning for errors in update project action
|
2012-04-01 19:19:54 +04:00 |
Pavel Chipiga
|
36b2eaa784
|
Fix root page search field design. Allow aninymous search only projects. Fix activity_feeds routes. Show anonymous project build lists. Remove unused specs. Refs #349
|
2012-03-31 03:43:55 +03:00 |
Pavel Chipiga
|
d6e6959f46
|
Write basic robots.txt. Apply configurable anonymous access, hide some functionality from guests. Apply basic design for main page. Autoconfirm manually created users. Code refactor and cleanup. Remove unused code, routes, containers, rpms, personal_repositories. Redo product_build_lists monitoring and filtering. Fix add_project to repo bug. Add links to bottom menu. Switch off deploy assets sppedup. Refs #349, #263
|
2012-03-31 02:37:54 +03:00 |
Pavel Chipiga
|
050398c39f
|
Merge branch 'master' into 263-refactoring
Conflicts:
db/schema.rb
|
2012-03-30 00:02:59 +03:00 |
Pavel Chipiga
|
583918fa68
|
Upgrade gems. Upgrade FactoryGirl syntax. Move code out from vendor/plugins, redo plugins structure. Fix all deprecations. Great refactor for lib and initializers folders. Add magic encodings. Code cleanup. Fix some specs. Refs #263
|
2012-03-29 23:34:22 +03:00 |
Vladimir Sharshov
|
4dd97d8c63
|
[Refs #263] Remove xml-rpc gem, clear CanCan abilities and tests
|
2012-03-30 00:24:45 +04:00 |
Vladimir Sharshov
|
39c5da2445
|
[Refs #263] Remove EasyUrpmi support
|
2012-03-29 23:07:38 +04:00 |
Vladimir Sharshov
|
66c285c796
|
[Refs #263] Delete AutoBuildList
|
2012-03-29 22:22:48 +04:00 |
Alexander Machehin
|
c2960b7083
|
[refs #263] fixed commentable accessibility
|
2012-03-27 22:45:07 +06:00 |
Alexander Machehin
|
a0b7f243d6
|
[refs #263] changed and fixed comment tests; some refactoring
|
2012-03-27 21:09:04 +06:00 |
Vladimir Sharshov
|
115c90f03b
|
Merge pull request #331 from warpc/263-refactoring
[Refs #263] Fix broken tests
|
2012-03-23 13:49:20 -07:00 |
konstantin.grabar
|
1680b949f5
|
[refs #263] Fix personal repositories and CanCan platform tests
|
2012-03-23 15:29:25 +04:00 |
Pavel Chipiga
|
4553affa56
|
Add missing magic_encodings. Fix blame commit select, hide blank blame. Fix git repo hooks - redo branch parse to support non-ascii branches. Refs #190, #134
|
2012-03-22 19:11:12 +02:00 |
konstantin.grabar
|
0010cee0aa
|
[refs #263] Issues tests fix
|
2012-03-22 19:56:10 +04:00 |
konstantin.grabar
|
16c9e6aa24
|
[refs #263] Fix most of the failed tests
|
2012-03-22 19:48:28 +04:00 |
Alexander Machehin
|
071c391a6e
|
Merge branch '3.2-master' into 270-user_control
Conflicts:
app/assets/stylesheets/design/custom.scss
|
2012-03-22 21:15:10 +06:00 |
konstantin.grabar
|
f354c53709
|
[refs #263] Merge 3.2-master into 263-refactoring
|
2012-03-22 17:28:09 +04:00 |
konstantin.grabar
|
b7defd90f1
|
[refs #263] Remove unnessacesary projecsts#show action and test for it
|
2012-03-22 16:16:11 +04:00 |
Vladimir Sharshov
|
57520c6098
|
Merge pull request #330 from warpc/265-activity_feed_messages
[Refs #265, #263] fixed tests to issue comments
|
2012-03-22 04:47:55 -07:00 |
Alexander Machehin
|
9d6960fab8
|
[refs #265] some changes
|
2012-03-22 16:19:21 +06:00 |
Alexander Machehin
|
6d330d9164
|
[refs #265] fixed tests to issue comments
|
2012-03-22 16:16:31 +06:00 |
Alexander Machehin
|
600eeeb4d7
|
[refs #194] fixed mailer tests
|
2012-03-22 15:12:22 +06:00 |
Alexander Machehin
|
867d678dc4
|
[refs #270] some users tests
|
2012-03-22 02:05:27 +06:00 |
Vladimir Sharshov
|
87e1ee4700
|
Merge pull request #317 from warpc/232-groups_tests
[refs #232] Add groups tests and mass assignment protect
|
2012-03-21 12:06:00 -07:00 |
konstantin.grabar
|
72c02282aa
|
[refs #232] Add mass-assignment fixes. Add create and mass-assig tests.
|
2012-03-21 17:52:35 +04:00 |
konstantin.grabar
|
aa4bd2c1bc
|
[refs #232] Add groups tests
|
2012-03-20 19:40:49 +04:00 |
konstantin.grabar
|
4b26eebeca
|
[refs #223] Add new design to build list task page
|
2012-03-18 12:20:31 +04:00 |
Pavel Chipiga
|
41cd1ddaf3
|
Redo cusel assign to avoid side effects. Refactor and cleanup projects controller, routes, views. Apply new design and functionality for projcts list page. Add fork button and fix fork. Apply gap repo during repo fork. Apply attr_accessible for projects. Cleanup locales. Fix new_build link ability check. Refs #195
|
2012-03-07 23:34:49 +02:00 |
Pavel Chipiga
|
159fbe65dc
|
Re-add compass. Add flash messages design. Refactor and fix bugs after merge. Remove duplicates, sync and separate locales . Fix some specs. Refs #263
|
2012-03-03 02:28:27 +02:00 |
Pavel Chipiga
|
a831a4aa63
|
Merge branch '3.2-master' of github.com:warpc/rosa-build into 3.2-master
|
2012-03-03 01:43:14 +02:00 |
Pavel Chipiga
|
56a12dc9ea
|
Merge branch 'master' into 3.2-master
Conflicts:
app/models/comment.rb
app/models/issue.rb
config/locales/en.yml
|
2012-03-03 01:38:43 +02:00 |
Alexander Machehin
|
41c0d1e856
|
[refs #194] fix security and tests
|
2012-03-02 22:52:15 +06:00 |