Sandro Santilli
578f73c791
Make badgeNone usable in HTML img tag (returning 200 instead of 404)
...
Also adds a print in the log about the kind of failure
2016-07-12 12:53:01 +02:00
Brad Rydzewski
35e5435400
Merge pull request #1709 from bradrydzewski/master
...
fixed router issue and removed unused HTML pages
2016-07-10 19:19:27 -07:00
Brad Rydzewski
a56ce81c3c
fixed router and removed unused HTML pages
2016-07-10 19:08:52 -07:00
Brad Rydzewski
e4a613f01a
Merge pull request #1707 from tboerger/feature/feed-fixes
...
Always return an empty collection within feed
2016-07-10 13:10:44 -07:00
Thomas Boerger
2cfdf8b294
Always return an empty collection within feed
2016-07-10 21:52:56 +02:00
Brad Rydzewski
06d3799787
Update 0.5 links in README [CI SKIP]
2016-07-10 10:40:01 -07:00
Victor Shih
7188e1d410
Support backslash-escaped slashes in find-and-replace substitution. ( #1699 )
2016-07-09 10:37:13 -07:00
Brad Rydzewski
324392d3e0
fix form action typo in Gogs logic form
2016-07-09 10:22:05 -07:00
Brad Rydzewski
4d1df2924c
replace UI with single page application ( #1704 )
2016-07-08 15:40:29 -07:00
Brad Rydzewski
59b0200412
Merge pull request #1702 from strk/pgsql-fix
...
Fix PostgreSQL error on empty repository list
2016-07-06 10:39:57 -07:00
Brad Rydzewski
6bfc7924bb
Merge pull request #1703 from strk/resolve_relative_gogs_avatars
...
Fix resolution of relative avatar urls for Gogs published in subpath
2016-07-06 10:38:29 -07:00
Sandro Santilli
cacfd0c444
Fix resolution of relative avatar urls for Gogs published in subpath
...
Closes #1701
Includes a new test, and updates expected results for 3 of them (adding
the schema part)
2016-07-06 15:58:31 +02:00
Sandro Santilli
bf65ac03d9
Do not run an SQL query to get info about no repos
...
Closes #1649
2016-07-06 15:02:36 +02:00
Brad Rydzewski
2d7c7bd860
Merge pull request #1693 from tboerger/feature/secret-list
...
Integrated initial command to list secrets
2016-06-27 15:24:38 -07:00
Thomas Boerger
41af9c0720
Integrated initial command to list secrets
...
Since we are not able to list the already set secrets I have added the
required API andpoint and the required sub command to list them.
2016-06-28 00:20:01 +02:00
Brad Rydzewski
a83fc7f939
Merge pull request #1692 from tboerger/feature/fix-archive
...
Dropped directories from archive
2016-06-27 13:35:00 -07:00
Thomas Boerger
d239b27b40
Dropped directories from archive
...
Currently the archive gets created including the directories, so the
regular guide to just download and copy the binary doesn't work. With
that change I have dropped the folders from the archive and the Drone
binary gets directly into the toplevel of the archive.
2016-06-27 22:18:36 +02:00
Brad Rydzewski
2530f8723f
Merge pull request #1668 from frapposelli/add-secrets-file-option
...
Add `--secrets-file` option to exec command
2016-06-17 10:05:09 -07:00
Fabio Rapposelli
f9f90af793
Add --secrets-file
option to exec command
2016-06-17 12:02:53 +02:00
Brad Rydzewski
30d55a224e
Merge pull request #1674 from josmo/stash-security-cleanup
...
Stash security cleanup
2016-06-16 08:30:09 -07:00
Brad Rydzewski
8a5978699e
Merge pull request #1679 from bradrydzewski/master
...
endpoint to get repository list + latest build
2016-06-14 17:44:16 -07:00
Brad Rydzewski
67ac073164
repo feed for latest build only
2016-06-14 17:34:47 -07:00
Brad Rydzewski
f10d4679ee
Merge pull request #1678 from bradrydzewski/master
...
adds a query parameter to pull active repos vs all repos
2016-06-14 15:26:26 -07:00
Brad Rydzewski
769551cb44
ability to pull full vs partial list
2016-06-14 15:20:17 -07:00
Brad Rydzewski
d656b2a75b
add chown command to switch repo owner
2016-06-14 14:05:53 -07:00
Brad Rydzewski
8de93539e3
use correct content-type for logs
2016-06-14 14:01:20 -07:00
Brad Rydzewski
9753d6f64c
Merge pull request #1677 from bradrydzewski/master
...
ability to flush user repo cache
2016-06-14 13:18:13 -07:00
Brad Rydzewski
08a4bf06a5
ability to flush user repo cache
2016-06-14 13:07:05 -07:00
Brad Rydzewski
f723e8f84c
Merge pull request #1671 from josmo/netrc-stash-fix
...
Netrc stash fix
2016-06-13 22:13:24 -07:00
Joachim Hill-Grannec
6d7f1bf295
Getting security to work on the stash. Looks at hooks to see if someone has admin rights.
2016-06-13 22:08:56 -05:00
Joachim Hill-Grannec
a4d28e39a0
Missed an argument
2016-06-13 18:25:31 -05:00
Joachim Hill-Grannec
1152e430c4
Cleaner way to remove the username from the git clone URL
2016-06-13 18:10:16 -05:00
Joachim Hill-Grannec
be1b75fd45
Fix defer location and err check
2016-06-12 22:18:31 -07:00
Joachim Hill-Grannec
6f4c4a37dc
Remove log and fix typo
2016-06-11 18:53:41 -07:00
Joachim Hill-Grannec
738d2a1107
Merge branch 'master' into netrc-stash-fix
2016-06-11 18:43:48 -07:00
Joachim Hill-Grannec
2ce566483b
Handling some of the error in bitbucksetserver
...
Fixed returning the http(s) version of the clone link which had the username in it however should not to work with netrc
Quick typo fix
2016-06-11 18:42:55 -07:00
Brad Rydzewski
8179e8c324
Merge pull request #1670 from josmo/initializemap
...
update to initialize the Environment map
2016-06-10 23:22:23 -07:00
Joachim Hill-Grannec
7e5a6ec9fb
Allowing for services with no environment defined.
2016-06-10 20:46:13 -07:00
Joachim Hill-Grannec
fd2b4b71ba
update to initialize the Environment map
2016-06-10 17:02:00 -07:00
Brad Rydzewski
ecc2728d9f
Merge pull request #1666 from MirrorZ/master
...
Invoke repoAdd on repo add command
2016-06-08 00:25:24 -07:00
mirrorZ
4384121586
Invoke repoAdd on repo add command
2016-06-08 15:38:07 +09:00
Brad Rydzewski
9ab3ccccff
write internal errors only to database [CI SKIP]
2016-06-06 23:45:58 -07:00
Brad Rydzewski
d01756ed80
remove port when creating default workspace path
2016-06-06 23:38:22 -07:00
Brad Rydzewski
108184daeb
Update agent.go
2016-06-06 23:25:57 -07:00
Brad Rydzewski
61fa2b5792
Merge pull request #1664 from bradrydzewski/master
...
make tar files public-read
2016-06-03 11:55:24 -07:00
Brad Rydzewski
4a17c45c31
re-enable net dns driver
2016-06-03 11:47:05 -07:00
Brad Rydzewski
917d43be18
Merge remote-tracking branch 'upstream/master'
2016-06-03 11:46:42 -07:00
Brad Rydzewski
18fdffd787
default git if not set
2016-06-03 11:45:06 -07:00
Brad Rydzewski
e348d6a6bb
Update Dockerfile
2016-06-03 09:30:12 -07:00
Brad Rydzewski
4b75910ff3
Merge pull request #1660 from frapposelli/add-status-check-context
...
[github] Add modifiable context for Github status API
2016-05-27 12:59:20 -07:00