Alex Suraci
e0c9617dc7
add admin checkbox for setting a repo privileged
2014-03-19 10:53:52 -07:00
Brad Rydzewski
854d3443d7
Merge branch 'example-fixture'
2014-03-17 12:06:48 -07:00
Brad Rydzewski
7d52a4c4df
Revert "query and show commits by branch"
...
This reverts commit 2d837cc3db
.
2014-03-16 23:08:53 -07:00
Brad Rydzewski
5c848d647a
Merge pull request #179 from arturhoo/feature/svg-badges
...
Use SVG badges instead of PNG
2014-03-16 22:33:53 -07:00
Alex Suraci
2d837cc3db
query and show commits by branch
...
This allows the same SHA to have different builds on different branches, each
separately viewable. This is useful for expressing a "pipeline" in terms of
branches, e.g. a commit starts on branch A and progress through B and C to
master, with the build script switching on branch name.
Previously viewing each build would arbitrarily choose which branch's commit
to show.
2014-03-14 12:13:34 -07:00
Brad Rydzewski
6f8bbf1d04
adding mocks for Builder.setup()
2014-03-14 11:52:24 -07:00
Brad Rydzewski
d70a6bb5f7
adding github testing
2014-03-11 23:00:06 -07:00
Artur Rodrigues
88cc8d6bdf
Use SVG badges instead of PNG
2014-03-11 15:55:23 -03:00
Benjamin Manns
baf468973f
Format go code.
2014-03-06 10:45:21 -08:00
Nurahmadie
cd5126d8c9
Set author for pull request
2014-03-02 19:09:14 +07:00
Brad Rydzewski
f33ebcc21c
ability to use custom badges. standard badges now using shields.io
2014-03-01 20:25:10 -07:00
Brad Rydzewski
fa9d3c8277
Merge remote-tracking branch 'origin/master'
2014-02-26 00:01:51 -07:00
Alex Suraci
9e1c4e60e5
remove docker/queue singletons; inject in main
2014-02-25 17:10:04 -08:00
Brad Rydzewski
987e53eb39
ability to view public repos without authentication
2014-02-25 17:13:59 -07:00
Brad Rydzewski
73c03dc2e0
publicly display private projects
2014-02-25 16:50:49 -07:00
Brad Rydzewski
70732c341a
Merge pull request #124 from vito/fix-tests
...
fix handler/testing test imports
2014-02-24 21:22:59 -08:00
Alex Suraci
0e98f294a3
fix handler/testing test imports
...
Signed-off-by: Abhijit Hiremagalur <abhi@pivotallabs.com>
2014-02-24 14:55:05 -08:00
Andrew Karpow
8f139daec2
add github ping hook handler
2014-02-24 13:56:42 +01:00
Nurahmadie
20bf390dc2
Enable deployment via ssh
2014-02-23 20:19:00 +07:00
Brad Rydzewski
6410bdbe9d
added validation for settings
2014-02-21 15:25:05 -07:00
Brad Rydzewski
3c25a4a00a
fixed issue updating team member roles
2014-02-21 13:26:50 -07:00
Brad Rydzewski
85e60e4ee2
Merge pull request #75 from floatdrop/github-enterprise-support
...
GitHub Enterprise Support
2014-02-17 21:38:28 -08:00
Brad Rydzewski
7ce1e55ac3
Merge pull request #83 from fudanchii/migration
...
Migration system for sqlite
2014-02-17 20:46:13 -08:00
Vsevolod Strukchinsky
833563763c
Added settings to github_add page (fix redirect)
2014-02-16 11:45:15 +06:00
Vsevolod Strukchinsky
44d5f3baca
Update all github clients in code
2014-02-16 11:45:15 +06:00
Vsevolod Strukchinsky
425cbbc324
Use custom github domain for webhook
2014-02-16 11:45:14 +06:00
Vsevolod Strukchinsky
6c9ff00f99
Put values from settings into handler/auth.go
2014-02-16 11:45:14 +06:00
Vsevolod Strukchinsky
7208d95a76
Added GitHubApiUrl and GitHubDomain to settings and template
2014-02-16 11:45:14 +06:00
Brad Rydzewski
4b412d3a26
added code to prevent panic if /login is reached but no settings exist
...
minor styling. added success and fail message to top of /signup screen
modified open_registration to boolean value in database
2014-02-15 18:56:48 -07:00
Nurahmadie
4ef0f1b437
Integrate migrations with drone.
...
Also add migration to tests.
2014-02-16 03:47:30 +07:00
Vsevolod Strukchinsky
460ec90049
Fixup behavior on uninstalled state
2014-02-15 18:17:29 +06:00
Vsevolod Strukchinsky
6937b7b21e
Open invitation setting
...
Closes #64
2014-02-14 10:53:22 +06:00
yosssi
5895e364c1
Inject params into .drone.yml.
2014-02-13 15:30:27 +00:00
Brad Rydzewski
28fda64326
workaround for #51
2014-02-12 12:22:56 -07:00
Brad Rydzewski
0a8ef525e9
fix for issue #51
2014-02-12 12:15:59 -07:00
Scott Ferguson
1283b2b6f2
Fix team invites
2014-02-10 15:22:32 -06:00
Scott Ferguson
d262ffa1ab
Show an inline error if the wrong password is given when deleting a repo
2014-02-09 20:09:42 -06:00
Brad Rydzewski
52faded952
fixed issue #15
2014-02-08 14:07:02 -07:00
Jake Scott
2ae8bca9f1
Fix documentation comment
2014-02-08 18:27:47 +13:00
Brad Rydzewski
abdcd60dac
hooked up websockets to stream output
2014-02-07 04:09:46 -07:00
Brad Rydzewski
160a7a29ad
fixed log output and new line issue
2014-02-07 03:35:27 -07:00
Brad Rydzewski
dbf43d0a88
refactored field slug to name
2014-02-07 03:27:33 -07:00
Brad Rydzewski
89a88256de
altered hook to pull yaml using hash, not branch
2014-02-07 03:26:26 -07:00
Brad Rydzewski
07c6c4a4ff
fixed issue adding repository when no teams exist
2014-02-07 03:22:57 -07:00
Brad Rydzewski
d5e5797934
initial public commit
2014-02-07 03:10:01 -07:00