Commit graph

845 commits

Author SHA1 Message Date
Joseph Schorr
9a61903d28 Fix date time parameter on log_action to properly use the current time (for reals) 2013-12-03 16:48:44 -05:00
Joseph Schorr
c7ee3aaea1 Fix date time parameter on log_action to properly use the current time 2013-12-03 16:45:06 -05:00
root
00791f02e7 Merge branch 'master' of https://bitbucket.org/yackob03/quay
Conflicts:
	nginx.conf
2013-12-03 21:25:44 +00:00
Joseph Schorr
5b966ef254 Updated screenshots 2013-12-03 16:17:42 -05:00
Joseph Schorr
ba13e3cf87 Merge branch 'lumberjack' 2013-12-03 16:13:47 -05:00
yackob03
e8cb4382c7 Add a new screenshot for the logs view. 2013-12-02 22:37:00 -05:00
yackob03
e9658f6dd5 Merge branch 'lumberjack' of ssh://bitbucket.org/yackob03/quay into lumberjack 2013-12-02 22:32:12 -05:00
Joseph Schorr
afac41b3f2 Fix metadata field name 2013-12-02 22:29:54 -05:00
yackob03
0075ec465e Missed a few web hook instances. 2013-12-02 19:15:20 -05:00
yackob03
abc1a7b4d0 Merge branch 'lumberjack' of ssh://bitbucket.org/yackob03/quay into lumberjack 2013-12-02 19:13:28 -05:00
yackob03
ab7f0835ba Rename web hooks to webhooks universally. 2013-12-02 19:13:18 -05:00
Joseph Schorr
91c2ab074a Add test log entries to initdb 2013-12-02 19:07:14 -05:00
Joseph Schorr
377d77f52b Merge branch 'lumberjack' of https://bitbucket.org/yackob03/quay into lumberjack 2013-12-02 18:21:22 -05:00
Joseph Schorr
37c07c3ac0 Allow clicking on chart elements to toggle back to the full view 2013-12-02 18:21:15 -05:00
Joseph Schorr
5778f91fbe Allow clicking on chart elements to toggle back to the full view 2013-12-02 18:20:42 -05:00
yackob03
e52e699743 Don't delete log entries that are associated with a repository when the repository is deleted. 2013-12-02 18:16:22 -05:00
yackob03
dc3dc525e1 Style fixes. 2013-12-02 18:15:59 -05:00
Joseph Schorr
ddc4896351 Make sure we raise the proper external event when clicking on elements 2013-12-02 17:58:45 -05:00
Joseph Schorr
ba03b7ff04 Make it so clicking on a bar in the chart filters down to events of that type 2013-12-02 17:52:20 -05:00
Joseph Schorr
8cc4a5ef90 Make org name clickable in the org admin view 2013-12-02 17:19:19 -05:00
Joseph Schorr
6e4d88e4f0 L 2013-12-02 16:57:51 -05:00
Joseph Schorr
66c79252f7 Nicer log view title 2013-12-02 16:55:09 -05:00
Joseph Schorr
4b8d9bd83e Merge branch 'lumberjack' of https://bitbucket.org/yackob03/quay into lumberjack 2013-12-02 16:45:11 -05:00
Joseph Schorr
71f196e9c2 Switch chart button to an icon 2013-12-02 16:44:50 -05:00
yackob03
25063f176c Remove some spurious print statements. 2013-12-02 16:16:59 -05:00
yackob03
0b160eba33 Fix some tests. 2013-12-02 16:16:45 -05:00
yackob03
2da0d4ad75 Merge branch 'lumberjack' of ssh://bitbucket.org/yackob03/quay into lumberjack 2013-12-02 15:40:14 -05:00
yackob03
31a6a17c26 Add permissions tests for the webhooks endpoints. 2013-12-02 15:40:12 -05:00
Joseph Schorr
32efd9d635 Add access tests for the logs API 2013-12-02 15:36:39 -05:00
yackob03
e521b11079 Merge branch 'lumberjack' of ssh://bitbucket.org/yackob03/quay into lumberjack 2013-12-02 15:23:25 -05:00
yackob03
354a03c499 Remove the logger basicConfig from the seo module. 2013-12-02 15:23:15 -05:00
Joseph Schorr
3fd7626ef1 Merge branch 'lumberjack' of https://bitbucket.org/yackob03/quay into lumberjack 2013-12-02 14:55:11 -05:00
Joseph Schorr
782405fe65 - Add log view under repos
- Make the logs a bit nicer by adding context-sensitive icons
- Fix some of the log descriptions
2013-12-02 14:55:04 -05:00
yackob03
03198210c3 Re-add the removed pull_username code. 2013-12-02 14:08:10 -05:00
Joseph Schorr
64c9081587 Make sure functions work in the description map as well 2013-12-02 14:05:19 -05:00
Joseph Schorr
45bc0d8dd8 Add token view to the user column 2013-12-02 13:56:27 -05:00
Joseph Schorr
20d2aa557a Only show performer if present 2013-12-02 13:51:42 -05:00
Joseph Schorr
a77aeaaef9 Performer will sometimes by None 2013-12-02 13:50:51 -05:00
Joseph Schorr
b77dabd586 Move log descriptions into the client side 2013-11-29 00:04:50 -05:00
Joseph Schorr
30314717cc Enable gzip encoding, which should make downloading of static resources AND pulling of images much faster 2013-11-27 23:17:02 -05:00
Joseph Schorr
378aebe1ec Style fixes 2013-11-27 20:49:23 -05:00
Joseph Schorr
6c1d2afc0f CL fixes 2013-11-27 16:56:07 -05:00
Joseph Schorr
cca5daf097 Add support for full logging of all actions in Quay, and the ability to view and filter these logs in the org’s admin view 2013-11-27 02:29:31 -05:00
Joseph Schorr
d5c0f768c2 Abstract out the display of entities (users, robot accounts, and teams) into a nice directive to ensure that we always display the correctly formatted entity information (icon and name) 2013-11-26 14:37:55 -05:00
root
aac43bb1c4 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-25 03:46:24 +00:00
Joseph Schorr
72acc8769b Merge branch 'looksirdroids' 2013-11-24 22:43:19 -05:00
Joseph Schorr
6692fdf41c Ensure that the footer appears properly on the repo pages 2013-11-23 20:03:08 -05:00
Joseph Schorr
9577b428e9 Make sure robot accounts never validate when checking the auth cookie 2013-11-22 20:23:46 -05:00
Joseph Schorr
4faf782f01 Add docs for robot accounts to the guide 2013-11-22 20:21:26 -05:00
Joseph Schorr
12eb932da1 Get robots UI working 2013-11-22 20:14:44 -05:00