12 Nov, 2015
1 commit
-
It was raising the error "You tried to define a scope named "like_search" on the model "SoftwareInfo", but Active Record already defined a class method with the same name." On Rails 4.1 "scope" raises on "dangerous" name conflicts: https://github.com/rails/rails/commit/7e8e91c439c1a877f867cd7ba634f7297ccef04b
11 Nov, 2015
1 commit
09 Nov, 2015
4 commits
-
Software events block Issue: https://softwarepublico.gov.br/gitlab/softwarepublico/softwarepublico/issues/302 O design do bloco está em: https://softwarepublico.gov.br/gitlab/softwarepublico/noosfero-spb-theme/commits/event_block See merge request !56
05 Nov, 2015
5 commits
29 Oct, 2015
15 commits
-
this saves typing when one defines ENV['SPB_ENV'] in local.rake
-
Gitlab view spb See merge request !63
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
This fixes using environments where the IP addresses (and thus the SSH config file) are dynamic.
-
Copr See merge request !62
28 Oct, 2015
1 commit
27 Oct, 2015
2 commits
26 Oct, 2015
4 commits
23 Oct, 2015
2 commits
22 Oct, 2015
5 commits
-
Copr specs See merge request !58
-
Since we are migrating from OBS to copr, we do need to track our packages releases now on. Also, two of the packages had missing build dependencies and would not build on copr and two of the packages had greater version in OBS when compared to this repository, which was also fixed.