- Nov 01, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Oct 31, 2016
-
-
João Victor Tozatti Risso authored
* Move concurrent query execution into dbExecAll function * Add custom response formatting through route labels. For each query in the set, there is an associated label, which will then be used to identify the corresponding result in the response JSON object. For example: - labels = [ "a", "b" ] - querySet = [ squel.select().from('y'), squel.select().from('x') ] - response = { "result" : { "a" : { // result for query a }, "b" : { //result for query b } } Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Oct 28, 2016
-
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
João Victor Risso authored
- Change id_localizacao to tipo_localizacao when querying escola (school) table - Add missing condition for querying escola table, which is tuples that have id_tipo_turma = 0, according to the use case.
-
- Oct 27, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Oct 24, 2016
-
-
João Victor Tozatti Risso authored
-
- Oct 14, 2016
-
-
Vytor Calixto authored
-
Vytor Calixto authored
Sanitize the location in the result
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Oct 10, 2016
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Oct 07, 2016
-
-
Gustavo Soviersovski authored
Use res.attachment to change csv name Closes simcaq/SCRUM#42 See merge request !24
-
Vytor Calixto authored
Closes simcaq/SCRUM#42
-
- Oct 05, 2016
-
-
João Victor Risso authored
-
- Oct 04, 2016
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
Add istanbul to gulp task test The tests will fail if less then 75% of the code isn't covered Closes simcaq/SCRUM#20 See merge request !22
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
Related: simcaq/SCRUM#20
-
Vytor Calixto authored
Closes simcaq/SCRUM#20
-
Vytor Calixto authored
-
- Oct 03, 2016
-
-
Vytor Calixto authored
Issue/68 Fix simcaq/SCRUM#68 See merge request !21
-
Vytor Calixto authored
-
Vytor Calixto authored
Conflicts: gulpfile.babel.js src/libs/app.js src/libs/db/mongoose.js src/server.js
-
Vytor Calixto authored
-
Vytor Calixto authored
-