Commit graph

30 commits

Author SHA1 Message Date
Laszlo Fogas
1d47ba8a32 Status line for each pipeline on Github 2019-06-17 10:48:40 +02:00
Laszlo Fogas
75d30dea09 Function to fetch a folder from the remote 2019-06-03 09:22:14 +02:00
Laszlo Fogas
67cdbd2509 Simplified the interface 2019-06-03 08:49:11 +02:00
Laszlo Fogas
ca5817ffc2 Renamed package 2019-04-04 20:51:20 +02:00
folex
0b73e5489b Add tests:
- read access
- write access
- admin access
2018-04-27 20:48:54 +03:00
folex
764c36f736 Use user/permissions bitbucket API instead of hooks 2018-04-27 19:01:15 +03:00
Thomas Boerger
7f49e69607
Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
Brad Rydzewski
580fe9abb7 add apache license header to files 2018-02-19 14:24:10 -08:00
Brad Rydzewski
35e0ee2e5f implement sync logic 2017-07-14 15:58:38 -04:00
Brad Rydzewski
130c623a35 compare yaml files 2017-03-18 19:25:53 +08:00
Alexey Palazhchenko
b230afe7f5 Add AuthError type, use it. 2016-12-19 19:22:11 +03:00
Alexey Palazhchenko
e259c64bac Expose OAuth2 errors, avoid redirect loop.
Closes #1775.
2016-12-19 08:42:56 +03:00
Jacob McCann
820e0ab158 Check remote for org secrets access
Fully implemented for github remote
2016-11-18 22:12:28 -06:00
Brad Rydzewski
ebd547deac refactoring remotes to remove deprecated variables, adding tests 2016-05-01 16:30:00 -07:00
Brad Rydzewski
b978ed12eb increased bitbucket test coverage 2016-04-30 23:22:30 -07:00
Brad Rydzewski
7c5257b61e increased coverage for bitbucket package 2016-04-30 01:00:39 -07:00
Brad Rydzewski
082570fb5b refactoring input and configuration 2016-04-29 12:39:56 -07:00
Jyrno Ader
127f239493 Handle Bitbucket mercurial hooks correctly 2016-04-17 08:16:40 +03:00
Brad Rydzewski
9b306a1bc8 load all things via middleware 2016-04-12 13:08:17 -07:00
Fabio Rapposelli
e5131fd76e Add tuneable build file parameter BUILD_CONFIG_FILE 2016-03-25 00:08:27 +01:00
Aiden Nibali
f4e6357e96 Add support for Bitbucket build status 2015-11-21 16:48:25 +11:00
Greg Taylor
d4fb58d2e6 Adding Bitbucket tag push hook support. 2015-11-19 12:38:20 -08:00
Greg Taylor
68a71b7baa Spelling nit in remote/bitbucket.go. 2015-11-18 14:29:50 -08:00
Brad Rydzewski
970cf0ecae adding some debugging code for #1280 2015-10-29 13:47:46 -07:00
Brad Rydzewski
4a0deff5a5 implements Stringer for store and remotes 2015-10-27 16:48:05 -07:00
Brad Rydzewski
df0b442d5d just some initial work to enable bitbucket pull requests 2015-10-05 23:17:59 -07:00
Brad Rydzewski
ac6133c922 bitbucket code is mostly working 2015-10-04 18:34:06 -07:00
Brad Rydzewski
528fbb0f2c some finishing touches on the bitbucket implementation for 0.4 2015-10-04 17:40:27 -07:00
Brad Rydzewski
1c87bd9c3b pull .drone.yml and .drone.sec from bitbucket 2015-10-03 22:23:37 -07:00
Brad Rydzewski
75cca2807d some initial work on #1147 to enable Bitbucket with oauth2 2015-10-03 21:50:11 -07:00