Commit graph

169 commits

Author SHA1 Message Date
Brad Rydzewski
1cc2e3d4d6 add feed endpoint for wall 2015-08-18 16:09:27 -07:00
Brad Rydzewski
046f71ac06 Merge pull request #1142 from donny-dont/features/add-caching
Adding caching
2015-08-18 10:17:23 -07:00
Don Olmstead
d27788e4b4 Adding caching into the build. Fixing style issues 2015-08-17 16:25:08 -07:00
Brad Rydzewski
f191d130a3 some style for the restart button 2015-08-13 08:44:06 -07:00
Brad Rydzewski
f6078a4b71 fixed many minor UI bugs 2015-08-12 23:56:05 -07:00
Brad Rydzewski
d34cd6e5e9 ability to package 0.4 (.deb only at the moment) 2015-08-11 23:57:12 -07:00
Brad Rydzewski
25c905c7ed fixed issue w/ double-loading controllers 2015-08-10 22:33:51 -07:00
Brad Rydzewski
c62ca29469 format jobs and include exist code, duration, etc 2015-08-10 22:17:58 -07:00
Brad Rydzewski
194f7dd6ca make status icons 32px for consistency 2015-08-10 00:58:48 -07:00
Brad Rydzewski
daa29edbc6 added overall build status to header 2015-08-10 00:29:04 -07:00
Brad Rydzewski
c1d18b65bb mark active job in list 2015-08-09 20:52:08 -07:00
Brad Rydzewski
819fa9db87 status icons, animated running icon 2015-08-09 20:18:21 -07:00
Brad Rydzewski
c6b9d09602 added alpine build image 2015-08-09 15:36:25 -07:00
Brad Rydzewski
9a70cb5ab4 slowing improving install process 2015-08-06 15:53:39 -07:00
Brad Rydzewski
e28930f997 adding flag package to deps 2015-08-06 09:22:31 -07:00
Brad Rydzewski
0b98eb4186 improving database & remote setup 2015-08-06 08:54:47 -07:00
Don Olmstead
c80e42287d Removing TOML config references 2015-08-04 11:21:20 -07:00
Brad Rydzewski
90baef95e7 removed un-used config flag 2015-08-03 22:51:08 -07:00
Brad Rydzewski
653cb0e7a7 added avatar to repository 2015-08-03 00:10:43 -07:00
Brad Rydzewski
a3b6759cf9 persist avatar_url instead of gravatar_id 2015-08-02 23:50:08 -07:00
Brad Rydzewski
0c68b116ab tweak login page 2015-08-02 23:19:59 -07:00
Brad Rydzewski
79bf71b03b fixed config prefix, hookup build output 2015-08-02 23:02:44 -07:00
Brad Rydzewski
12cf89f8b3 order users by login 2015-07-30 00:00:17 -07:00
Brad Rydzewski
734cfd25b7 remove flicker of blankslate on repo page 2015-07-29 23:50:01 -07:00
Brad Rydzewski
18d7f7b241 more styling 2015-07-29 23:45:06 -07:00
Brad Rydzewski
647831bc85 continued styling 2015-07-29 19:51:55 -07:00
Brad Rydzewski
f1a9058191 updating styles 2015-07-29 09:16:08 -07:00
Kirill Zaitsev
f889a29482 More fixes for gitlab 2015-07-26 15:32:49 +03:00
letusfly85
51351d9a9d add gitlab imp 2015-07-25 18:59:49 +09:00
Kirill Zaitsev
ae0d9ecc39 New driver load/register system, fixed config and returned DefaultURL for GetUserEmail method 2015-07-24 22:44:02 +03:00
Kirill Zaitsev
2966d294fe Start working on specs implementation 2015-07-24 01:25:01 +03:00
Brad Rydzewski
8b54d51e04 Merge pull request #1096 from simonoff/0.4-database-assets-refactoring
Assets refactoring
2015-07-14 14:12:35 -04:00
Alexander Simonov
13b1ab9fd0
Build steps fix 2015-07-14 00:13:44 +03:00
Alexander Simonov
63408147b2
Builds UI fixes 2015-07-14 00:13:43 +03:00
Alexander Simonov
229e88a438
Little refactoring of all assets. JS code better identing. 2015-07-14 00:13:43 +03:00
Alexander Simonov
78a30c8d59
Starting imlemeting sharing and new google icons 2015-07-14 00:13:43 +03:00
Brad Rydzewski
c2755f5c00 fixed compile issues with builder 2015-07-13 00:11:33 -07:00
Alexander Simonov
44ec2c3064
Fix database connection 2015-07-12 01:07:14 +03:00
Brad Rydzewski
3b63d83d03 document repository API methods 2015-06-23 11:35:21 -07:00
Brad Rydzewski
5ec17e9172 migrating most of angular app to new data structure 2015-06-22 22:36:50 -07:00
Brad Rydzewski
e6cb22f190 migration to discussed data model in #1066 2015-06-22 20:45:08 -07:00
Brad Rydzewski
564e029c17 refactor task to job 2015-06-18 17:36:52 -07:00
Brad Rydzewski
dc0e714992 loading database via driver 2015-06-14 23:26:49 -07:00
Brad Rydzewski
c59d02a64c switch to alpine linux container as ambassador so that we re-use layers 2015-06-08 09:09:09 -07:00
Brad Rydzewski
70a9a588ba refactor to enable multiple builtin remote plugins 2015-06-07 19:48:36 -07:00
Brad Rydzewski
f76dcb1171 enforce plugin whitelist for notifications 2015-06-07 17:26:25 -07:00
Brad Rydzewski
906bbe9cc5 enforce plugin whitelist 2015-06-07 17:04:57 -07:00
Brad Rydzewski
362eea3b16 switch to /bin/sh instead of /bin/bash for portability 2015-06-06 14:00:36 -07:00
Brad Rydzewski
a169bec6dc on display matrix params if exists 2015-06-01 23:00:27 -07:00
Brad Rydzewski
0b28ed0f9a minor styling updates. better but not finished 2015-06-01 22:09:31 -07:00