Alexander Machehin
|
b2ff7326d1
|
Merge branch 'master' into 90-pull
Conflicts:
config/locales/en.yml
config/locales/ru.yml
|
2012-08-13 15:01:43 +06:00 |
Alexander Machehin
|
c1c9f9680e
|
[refs #90] remove code duplication
|
2012-08-10 22:40:09 +06:00 |
Vladimir Sharshov
|
5759a53fae
|
Temporarily transfer path for the git repository via NFS
|
2012-08-10 18:50:30 +04:00 |
Vladimir Sharshov
|
d8da0d8c60
|
Inform the kernel about project git address(part 3): add protocol
|
2012-08-09 20:46:09 +04:00 |
Vladimir Sharshov
|
f4b3c53362
|
Inform the kernel about project git address
|
2012-08-09 17:56:45 +04:00 |
Alexander Machehin
|
a316105e9c
|
Merge branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-08-07 18:21:04 +06:00 |
Vladimir Sharshov
|
f35d4cd873
|
Merge branch 'master' into #604-Remove_old_buildlist_created_more_than_3_month_ago
Conflicts:
app/models/project.rb
db/schema.rb
|
2012-08-07 00:53:43 +04:00 |
Vladimir Sharshov
|
69fb368911
|
merger stash
|
2012-08-07 00:48:29 +04:00 |
Vladimir Sharshov
|
38aa39743a
|
[refs #590] Fix mass build(part 2)
|
2012-08-07 00:22:16 +04:00 |
Vladimir Sharshov
|
ea16c47105
|
[refs #590] Fix mass build
|
2012-08-07 00:04:52 +04:00 |
Alexander Machehin
|
25bdbb01d6
|
[refs #90] project fullname
|
2012-07-27 18:52:31 +06:00 |
Alexander Machehin
|
944c6fc0e2
|
Merge branch 'master' into 90-pull
Conflicts:
app/assets/stylesheets/design/custom.scss
app/controllers/projects/git/commits_controller.rb
app/helpers/git_helper.rb
app/models/project.rb
app/views/projects/git/commits/_commit_diff.html.haml
db/schema.rb
lib/ext/core/string.rb
|
2012-07-27 18:37:25 +06:00 |
Pavel Chipiga
|
03509e714c
|
Merge branch 'master' into 263-refactoring
|
2012-07-25 21:42:48 +03:00 |
Alexander Machehin
|
a0a4c8b100
|
[refs #581] dont destroy child projects
|
2012-07-24 22:02:02 +06:00 |
Alexander Machehin
|
d130409640
|
Merge branch 'master' into 90-pull
Conflicts:
app/assets/stylesheets/design/custom.scss
|
2012-07-20 15:33:11 +06: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 |
Vladimir Sharshov
|
5b93ef9134
|
[refs #523] limit callback only for create action(update)
|
2012-07-12 00:40:55 +04:00 |
Vladimir Sharshov
|
84f4d7d423
|
[refs #523] limit callback only for create action
|
2012-07-12 00:24:31 +04:00 |
Vladimir Sharshov
|
b22a2ce3ba
|
[refs #523] Fix periodically error ActiveRecord::RecordNotFound in Resque service
|
2012-07-12 00:01:41 +04:00 |
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 |
Alexander Machehin
|
07e02d9a17
|
[refs #90] modified Update commits button
|
2012-07-10 00:41:39 +06:00 |
Alexander Machehin
|
dd221cc880
|
[refs #90] autocomplete
|
2012-07-06 23:30:01 +06: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
|
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 |
Pavel Chipiga
|
e794ce6330
|
Remove loner parameter to avoid queue ignore. Fix git hook process - do not require 7th param. Remove write_hook from queue. Refs #510
|
2012-06-20 02:20:25 +03: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
|
cb8345a207
|
Rename and separate queues. Refs #510
|
2012-06-18 17:16:53 +03:00 |
Pavel Chipiga
|
f19e82b3fc
|
Add comments for async method calls. Refs #510
|
2012-06-17 01:51:02 +03: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
|
f37e0e54a3
|
[refs #510] Replace dj with resque
|
2012-06-09 16:52:29 +04:00 |
konstantin.grabar
|
38b55d769f
|
[refs #510] Add resque async workers
|
2012-05-31 11:02:25 +04:00 |
Vladimir Sharshov
|
57ef020441
|
[refs #442] Fix problem for build list with save_to plaftorm is freeze; fix ignoring auto_publish option.
|
2012-05-22 01:10:00 +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
|
3e57359c96
|
[refs #442] Add mass build page functional
|
2012-05-17 19:20:03 +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 |
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 |
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
|
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 |