| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
|
|
|
|
| |
The glsamaker has been completly rewritten in go. It is
using postgres instead of mysql now. The look and feel is
based on tyrian.
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
|
|
|
|
| |
The cve feeds are using json instead of xml now.
The import task has been migrated to read the json
feeds now.
Signed-off-by: Max Magorsch <arzano@gentoo.org>
|
|
|
|
|
|
|
| |
rvm's ruby25 comes with bundler 2.x by default, but we are still on
1.x on Gentoo, so prefer to use that instead.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
|
| |
This setting only applies to after_commit and after_rollback callbacks
which are not used, so we can safely set the non-deprecated value.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
| |
Testing is done with the default Rails setup using minitest.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
|
| |
FasterCSV as been included as the default CSV implementation in Ruby
1.9. It is also not actually used in the application.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
| |
This application will never use edge rails, no need to keep the comment.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
| |
This is the latest series to be supported by Rails 4.2.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Add performance and rails plugins, and generate a todo file so that
rubocop is "green".
This also updates some dependencies in the Gemfile.lock file.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
|
|
| |
It looks like changes were added that where not accounted for in the
tests, possibly the tests have not been updated for some time. Update
all failing tests to account for the current code.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
This method of performance testing was dropped for Rails 4.0 and no
longer works with these versions. The rails-perftest now contains this
code, but performance testing does not seem like an important
requirement for this application, so just drop the test instead.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Alec Warner <antarus@gentoo.org>
|
|
|
|
| |
Signed-off-by: Alec Warner <antarus@gentoo.org>
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Problems in the rails server suggest that rake > 10.4.2 is not
compatible with the current state from the web application, we need to
declare specific version in Gemfile to ensure that a good version is
available to run services.
Signed-off-by: Christopher Diaz Riveros <chrisadr@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Added:
doc/app/.cache/*: for cache files inside application.
Gemfile.lock: lock file not needed for tracking.
Signed-off-by: Christopher Diaz Riveros <chrisadr@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
'runspell' gem 0.0.1 is dead upstream since 2011, and depends on old .so
files from libhuspell-1.3.
lib/glsamaker/spelling.rb stays in case we want to use a newer gem and
don't lose the code.
Signed-off-by: Christopher Diaz Riveros <chrisadr@gentoo.org>
|
| |
|
|
|
|
|
|
| |
Fixes the final screen 'Release finished' after closing related bugs.
Signed-off-by: Christopher Diaz Riveros <chrisadr@gentoo.org>
|