Commit graph

2006 commits

Author SHA1 Message Date
Brad Rydzewski
1947657e25 check for commands in setup sections in linter 2015-08-19 12:26:16 -07:00
Brad Rydzewski
df1aa0cd0b add min Go version to README 2015-08-19 11:30:17 -07:00
Brad Rydzewski
271d9a0d4f lint after transform, remove un-needed lint rules, temp hack in transform 2015-08-19 11:23:32 -07:00
Brad Rydzewski
4fefabc1e8 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-08-19 10:54:09 -07:00
Brad Rydzewski
11ec53b9dd updated swaggerfile to include feed 2015-08-19 10:53:17 -07:00
Brad Rydzewski
b86413bb97 added feed to swagger file 2015-08-19 10:45:01 -07:00
Brad Rydzewski
aeee201796 Merge pull request #1149 from donny-dont/features/git-checkout-specified
Adding support for setting the workspace directly in the config
2015-08-19 10:38:24 -07:00
Ke Zhu
016b032d0a RSA to RSA-OAEP 2015-08-19 09:40:24 -04:00
Brad Rydzewski
ddef26a310 Merge pull request #1150 from Joshua-Anderson/typo-fix
Change Postgres to MySQL in MySQL docs.
2015-08-19 00:30:19 -07:00
Brad Rydzewski
06ef899c26 initial implementation and endpoint for #1145 2015-08-18 23:59:30 -07:00
Joshua Anderson
257ea9986a Change Postgres to MySQL in MySQL docs. 2015-08-18 21:57:35 -07:00
Don Olmstead
b7635ec844 Fixing build and formatting issues 2015-08-18 18:29:01 -07:00
Don Olmstead
6b0f24cc11 Adding support for setting the workspace directly in the config 2015-08-18 17:34:04 -07:00
Brad Rydzewski
1cc2e3d4d6 add feed endpoint for wall 2015-08-18 16:09:27 -07:00
Brad Rydzewski
b370592f25 added docs for cloning project 2015-08-18 13:57:40 -07:00
Brad Rydzewski
db3085a0c2 format README 2015-08-18 10:31:15 -07:00
Brad Rydzewski
eaf00e4cf5 added build instructions to the readme 2015-08-18 10:28:07 -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
Kpacha
381c6d0782 send build status updates to gitlab as comments on the related commit 2015-08-16 18:49:54 +02:00
Brad Rydzewski
38c61cdca9 Merge pull request #1137 from letusfly85/fix-strings-import
remove unused import
2015-08-14 08:17:41 -07:00
letusfly85
d485a8a437 remove unused import 2015-08-14 08:27:39 +00:00
Brad Rydzewski
0434390b92 Merge pull request #1118 from depay/fixtypo
Fix typo "fetch"
2015-08-14 00:21:38 -07:00
Brad Rydzewski
ba10629c37 Merge pull request #1135 from letusfly85/0.4-database-fix-relative-path
remove `url_.Path` for relative_path gitlab
2015-08-14 00:21:22 -07:00
Brad Rydzewski
f191d130a3 some style for the restart button 2015-08-13 08:44:06 -07:00
letusfly85
2d438d35ae remove url_.Path for relative_path gitlab 2015-08-13 13:23:58 +00:00
Brad Rydzewski
f6078a4b71 fixed many minor UI bugs 2015-08-12 23:56:05 -07:00
Don Olmstead
d9b59dfa6f Modifying transform behavior 2015-08-12 18:22:53 -07:00
Brad Rydzewski
57b009e3c4 Merge pull request #1134 from net2b/skip-ci
Allow any case/seq to be used for “[CI SKIP]”
2015-08-12 08:03:51 -07:00
Elia Schito
f21d503d2c Allow any case/seq to be used for “[CI SKIP]”
Eg. 

[ci skip]
[skipci]
[skip ci]
[CI SKIP]
2015-08-12 16:57:33 +02:00
Brad Rydzewski
35d05b0cce added dronerc to project 2015-08-12 00:25:19 -07:00
Brad Rydzewski
98668f1141 enable dronerc in .gitignore 2015-08-12 00:23:11 -07:00
Brad Rydzewski
0960142f05 fixed token unit test 2015-08-12 00:02:47 -07:00
Brad Rydzewski
25ae088504 Merge remote-tracking branch 'upstream/0.4-database' into 0.4-database 2015-08-11 23:58:02 -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
aae71b8207 Merge pull request #1132 from donny-dont/features/add-caching
Fix GHE API path
2015-08-11 16:05:19 -07:00
Don Olmstead
4029c1093c Fixing Github API for GHE 2015-08-11 15:52:41 -07:00
Brad Rydzewski
d688121844 use sha of per-repo secret key for hook validation 2015-08-11 01:36:07 -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
1a92825799 Merge pull request #1123 from letusfly85/0.4-database-gitlab-avatar
add avatar url for gitlab
2015-08-10 00:36:20 -07:00
Brad Rydzewski
daa29edbc6 added overall build status to header 2015-08-10 00:29:04 -07:00
Brad Rydzewski
bf87b3146e Merge pull request #1131 from Bugagazavr/patch-3
Probe for push tag events
2015-08-10 00:26:40 -07:00
Bugagazavr
83d78f6830 Probe for push tag events 2015-08-10 10:20:58 +03:00
letusfly85
c405118b8a modify for gitlab avatar settings by relative and non-relative path 2015-08-10 16:15:33 +09: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
be8f31f0fd updated docs 2015-08-08 20:51:12 -07:00