- Aug 23, 2017
-
-
Vytor Calixto authored
-
- Aug 22, 2017
-
-
Vytor Calixto authored
-
- Aug 11, 2017
-
-
Vytor Calixto authored
-
- Aug 10, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Jul 12, 2017
-
-
Gabriel Ruschel authored
-
- Jul 10, 2017
-
-
Fernando Erd authored
-
Vytor Calixto authored
-
- Jun 29, 2017
-
-
Lucas Gabriel Lima authored
-
- Jun 28, 2017
-
-
Lucas Gabriel Lima authored
-
Fernando Erd authored
-
- Jun 27, 2017
-
-
Gabriel Ruschel authored
-
Fernando Erd authored
-
- Jun 19, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- May 09, 2017
-
-
Vytor Calixto authored
-
- Apr 26, 2017
-
-
Vytor Calixto authored
-
- Apr 18, 2017
-
-
Gabriel Ruschel authored
-
- Apr 05, 2017
-
-
Fernando Erd authored
-
- Mar 22, 2017
-
-
Vytor Calixto authored
Also included RQF. And /spatial/sociodemographic is usins RQF to build queries
-
- Feb 01, 2017
-
-
Vytor Calixto authored
-
- Jan 10, 2017
-
-
Vytor Calixto authored
-
- Oct 27, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Oct 17, 2016
-
-
Rudolf Copi Eckelberg authored
-
Lucas Gabriel Lima authored
-
- Oct 14, 2016
-
-
Lucas Gabriel Lima authored
-
- Oct 03, 2016
-
-
Rudolf Copi Eckelberg authored
-
- Sep 29, 2016
-
-
Lucas Gabriel Lima authored
This reverts commit bfe64623, reversing changes made to 9c8cfa58.
-
- Sep 28, 2016
-
-
Vytor Calixto authored
Changes: * Cache is defined in `api.js`, not in `app.js` anymore * Enrollment cache lasts for 1 day, states, regions, citys and schools lastas for 15 days Closes simcaq/SCRUM#58
-
- Sep 26, 2016
-
-
Lucas Gabriel Lima authored
-
- Sep 23, 2016
-
-
Lucas Gabriel Lima authored
-
- Sep 22, 2016
-
-
Rudolf Copi Eckelberg authored
Changing apps to follow suggested practices from documentation and centralizing prefix /api/v1 in the app module.
-
- Sep 20, 2016
-
-
Vytor Calixto authored
-
Lucas Gabriel Lima authored
-
- Sep 15, 2016
-
-
Vytor Calixto authored
Now back on /api/v1
-
- Sep 13, 2016
-
-
Vytor Calixto authored
-
- Sep 06, 2016
-
-
Vytor Calixto authored
-
- Sep 02, 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>
-
- Aug 29, 2016
-
-
João Victor Risso authored
Changes in this commit: - Singularize all routes and components - Separate different modules into their own source files - Rename the API module to enrollment and add a more general API module - Resources that are related to a route, are now under its scope. For example, the year range of the enrollment component is now under the route /v1/enrollment/year_range - Implement a thenable function to execute the queries against the database to reduce the amount of duplicated code in the application. This approach also allows several concurrent queries to run concurrently in the same route.
-