Alexander Machehin
|
dbea9152b8
|
fix user identificator
|
2013-03-18 16:19:18 +06:00 |
Vokhmin Alexey V
|
a9b5826f8f
|
#22: change email messages for new Issue/PullRequest/Comment
|
2013-03-14 18:55:59 +04:00 |
Alexander Machehin
|
21e7588d0e
|
add user identificator when merging pull request
|
2013-03-07 22:41:59 +06:00 |
avm
|
e33138a118
|
Merge pull request #2 from abf/rosa-build:1-update-access-rights-for-admins-of-platform\r\n #1: Update access rights for admins of platform
|
2013-03-07 17:16:27 +04:00 |
Alexander Machehin
|
2ae652d70b
|
fixed updating pull code
|
2013-03-07 18:01:08 +06:00 |
Vokhmin Alexey V
|
9de37b852e
|
#1: rename #update_secondary to #local_admin_manage
|
2013-03-07 14:05:53 +04:00 |
Vokhmin Alexey V
|
22e60281f8
|
Merge branch 'master' into 1-update-access-rights-for-admins-of-platform
|
2013-03-07 13:49:41 +04:00 |
Alexander Machehin
|
d85039d5be
|
Support git over ssh: hooks, support gitlab-shell api, UI, refactroing
|
2013-03-07 14:09:08 +06:00 |
Vokhmin Alexey V
|
93948021fb
|
#1: revert changes in product_build_list model
|
2013-03-07 02:57:46 +04:00 |
Vokhmin Alexey V
|
be9ada74cb
|
#1: fix for specs, update ability for Platform
|
2013-03-07 02:47:30 +04:00 |
Vokhmin Alexey V
|
98891a9153
|
#1: fix for specs, update ability.rb
|
2013-03-07 02:39:44 +04:00 |
Vokhmin Alexey V
|
0021232ee3
|
#1: update specs for API
|
2013-03-06 02:04:31 +04:00 |
Vokhmin Alexey V
|
edb47598d5
|
#1: remove some access rights from admins of platform
|
2013-03-06 01:24:03 +04:00 |
Vokhmin Alexey V
|
13795a9eab
|
#906: rename secret_key
|
2013-03-05 00:08:25 +04:00 |
Vokhmin Alexey V
|
a1afa82898
|
#906: refactoring of keys structure
|
2013-03-04 15:07:18 +04:00 |
Vladimir Sharshov
|
657d330b59
|
Merge pull request #991 from warpc/953-ssh_keys
[refs #953] fix managment keys and name of ssh-key in web
|
2013-03-01 11:37:35 -08:00 |
Alexander Machehin
|
3f4ea585df
|
#953 fix again running sudo
|
2013-03-02 01:34:52 +06:00 |
Alexander Machehin
|
4f26978aac
|
#953 fix generation key name
|
2013-03-02 01:33:48 +06:00 |
Alexander Machehin
|
d4b72a559c
|
#953 fix running sudo
|
2013-03-02 01:33:11 +06:00 |
Vladimir Sharshov
|
6d449de465
|
Merge pull request #987 from warpc/953-ssh_keys
[refs #953] Support git over ssh: access, add/remove keys.
|
2013-03-01 10:01:35 -08:00 |
Alexander Machehin
|
e97cda730f
|
#953 fixed errors with key dublicates; fix error messages; small refactoring;
|
2013-03-01 23:35:33 +06:00 |
Vokhmin Alexey V
|
790169156e
|
#960: old packages should be saved immediately before removing project from repository
|
2013-03-01 19:26:58 +04:00 |
Alexander Machehin
|
c065e3d5be
|
#953 add key management
|
2013-03-01 17:33:02 +06:00 |
Alexander Machehin
|
520d51a55a
|
#953 ssh keys initial
|
2013-02-28 23:02:14 +06:00 |
Vokhmin Alexey V
|
133210ae0e
|
#977: update BuildList::Item and BuildList::Package models
|
2013-02-28 19:34:38 +04:00 |
Vokhmin Alexey V
|
dc5af30a9a
|
#977: update ActivityFeed#default_scope
|
2013-02-28 19:30:51 +04:00 |
Vokhmin Alexey V
|
b8b238e876
|
#977: add "table_name" into all scopes
|
2013-02-28 19:27:50 +04:00 |
Vokhmin Alexey V
|
b422f60bd4
|
#977: update "scope" for Pletform and Repository models
|
2013-02-28 18:58:16 +04:00 |
Vokhmin Alexey V
|
bd04692dc2
|
#976: fix for Platform#fs_clone method
|
2013-02-28 02:03:41 +04:00 |
Vokhmin Alexey V
|
6598698147
|
#976: fix Product#full_clone method
|
2013-02-28 01:55:30 +04:00 |
Vokhmin Alexey V
|
5b0c28c3e7
|
#963: disable #publish action for all users if project does not exist in repository
|
2013-02-26 21:18:24 +04:00 |
Vokhmin Alexey V
|
72ef2789f6
|
#963: small refactoring
|
2013-02-26 21:06:18 +04:00 |
Vokhmin Alexey V
|
b7b1d909ac
|
#963: add checking that project exist in repository to #can_publish? method
|
2013-02-26 20:49:21 +04:00 |
Vokhmin Alexey V
|
8b994cc6a5
|
#963: publish build list only if project exist in repository
|
2013-02-26 20:24:42 +04:00 |
Alexander Machehin
|
54b15fcfd5
|
#971 add some explanation
|
2013-02-26 18:51:22 +06:00 |
Alexander Machehin
|
acd179d1a8
|
#971 fix commit link
|
2013-02-26 18:32:35 +06:00 |
Vladimir Sharshov
|
cf7f3cb24c
|
Merge pull request #970 from warpc/757-add-specs-for-new-actions
[refs #757]: update Ability.rb model, add specs, remove hack for 237 platform
|
2013-02-26 04:13:24 -08:00 |
Alexander Machehin
|
e4967fdd54
|
#917 add git hook to online update
|
2013-02-26 00:55:45 +06:00 |
Vokhmin Alexey V
|
9b488c1765
|
#757: update Ability.rb model, add specs, remove hack for 237 platform
|
2013-02-25 22:34:45 +04:00 |
Vokhmin Alexey V
|
4271cdebc6
|
#757: add new actions into ability.rb
|
2013-02-25 20:26:58 +04:00 |
Vokhmin Alexey V
|
ff522d9ef4
|
#757: revert changes in #can_publish? method
|
2013-02-22 18:29:22 +04:00 |
Vokhmin Alexey V
|
7a2b547d2b
|
#757: rename #extra_containers to #extra_build_lists
|
2013-02-22 15:04:14 +04:00 |
Vokhmin Alexey V
|
3aae65f744
|
#757: rename #can_publish_to_repository to #extra_containers_published
|
2013-02-22 14:30:19 +04:00 |
Vokhmin Alexey V
|
267c3b9b23
|
#757: hot fix
|
2013-02-22 14:27:24 +04:00 |
Vokhmin Alexey V
|
79d81e9c13
|
#757: add logic for enable/disable "auto_create_container" field on UI, some refactoring
|
2013-02-22 14:20:47 +04:00 |
Vokhmin Alexey V
|
38b6375ca3
|
#757: send error when some containers for main platform have not been published
|
2013-02-22 13:09:37 +04:00 |
Vokhmin Alexey V
|
3e9c28e238
|
#757: merge master into branch
|
2013-02-22 02:17:20 +04:00 |
Vokhmin Alexey V
|
e2e3ec06c0
|
#757: disable publication for main platform if some containers have not been published, update UI
|
2013-02-22 02:12:37 +04:00 |
Vladimir Sharshov
|
b951b1853e
|
Merge pull request #943 from warpc/921-task-monitoring
[refs #921] new task monitoring
|
2013-02-21 09:32:02 -08:00 |
Vokhmin Alexey V
|
93a8108425
|
#757: update #prepare_extra_containers, add filtering by arch
|
2013-02-21 19:16:16 +04:00 |