John Engelman
d5767b7d57
Add support for configuring escalated plugins via envvar.
2016-01-12 11:42:17 -06:00
Georges Chaudy
39ee59a01b
fix: gitlab owner permission
2016-01-12 15:40:13 +00:00
Brad Rydzewski
a84db63f11
Merge pull request #1407 from jackspirou/master
...
Allowing for protocol-relative access to external js and css in UI templates.
2016-01-11 10:57:17 -08:00
jackspirou
d78edefb0a
allowing for protocol-relative access to external js and css in UI templates
2016-01-11 12:42:31 -06:00
Greg Taylor
8464511286
Spelling fix on controller/login.go
2016-01-09 23:00:24 -08:00
Georges Chaudy
bd616344fd
fix: gitlab owner has admin privileges
2016-01-08 17:42:47 +00:00
Kirilll Zaycev
c69343ecc6
Remove println
2016-01-05 01:16:50 +03:00
Kirilll Zaycev
73dd59d1ca
Remove unused data from structs
2016-01-05 01:07:36 +03:00
Brad Rydzewski
26f81835b6
Merge pull request #1393 from donatj/fix/CCMenuUrl
...
Corrects CC Menu url
2016-01-04 13:35:10 -08:00
Jesse Donat
64403c353e
Corrects CC Menu url
...
CC Menu URL was an empty placeholder. This completes it with a URL
2016-01-04 15:26:30 -06:00
Brad Rydzewski
32cdf41ce7
Strip port from gogs netrc file
2015-12-24 10:09:18 -05:00
Brad Rydzewski
247aadf84b
Merge pull request #1383 from nils-werner/ssh-key-alias
...
Append reponame to ssh keys
2015-12-22 11:30:03 -05:00
Nils Werner
2b3d6b45b6
Append reponame to ssh keys
2015-12-22 15:33:27 +01:00
Fabio Rapposelli
9eb4161750
Make GitHub status API context congruous
...
Signed-off-by: Fabio Rapposelli <fabio@vmware.com>
2015-12-22 14:10:39 +01:00
Brad Rydzewski
7075cf02a3
Merge pull request #1381 from crhym3/no-skip-refs
...
Do not ignore refs/heads/gh-pages
2015-12-19 00:25:25 -05:00
alex
5ca67d304c
Do not ignore refs/heads/gh-pages
2015-12-18 10:57:38 +00:00
Brad Rydzewski
e70c11f06a
Merge remote-tracking branch 'upstream/master'
2015-12-15 23:20:20 -08:00
Brad Rydzewski
48fdb29efd
deprecate internal docs in favor of drone/docs and deprecate deb
2015-12-15 23:19:26 -08:00
Kirilll Zaycev
b5e50ff766
Gitlab commit statuses
2015-12-13 13:50:37 +03:00
Kirilll Zaycev
044e2ea07a
Added hook parser and opaque in request
2015-12-13 13:50:37 +03:00
Kirilll Zaycev
d9f9d6f762
Move gitlab client inside drone
2015-12-13 13:50:37 +03:00
Brad Rydzewski
4c1e5b7130
Merge pull request #1375 from bradrydzewski/master
...
minor database enhancements
2015-12-13 01:07:40 -08:00
Brad Rydzewski
43894050b5
cleanup the database on restart to remove stuck jobs
2015-12-13 01:00:03 -08:00
Brad Rydzewski
45d28b7bc1
max 255 varchar for mysql unique indexes
2015-12-13 00:56:35 -08:00
Brad Rydzewski
7072c547be
Merge pull request #1370 from glaszig/skip-ci-variants
...
skip build with any combination of "skip" and "ci"
2015-12-12 20:56:06 -08:00
glaszig
08fc17986a
amending docs with build skipping tags
2015-12-13 02:42:21 +01:00
glaszig
cb01394977
simplified regexp matching of skip ci instruction in commit message
2015-12-11 02:12:27 +01:00
glaszig
845d437256
move build skipping regular expression variable into global scope
2015-12-11 02:06:56 +01:00
glaszig
77b5c6246d
skip build with any combination of "skip" and "ci"
...
a commit message containing any case-insensitive variant
of the above two words wrapped in square brackets will skip the build.
examples: [ci skip], [skip CI]
this reintroduces pr #1134 and additionally logs the matched
skip instruction.
2015-12-11 01:52:15 +01:00
Brad Rydzewski
d9296c0453
Update MAINTAINERS [CI SKIP]
2015-12-09 14:12:55 -08:00
Brad Rydzewski
4d0fbc9d81
Update MAINTAINERS [CI SKIP]
2015-12-09 14:12:32 -08:00
Brad Rydzewski
b6de1ebf8a
Merge pull request #1363 from dolanor/rfc7239-middleware
...
RFC7239 in middleware
2015-12-09 08:37:57 -08:00
Brad Rydzewski
d5338148f2
update maintainers [CI SKIP]
2015-12-08 19:26:57 -08:00
Brad Rydzewski
0ff2f072b8
Update repo.go
2015-12-07 12:36:47 -08:00
Brad Rydzewski
b4becc4144
added MAINTAINERS file [CI SKIP]
2015-12-07 01:00:40 -08:00
Tanguy Herrmann
7ba1195edf
Adds test for RFC7239
2015-12-04 23:33:08 +01:00
Tanguy Herrmann
4fde58d57e
Adds RFC7239 checks to the new location middleware.
...
The RFC7239 is the standard way to define headers about reverse proxy
redirections. It replaces all the X-Forwarded-* previous way of defining them.
We let the previous implementations exist to avoid breaking existant installations.
2015-12-03 18:36:55 +01:00
Brad Rydzewski
69f5d90fd3
Merge pull request #1344 from gtaylor/sp-rempository
...
Minor spelling fix. [CI SKIP]
2015-11-28 01:44:24 -08:00
Brad Rydzewski
67ef9fbdc5
Merge pull request #1351 from gtaylor/bitbucket-lc-fix
...
Temporary bandaid to fix Bitbucket case sensitivity.
2015-11-28 01:44:05 -08:00
Greg Taylor
7365ae111e
Temporary bandaid to fix Bitbucket case sensitivity.
2015-11-25 17:09:57 -08:00
Greg Taylor
ad682c9da8
Minor spelling fix.
2015-11-23 17:34:34 -08:00
Brad Rydzewski
0a266f42a9
Merge pull request #1341 from anibali/bitbucket_build_status
...
Add support for Bitbucket build status
2015-11-20 22:27:46 -08:00
Aiden Nibali
f4e6357e96
Add support for Bitbucket build status
2015-11-21 16:48:25 +11:00
Brad Rydzewski
241e84608f
Merge pull request #1338 from bradrydzewski/master
...
ability to replace repository private key
2015-11-20 10:50:24 -08:00
Brad Rydzewski
7ada13c965
Merge remote-tracking branch 'upstream/master'
2015-11-20 10:31:33 -08:00
Brad Rydzewski
b5d9b81e96
ability to replace the private key
2015-11-20 10:31:10 -08:00
Brad Rydzewski
85f70e5da2
Merge pull request #1335 from gtaylor/gitignore-idea
...
gitgnore Jetbrains .idea dirs. [CI SKIP]
2015-11-20 00:52:16 -08:00
Greg Taylor
46a9f9b985
gitgnore Jetbrains .idea dirs.
2015-11-19 23:43:02 -08:00
Brad Rydzewski
4847e0971a
Merge pull request #1333 from gtaylor/bitbucket_tag_hook
...
Adding Bitbucket tag push hook support.
2015-11-19 13:07:36 -08:00
Greg Taylor
d4fb58d2e6
Adding Bitbucket tag push hook support.
2015-11-19 12:38:20 -08:00