Commit graph

42 commits

Author SHA1 Message Date
Jacob Floyd 780c902a6b
Refactor: move remote/ to server/remote/ (#344) 2021-09-23 18:25:51 +02:00
Anbraten 1a67fc6e99
Use server-host as source for public links and warn if it is set to localhost (#251)
* Use server-host as source for public links

* use config and rm GetURL()

* fix: solve import cycle

Co-authored-by: 6543 <6543@obermui.de>
2021-08-20 16:32:52 +02:00
Laszlo Fogas c7ebd68232 Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
Laszlo Fogas 630c383181 Project is renamed to Woodpecker 2019-08-27 13:07:19 +02:00
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
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
Ivan Chernov 6074a0164e Update gitlab API to version v4 2017-09-07 21:05:26 +03: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
Brad Rydzewski e319aaff15 add reviewer fields, endpoints 2017-03-18 16:49:27 +08:00
Bugagazavr 57b3752bd8 Use refs/merge-requests
https://github.com/drone/drone/issues/1931
2017-02-08 08:43:55 +02: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 082570fb5b refactoring input and configuration 2016-04-29 12:39:56 -07: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
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 35b9c0ff9a Merge pull request #1486 from Bugagazavr/gitlab-group-verify
GitLab allowed groups for login
2016-02-16 09:48:51 -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
Kirilll Zaycev fbf36458f1 Committer avatar 2016-02-01 02:49:52 +03:00
Kirilll Zaycev 193d524493 Ensure we add avatar when activate repo 2016-02-01 02:22:44 +03:00
Kirilll Zaycev c4a608b38c Added gitlab repository avatars 2016-02-01 01:55:59 +03:00
Brad Rydzewski bff5834677 Merge pull request #1374 from Bugagazavr/embedded-gitlab-client
Move gitlab client inside drone
2016-01-13 12:43:39 -08:00
Georges Chaudy 39ee59a01b fix: gitlab owner permission 2016-01-12 15:40:13 +00:00
Georges Chaudy bd616344fd fix: gitlab owner has admin privileges 2016-01-08 17:42:47 +00:00
Kirilll Zaycev b5e50ff766 Gitlab commit statuses 2015-12-13 13:50:37 +03:00
Kirilll Zaycev d9f9d6f762 Move gitlab client inside drone 2015-12-13 13:50:37 +03:00
Thomas Frössman d8e74ebc63 Add tag event support in Gitlab remote 2015-11-02 04:31:42 +01:00
Brad Rydzewski bc5ec51a6e don't return error if drone.sec not found 2015-10-29 16:15:06 -07:00
Brad Rydzewski 525fd50f43 attempt fix gitlab drone.sec issue 2015-10-29 16:10:26 -07:00
Brad Rydzewski 4a0deff5a5 implements Stringer for store and remotes 2015-10-27 16:48:05 -07:00
Brad Rydzewski dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00
Renamed from remote/gitlab/gitlab/gitlab.go (Browse further)