1
0
Fork 0
Commit Graph

61 Commits

Author SHA1 Message Date
Gregory Eremin 7bcab0002a Update schema 2015-04-06 22:29:24 +07:00
Gregory Eremin d315f272c7 Conditionally join foreign tables 2015-03-22 21:01:09 +07:00
Gregory Eremin a43c5909a5 Fix repo saving
ID was not saved to the database
2015-03-22 20:26:29 +07:00
Gregory Eremin 34ca694242 Stat repo scoping
Statistical queries are now scoped to repos that user have access to
2015-03-22 20:25:18 +07:00
Gregory Eremin fc4a95545d Get week range from server 2015-03-22 20:23:18 +07:00
Gregory Eremin 5259b8552a Use two db queueing interfaces: Now and Later 2015-03-21 22:19:32 +07:00
Gregory Eremin 68c1465c92 Refactor db ops measure 2015-03-21 21:58:40 +07:00
Gregory Eremin 6a35467c1e Make use of insert ignore statement 2015-03-21 21:16:09 +07:00
Gregory Eremin a87fecf1d3 Fix missing db-tags for model structs 2015-03-21 21:12:09 +07:00
Gregory Eremin 0c7c07adb4 DB query queueing 2015-03-21 21:10:50 +07:00
Gregory Eremin ecb95882d6 Remove created at field from most models 2015-03-20 22:32:26 +07:00
Gregory Eremin abd0d96b10 Int should be enough 2015-03-20 22:22:49 +07:00
Gregory Eremin f96c88a1fa Updated stat queries for new db schema 2015-03-20 21:20:16 +07:00
Gregory Eremin 22fca9f4e1 Format token save query 2015-03-20 21:19:35 +07:00
Gregory Eremin 60877e5393 Update user model 2015-03-20 21:19:18 +07:00
Gregory Eremin 923c9b63e3 Update team model 2015-03-20 21:19:01 +07:00
Gregory Eremin 828e1925ec Fix repo save query indentation 2015-03-20 21:18:47 +07:00
Gregory Eremin 1c1c6b1190 Update org model 2015-03-20 21:18:34 +07:00
Gregory Eremin d31bbabcc7 Fix contrib save query indentation 2015-03-20 21:18:20 +07:00
Gregory Eremin ede2707070 Update contrib model 2015-03-20 18:48:42 +07:00
Gregory Eremin f01da56147 Update repo model 2015-03-20 18:43:58 +07:00
Gregory Eremin 6e498953bd Sync team repos task and db func 2015-03-20 17:45:04 +07:00
Gregory Eremin a37a7ce315 Save team members function 2015-03-19 20:31:28 +07:00
Gregory Eremin 6bb0de0c78 Save org members function 2015-03-19 19:50:18 +07:00
Gregory Eremin fe9776cc35 Add save method to org model 2015-03-19 19:49:46 +07:00
Gregory Eremin 755a8ffe53 Add save method to team model 2015-03-19 19:49:32 +07:00
Gregory Eremin dffc3da24e Update user model 2015-03-19 19:49:12 +07:00
Gregory Eremin a284401d3c Fetch user orgs task 2015-03-19 17:04:59 +07:00
Gregory Eremin 5f9a763078 Don't check memberships in stat queries 2015-03-18 01:56:41 +07:00
Gregory Eremin ed49a23b94 Show user info 2015-03-15 00:34:37 +07:00
Gregory Eremin aff38168b7 Update schema 2015-03-14 23:28:40 +07:00
Gregory Eremin 790156f28d Same layout for each dashboard + barchart animations 2015-03-12 03:18:14 +07:00
Gregory Eremin e58046f227 Stacked area charts 2015-03-11 19:10:11 +07:00
Gregory Eremin a9a74f511c Barcharts are working perfectly 2015-03-09 22:26:38 +07:00
Gregory Eremin c2fd42bed0 Barchart filters 2015-03-09 20:31:51 +07:00
Gregory Eremin 4ebcdb28c8 Fix shit 2015-03-08 22:29:25 +07:00
Gregory Eremin 8d45e846ff Things work together 2015-03-08 22:16:27 +07:00
Gregory Eremin 132a726744 All top & activity report apis 2015-03-08 21:35:25 +07:00
Gregory Eremin e6f934c5dc Org and team charts 2015-03-08 18:17:56 +07:00
Gregory Eremin 30b57ded50 Improve request abstraction 2015-03-07 21:56:02 +07:00
Gregory Eremin 8e36217f17 Move schema 2015-03-07 00:16:45 +07:00
Gregory Eremin 3e27fd11ae Org stat endpoints & queries 2015-03-06 23:29:26 +07:00
Gregory Eremin 7d38440126 Benchmark ops 2015-03-06 20:35:13 +07:00
Gregory Eremin 9251ad8c6d Logging, reports 2015-03-06 20:23:01 +07:00
Gregory Eremin 9f36068c54 Refactor server sessions 2015-03-06 19:36:35 +07:00
Gregory Eremin 13f971a731 Use named queries and helper methods 2015-03-06 18:29:52 +07:00
Gregory Eremin d03c5e41e0 Repos api 2015-03-06 18:18:15 +07:00
Gregory Eremin 2c4de085e7 Okay 2015-03-06 17:23:13 +07:00
Gregory Eremin 3e0ac1ea2d Less models 2015-03-06 17:00:04 +07:00
Gregory Eremin 255b6879c7 Use sqlx 2015-03-05 23:06:45 +07:00