Commit graph

1532 commits

Author SHA1 Message Date
Alexander Simonov
9652875129
Fix logging into Github. Add setting default scope even if it not set in config file. 2015-07-12 01:08:04 +03:00
Alexander Simonov
44ec2c3064
Fix database connection 2015-07-12 01:07:14 +03:00
Brad Rydzewski
9fc02e360a maybe finished install docs 2015-07-10 17:40:03 -07:00
Brad Rydzewski
b0edb8be50 docs / spec for installation and configuration 2015-07-10 01:33:31 -07:00
Brad Rydzewski
f3ea6dbdc5 link to docs in README 2015-07-09 20:15:29 -07:00
Brad Rydzewski
183fce0535 improved deploy docs for multi-deploy 2015-07-09 17:01:03 -07:00
Brad Rydzewski
9d9a068db8 moved setup docs to setup dir 2015-07-08 00:06:19 -07:00
Brad Rydzewski
a6f67474f8 updated drone docs 2015-07-07 18:08:43 -07:00
Brad Rydzewski
817eab7cae continued work on docs 2015-07-06 21:13:50 -07:00
Brad Rydzewski
342e78a16b first draft swaggger spec, complete 2015-07-01 23:22:05 -07:00
Brad Rydzewski
a0ae4debc9 continued work on swagger doc 2015-07-01 02:23:21 -07:00
Brad Rydzewski
a1e8c0a0c3 Merge remote-tracking branch 'origin/0.4-database' into 0.4-database 2015-06-25 22:38:23 -07:00
Brad Rydzewski
bcb7e05cdc deciding if I like RAML or not 2015-06-25 22:37:59 -07:00
Brad Rydzewski
8e88d525d8 Merge pull request #1072 from CiscoCloud/0.4-database-fix-tests
Fix unit tests to work with new data model
2015-06-24 11:27:48 -07:00
Ben Schumacher
cf6f41fc9b Fix unit tests to work with new data model 2015-06-24 12:14:13 -06:00
Brad Rydzewski
796ec75b38 swagger docs 2015-06-23 19:08:18 -07:00
Brad Rydzewski
3b63d83d03 document repository API methods 2015-06-23 11:35:21 -07:00
Brad Rydzewski
e728349265 continued improvement to swagger spec 2015-06-23 00:12: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
2b269d0e54 updated repo struct 2015-06-18 18:50:57 -07:00
Brad Rydzewski
564e029c17 refactor task to job 2015-06-18 17:36:52 -07:00
Brad Rydzewski
64715c390c updated user object 2015-06-18 16:37:40 -07:00
Brad Rydzewski
dc0e714992 loading database via driver 2015-06-14 23:26:49 -07:00
Brad Rydzewski
ef6b621f7f Merge remote-tracking branch 'origin/0.4.0' into 0.4.0 2015-06-13 18:42:29 -07:00
Brad Rydzewski
06d1f1b8d4 remove meddler from all sql 2015-06-13 18:40:07 -07:00
Brad Rydzewski
ed0cae98a2 removed ref to old package in tests 2015-06-13 17:51:55 -07:00
Brad Rydzewski
1f0c249c82 migrated star to auto-gen sql 2015-06-13 17:49:21 -07:00
Brad Rydzewski
771f1cf606 migrated more files to generated sql 2015-06-13 17:37:36 -07:00
Brad Rydzewski
dddc1dd84c using auto-gen sql utility 2015-06-13 16:48:06 -07:00
Brad Rydzewski
2d9f87f777 Merge pull request #1055 from JeanMertz/0.4.0-ignore-commits
ignore GH "push" event when ref is deleted
2015-06-13 01:20:06 -07:00
Brad Rydzewski
8fac4f242f Merge pull request #1056 from djamelfel/toml-issue
adapt drone.toml file to 0.4.0 version
2015-06-12 10:48:33 -07:00
djamel
e98a0950d5 adapt drone.toml to new version 2015-06-12 19:15:51 +02:00
Jean Mertz
8dfb9cfcd7 ignore GH "push" event when ref is deleted 2015-06-11 19:17:14 +02: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
b00b46914d ignore non-open pull requests 2015-06-08 08:42:45 -07:00
Brad Rydzewski
13a05a0106 set commit status for all commits in GH, not just pull requests 2015-06-08 08:26:58 -07:00
Brad Rydzewski
e935bed53e removed leftover constraint that no longer means anything 2015-06-07 23:02:27 -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
eb90ef3ba1 Merge pull request #1044 from JeanMertz/0.4.0-dockerfile
0.4.0: update Dockerfile implementation
2015-06-07 16:10:47 -07:00
Brad Rydzewski
e81696b776 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-06-06 14:01:41 -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
96d70fc141 Merge pull request #1047 from JeanMertz/0.4.0-readme
update README to mention remote section
2015-06-05 17:03:37 -07:00
Jean Mertz
2f4e2803e7 update README to mention remote section
Also adds example of `access_token` becoming `ACCESSTOKEN` as an environment
variable.
2015-06-06 01:57:30 +02:00
Jean Mertz
1eadd8ff98 add empty drone.toml to satisfy drone startup requirements 2015-06-05 19:48:28 +02:00
Jean Mertz
d4bfd39713 update Dockerfile implementation
* fix $GOPATH usage
* improve layer caching
2015-06-05 19:41:36 +02:00
Brad Rydzewski
03f91ee5a4 use drone's go:1.3 image until we upgrade to 0.4 2015-06-04 13:39:16 -07:00
Brad Rydzewski
95ab7a49e6 revert drone.yml to stable debian 2015-06-04 13:32:41 -07:00