Matthias Loibl
|
c039bc7a16
|
Fix misspellings in comments
Found by https://goreportcard.com/report/github.com/drone/drone
|
2016-03-27 01:14:00 +01:00 |
|
Brad Rydzewski
|
310be64c3b
|
Merge pull request #1541 from Bugagazavr/get-user-repos
Use GetUserRepos instead GetAllRepos
|
2016-03-26 09:08:35 -07:00 |
|
Kirill Zaitsev
|
d7b066b308
|
Use GetUserRepos instead GetAllRepos
|
2016-03-26 18:48:35 +03:00 |
|
Brad Rydzewski
|
98ea6883f9
|
Merge pull request #1539 from bradrydzewski/master
backported 0.5 database restructure to 0.4.1
|
2016-03-25 13:51:08 -07:00 |
|
Brad Rydzewski
|
3c7b33de7b
|
fixed issue w/ test database driver
|
2016-03-25 13:24:16 -07:00 |
|
Brad Rydzewski
|
688b29b639
|
backported 0.5 database restructure to 0.4.1
|
2016-03-25 12:54:16 -07:00 |
|
Brad Rydzewski
|
1d17c276fd
|
Merge pull request #1532 from frapposelli/tuneable-build-file
Add tuneable build file parameter
|
2016-03-25 12:26:35 -07:00 |
|
Fabio Rapposelli
|
e5131fd76e
|
Add tuneable build file parameter BUILD_CONFIG_FILE
|
2016-03-25 00:08:27 +01:00 |
|
Brad Rydzewski
|
e5e8087c09
|
Merge remote-tracking branch 'origin/master' [CI SKIP]
|
2016-03-24 13:14:37 -07:00 |
|
Brad Rydzewski
|
d5d8c6257e
|
Merge remote-tracking branch 'upstream/master' [CI SKIP]
|
2016-03-24 13:13:58 -07:00 |
|
Brad Rydzewski
|
41be27f9b5
|
Merge remote-tracking branch 'upstream/master'
|
2016-03-24 13:12:35 -07:00 |
|
Brad Rydzewski
|
390c920e78
|
bump docker tag 0.4.1 [CI SKIP]
|
2016-03-24 13:06:33 -07:00 |
|
Brad Rydzewski
|
dba8b20550
|
Merge pull request #1537 from bradrydzewski/master
bump docker version
|
2016-03-24 13:04:50 -07:00 |
|
Brad Rydzewski
|
230abeaa8c
|
bump docker version
|
2016-03-24 12:56:02 -07:00 |
|
Brad Rydzewski
|
b44611dda5
|
Update stream.go
|
2016-03-23 13:14:33 -07:00 |
|
Brad Rydzewski
|
d9f49cb77a
|
increase feed from 25 to 50 items
this is being implemented as a temporary workaround until I have time for pagination
|
2016-03-23 10:05:27 -07:00 |
|
Brad Rydzewski
|
f276bc1036
|
Merge pull request #1521 from cmingxu/typo
typo
|
2016-03-20 22:54:54 -07:00 |
|
Brad Rydzewski
|
1360311e76
|
Merge pull request #1524 from fracting/full_log
controller: Properly parse "full" query in GetBuildLogs.
|
2016-03-20 22:54:40 -07:00 |
|
Qian Hong
|
cb7102ebc7
|
controller: Properly parse "full" query in GetBuildLogs.
|
2016-03-16 13:06:15 +08:00 |
|
kevin xu
|
a9defe9d11
|
typo
|
2016-03-12 18:21:22 +08:00 |
|
Brad Rydzewski
|
314b2bf797
|
Merge pull request #1520 from msteinert/swappiness
Do not attempt to set memory.swappiness to zero
|
2016-03-11 10:47:01 -08:00 |
|
Michael Steinert
|
42f5395004
|
Do not attempt to set memory.swappiness to zero
This is the same issue solved here:
drone/drone-exec@94fd9ba10d
This issue was introduced by this commit:
b5dcfc4edd
|
2016-03-11 09:24:00 -06:00 |
|
Brad Rydzewski
|
08e790f921
|
Merge pull request #1511 from crhym3/gh-auth-scopes
Parameterize GitHub OAuth2 scopes
|
2016-03-10 11:46:06 -08:00 |
|
alex
|
c2f3cf06ad
|
Parameterize GitHub OAuth2 scopes.
If no scope provided, default will be used:
scope=repo,repo:status,user:email.
|
2016-03-10 19:30:14 +00:00 |
|
Brad Rydzewski
|
671461dc00
|
Merge pull request #1517 from bradrydzewski/master
remove vexp from vendoring process [CI SKIP]
|
2016-03-07 13:41:11 -08:00 |
|
Brad Rydzewski
|
9559192fb5
|
updated goblin test lib
|
2016-03-07 11:51:06 -08:00 |
|
Brad Rydzewski
|
b0500836f1
|
added missing vendored files
|
2016-03-07 11:33:36 -08:00 |
|
Brad Rydzewski
|
b5dcfc4edd
|
remove vexp from vendoring process
|
2016-03-07 11:23:49 -08:00 |
|
Brad Rydzewski
|
74b2c25dd3
|
Merge pull request #1515 from bradrydzewski/master
Fix some caching issues
|
2016-03-04 21:52:11 -08:00 |
|
Brad Rydzewski
|
df39f21d15
|
remove file
|
2016-03-04 21:40:43 -08:00 |
|
Brad Rydzewski
|
3dd0260b69
|
improve and simplify repository caching
|
2016-03-04 21:15:50 -08:00 |
|
Brad Rydzewski
|
6769eed65d
|
Merge remote-tracking branch 'upstream/master'
|
2016-03-03 14:40:50 -08:00 |
|
Brad Rydzewski
|
f19841c2d2
|
Merge pull request #1504 from Bugagazavr/fetch-data-from-hooks
Added support for new attributes for GitLab
|
2016-03-03 12:36:58 -08:00 |
|
Kirill Zaitsev
|
f9c299ce57
|
Added support for new hook attributes in merge request hook
|
2016-02-28 20:11:50 +03:00 |
|
Kirill Zaitsev
|
37e29b930e
|
More coverage for gitlab hooks
|
2016-02-22 23:43:54 +03:00 |
|
Kirill Zaitsev
|
39dc9f7c76
|
Added support for new attributes
|
2016-02-22 22:35:53 +03:00 |
|
Brad Rydzewski
|
670217ac1b
|
Update ISSUE_TEMPLATE.md [CI SKIP]
|
2016-02-17 17:05:53 -08:00 |
|
Brad Rydzewski
|
50ae4ba525
|
Create ISSUE_TEMPLATE.md [CI SKIP]
|
2016-02-17 14:37:52 -08:00 |
|
Brad Rydzewski
|
35b9c0ff9a
|
Merge pull request #1486 from Bugagazavr/gitlab-group-verify
GitLab allowed groups for login
|
2016-02-16 09:48:51 -08:00 |
|
Brad Rydzewski
|
998ddac8bc
|
Merge pull request #1488 from athieriot/archives
Add ability to hide Archived projects from Gitlab
|
2016-02-16 09:47:12 -08:00 |
|
Aurélien Thieriot
|
05207546c6
|
Add ability to hide Archived projects from Gitlab
|
2016-02-16 11:35:20 +00:00 |
|
Kirill Zaitsev
|
b8b120afcc
|
GitLab allowed groups for login
|
2016-02-14 03:38:31 +03:00 |
|
Brad Rydzewski
|
19a7ae53e6
|
Merge pull request #1482 from macb/docker/resume_wait
resume waiting for the container to complete
|
2016-02-12 11:21:09 -08:00 |
|
Mac Browning
|
7a49d0324b
|
use dockerclient.Wait to block for in-progress builds
|
2016-02-12 13:54:16 -05:00 |
|
Mac Browning
|
8df397db9f
|
mark incomplete builds as errors
|
2016-02-12 13:23:11 -05:00 |
|
Mac Browning
|
110b9c3dd2
|
resume waiting for the container to complete
|
2016-02-12 13:23:11 -05:00 |
|
Brad Rydzewski
|
b382b6d4e5
|
Merge pull request #1453 from Bugagazavr/dot-names-gitlab-fix
Dot names fix
|
2016-02-05 16:10:28 -08:00 |
|
Brad Rydzewski
|
398db0bda2
|
add origin, content-type, accept to CORS conf
|
2016-02-05 13:39:11 -08:00 |
|
Brad Rydzewski
|
e018a34711
|
Added CORS to header to OPTIONS request
|
2016-02-05 13:04:46 -08:00 |
|
Brad Rydzewski
|
158295d02a
|
Merge pull request #1467 from msteinert/public-mode
Add public mode
|
2016-02-05 12:43:38 -08:00 |
|