- Oct 02, 2015
-
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-
- Sep 30, 2015
-
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-
- Sep 29, 2015
-
-
Mauricio Giacomini Girardello authored
-
Bruno Nocera Zanette authored
-
- Sep 28, 2015
-
-
Bruno Nocera Zanette authored
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-
Bruno Nocera Zanette authored
-
- Sep 25, 2015
-
-
Matheus Agio Nerone authored
Signed-off-by:
Matheus Agio Nerone <man13@inf.ufpr.br>
-
Matheus Agio Nerone authored
Signed-off-by:
Matheus Agio Nerone <man13@inf.ufpr.br>
-
- Sep 24, 2015
-
-
Mateus Rambo Strey authored
-
- Sep 22, 2015
-
-
Bruno Nocera Zanette authored
Reallocate code of search engine to lib, so that it is easy to implement and switch between new engines.
-
Matheus Agio Nerone authored
-
- Sep 21, 2015
-
-
Felipe Bombardelli authored
-
Felipe Bombardelli authored
Add controller and vies of subjects and update the his repository for the same standard of learning object and institution
-
- Sep 18, 2015
-
-
Bruno Nocera Zanette authored
* For it to work, it depends on Redis server is running. - To install: '$ apt-get install redis-server' - To execute: '$ redis-server' * To add new worker's tasks: - Create a new class, with the template below: class SampleWorker @queue = :sample_work def self.perform(params) end end - Enqueue new jobs: Resque.enqueue(SampleWorker, params) * To monitor jobs' status, access: '<rails_server>/resque'
-
- Sep 16, 2015
-
-
Bruno Nocera Zanette authored
-
- Sep 15, 2015
-
-
Felipe Bombardelli authored
-
- Sep 11, 2015
-
-
Mauricio Giacomini Girardello authored
-
- Sep 09, 2015
-
-
Mauricio Giacomini Girardello authored
-
- Sep 04, 2015
-
-
Bruno Nocera Zanette authored
-
Bruno Nocera Zanette authored
-
Mauricio Giacomini Girardello authored
-
- Sep 03, 2015
-
-
Mauricio Giacomini Girardello authored
-
- Sep 02, 2015
-
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-
- Aug 28, 2015
-
-
Mateus Rambo Strey authored
-
Mauricio Giacomini Girardello authored
-
- Aug 27, 2015
-
-
Mauricio Giacomini Girardello authored
-
- Aug 26, 2015
-
-
Ina authored
-
- Aug 24, 2015
-
-
Matheus Agio Nerone authored
Signed-off-by:
Matheus Agio Nerone <man13@inf.ufpr.br>
-
- Aug 23, 2015
-
-
Bruno Nocera Zanette authored
-
Bruno Nocera Zanette authored
-
- Aug 21, 2015
-
-
Bruno Nocera Zanette authored
-
Bruno Nocera Zanette authored
Devise was causing errors on running rails commands.
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-
Mauricio Giacomini Girardello authored
-
Mauricio Giacomini Girardello authored
-
- Aug 19, 2015
-
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-
- Aug 18, 2015
-
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-
- Aug 17, 2015
-
-
Alexandre Peres Arias authored
Signed-off-by:
Alexandre Arias <apa13@inf.ufpr.br>
-