GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/glsamaker.git
api
dev
glsamakerv1
glsamakerv2
glsamakerv4
master
rails3
Gentoo Security GLSA creation tool
Gentoo Security <security@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adapt application layout to rails-3
Alex Legler
2011-08-16
1
-5
/
+5
*
glsa_controller: Log revision creation errors
Alex Legler
2011-08-16
1
-0
/
+1
*
Only autoload lib/, not lib/**/
Alex Legler
2011-08-16
1
-1
/
+2
*
Move assets from public/ to app/assets/
Alex Legler
2011-08-16
113
-128
/
+136
*
Remove obsolete script files
Alex Legler
2011-08-14
10
-31
/
+0
*
First set of rails3 updates
Alex Legler
2011-08-14
54
-487
/
+1387
*
Update to rails 2.3.12 and use Bundler
Alex Legler
2011-08-10
6
-4
/
+100
*
Bugzilla: Use HTTPS as well for reading bugs.
Alex Legler
2011-06-24
1
-14
/
+14
*
CVETool: Use Rails built in JavaScript escape method
Alex Legler
2011-06-14
2
-8
/
+3
*
CVEController: Fix whiteboard detection
Alex Legler
2011-06-14
1
-1
/
+1
*
Fix bugzilla URL output in views
Alex Legler
2011-06-14
2
-3
/
+3
*
lib/bugzilla: Make Bugzilla host configurable; Bugzilla 4 changes
Alex Legler
2011-06-14
6
-12
/
+13
*
cve_controller: Supply an array of CC list members instead of a string
Alex Legler
2011-06-14
1
-1
/
+1
*
cve_controller: Whitespace
Alex Legler
2011-06-14
1
-36
/
+36
*
CVETool: Discard whiteboard severity and status if the issue is a Kernel issue.
Alex Legler
2011-06-14
1
-2
/
+7
*
CVETool: Serialize the cve list when filing a bug
Alex Legler
2011-06-13
1
-2
/
+2
*
CVETool: Clear bug number field after assigning. Also, whitespace fixes
Alex Legler
2011-06-13
1
-11
/
+12
*
CVETool: Set status to IN_PROGRESS
Alex Legler
2011-06-13
1
-0
/
+1
*
CVETool: Set the 'Version' field when filing a bug
Alex Legler
2011-06-13
1
-0
/
+1
*
CVETool: Logic fixes while building the CC string
Alex Legler
2011-06-13
1
-3
/
+4
*
Reduce amount of displayed CVEs by default
Alex Legler
2011-06-13
1
-1
/
+1
*
Readd module_function
Alex Legler
2011-06-13
1
-0
/
+1
*
bugzilla lib: Skip empty nodes
Alex Legler
2011-06-13
1
-1
/
+3
*
Whitespace fixes
Alex Legler
2011-06-13
1
-10
/
+10
*
Adapt add bugs functionality to the new handling
Alex Legler
2011-06-13
6
-15
/
+16
*
add semicolon
Alex Legler
2011-05-22
1
-1
/
+1
*
Update modalbox to latest HEAD
Alex Legler
2011-05-22
2
-398
/
+445
*
Cleanup and format fixes
Alex Legler
2011-05-21
1
-27
/
+26
*
CVETool: Add enter key support in the table
Alex Legler
2011-05-13
1
-1
/
+6
*
Extract comment box into an own partial. Add dock ability.
Alex Legler
2011-05-03
7
-17
/
+63
*
glsa_controller/glsa model: Allow for re-releases (updated revisions) of sent...
Alex Legler
2011-03-18
3
-5
/
+18
*
glsa_controller/revision model: Tell the user if a revision is a release revi...
Alex Legler
2011-03-18
2
-1
/
+10
*
txt show view: Adapt to currently used advisory format.
Alex Legler
2011-03-18
1
-3
/
+2
*
Merge branch 'master' of git+ssh://gogo/proj/glsamaker
Alex Legler
2011-03-18
4
-13
/
+37
|
\
|
*
.txt adv: <code> formatting, and feature #9
Tobias Heinlein
2011-03-15
3
-12
/
+36
|
*
Selection box in show view selects current revision by default.
Tobias Heinlein
2011-03-15
1
-1
/
+1
*
|
glsa_controller: Add release and download actions
Alex Legler
2011-03-18
4
-28
/
+119
*
|
GLSA model: fix last_release_revision SQL
Alex Legler
2011-03-18
1
-1
/
+1
*
|
Finish mailing stuff
Alex Legler
2011-03-18
5
-21
/
+95
|
/
*
update icon
Alex Legler
2011-03-15
1
-0
/
+0
*
Merge branch 'master' of git+ssh://gogo/proj/glsamaker
Alex Legler
2011-03-15
11
-4
/
+3056
|
\
|
*
Don't add empty packages/references, and fix automatic flag logic in xml.
Tobias Heinlein
2011-03-15
2
-4
/
+7
|
*
Add a whole bunch of xsl files to make browsers happy.
Tobias Heinlein
2011-03-15
8
-0
/
+1034
|
*
Add guide.xsl
Tobias Heinlein
2011-03-15
1
-0
/
+2015
*
|
glsa_controller: Add diff UI and link to it from the show view
Alex Legler
2011-03-15
4
-6
/
+21
*
|
Fix draft ready logic on the show view
Alex Legler
2011-03-15
1
-1
/
+1
*
|
Mark restricted drafts a little more visibly on the show view
Alex Legler
2011-03-15
2
-0
/
+5
*
|
CSS: flash error message fixes
Alex Legler
2011-03-15
1
-5
/
+7
*
|
Don't allow people to send confidential drafts.
Alex Legler
2011-03-15
1
-0
/
+6
*
|
Remove leftovers from the addbug/delbug hack.
Alex Legler
2011-03-15
2
-25
/
+0
[prev]
[next]