George Vinogradov
|
cada9f6e51
|
[issue #443] Changed tour routes. Fixed submenu position.
|
2012-05-12 01:05:48 +04:00 |
George Vinogradov
|
a048509426
|
[issue #443] Numeric ids changed to words.
|
2012-05-12 00:45:37 +04:00 |
George Vinogradov
|
218904675d
|
[issue #443] Fixed styles. Removed whitespace between content and
footer.
|
2012-05-12 00:24:40 +04:00 |
Vladimir Sharshov
|
8c703f413d
|
Merge pull request #446 from warpc/430-clearing_build_lists
[issue #430] Added rake task to remove outdated BuildLists and setup it to everyday starting.
|
2012-05-11 11:24:29 -07:00 |
Alexander Machehin
|
5f5eb00c4f
|
[refs #443] abf tour
|
2012-05-12 00:15:20 +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 |
Vladimir Sharshov
|
d3d74243e2
|
Merge pull request #445 from warpc/396_new_atom_feed_icon
[refs #396] Add atom feed icon
|
2012-05-11 08:54:30 -07:00 |
konstantin.grabar
|
60fdf9e998
|
[refs #396] Add atom feed icon
|
2012-05-11 19:44:19 +04:00 |
Vladimir Sharshov
|
f2c72ba342
|
Merge pull request #437 from warpc/428-advisory
[refs #428] Advisories;
Change bpl и pl to build_for_platform and save_to_platform.
|
2012-05-10 11:44:17 -07:00 |
George Vinogradov
|
5320fc2d3e
|
[issue #428] AdvisoriesController moved from its scope
|
2012-05-10 21:17:59 +04:00 |
George Vinogradov
|
9a0f582a16
|
[issue #428] Fixed typo in PlatformsHelper
|
2012-05-10 20:04:48 +04:00 |
George Vinogradov
|
f8d32495b8
|
[issue #428] Added title. Changed BuildListsController#update
|
2012-05-10 19:15:50 +04: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 |
Vladimir Sharshov
|
8819d0845a
|
[refs 428] Fix tests and merges missing
|
2012-05-05 23:26:34 +04: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 |
Vladimir Sharshov
|
5a225d3aad
|
Merge pull request #436 from warpc/433-active_menu_fix
[refs #433] Fix double menu selection in show build list action
|
2012-05-05 10:21:16 -07:00 |
George Vinogradov
|
05ef799fa4
|
[issue #428] Added advisories list. Added translations.
|
2012-05-05 21:18:29 +04:00 |
Pavel Chipiga
|
614f8cd5f9
|
Refactor active menu detection. Refs #433
|
2012-05-05 19:15:49 +03:00 |
Vladimir Sharshov
|
7ccb37d428
|
Merge pull request #435 from warpc/434-user_build_priority
[refs #434] Ability to set individual build priority for user
|
2012-05-05 04:49:44 -07:00 |
Alexander Machehin
|
69303561f4
|
[refs #434] add build priority to users
|
2012-05-05 17:05:24 +06:00 |
George Vinogradov
|
6fe0e5b530
|
[issue #428] Added AdvisoriesController & show view.
|
2012-05-05 02:53:45 +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 |
Alexander Machehin
|
fa027d8486
|
Merge pull request #432 from warpc/263-refactoring
Исправление роутов групп
|
2012-05-04 03:49:42 -07: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 |
Pavel Chipiga
|
b1b5363972
|
Fix deploy. Redo main group route. Refs #263
|
2012-05-03 19:48:22 +03:00 |
Pavel Chipiga
|
72e3eaf1a1
|
Minor design fix. Refs #263
|
2012-05-03 18:56:33 +03:00 |
Alexander Machehin
|
4def449a6d
|
Merge pull request #431 from warpc/263-refactoring
Github style URLs and refactor
|
2012-05-03 08:43:29 -07:00 |
Pavel Chipiga
|
45cb90463a
|
Minor members controller refactor. Refs #263
|
2012-05-03 17:43:23 +03: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 |
Alexander Machehin
|
f3cc6a03a5
|
[refs #263] dont show owner in the group members list
|
2012-05-03 18:34:30 +06: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 |
Vladimir Sharshov
|
6f246b5684
|
Bringing the block 'My today builds' in utc
|
2012-04-29 01:55:20 +04:00 |
Alexander Machehin
|
3acd38790f
|
Merge pull request #427 from warpc/universal-mass-rebuild
Universal mass rebuildfor platform onwer without hardcoded main repository or architecture
|
2012-04-26 03:28:15 -07:00 |
Vladimir Sharshov
|
77414b3092
|
Universal mass rebuildfor platform onwer without hardcoded main repository or architecture
|
2012-04-26 13:18:11 +04:00 |
Vladimir Sharshov
|
86328b6318
|
Merge pull request #426 from warpc/425-relation_refactoring
[issue #425] Changed object to actor in Relation and to eventable in EventLog (Prevent redefinition of ruby base method object_id)
|
2012-04-26 01:38:12 -07: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 |
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 |
Alexander Machehin
|
cb9588619a
|
[refs #416] dont show zip menu for empty project
|
2012-04-24 22:36:52 +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
|
1934d5b553
|
Merge pull request #423 from warpc/347-javascript_refactoring
Fixed CollaboratorsController specs
|
2012-04-24 08:51:49 -07: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
|
9c9e4d8738
|
[issue #347] Removed unnecessary comment
|
2012-04-24 19:07:40 +04:00 |