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
*
Fix TemplatesController functional test. Introduce admin user in the fixtures.
rails3
Alex Legler
2011-08-29
3
-19
/
+33
*
Admin::TemplatesController: Redirect to correct path after updating
Alex Legler
2011-08-29
1
-1
/
+1
*
Explicitly request debug messages in the test environment.
Alex Legler
2011-08-29
1
-0
/
+1
*
Use built-in HTTP_AUTHORIZATION build helper
Alex Legler
2011-08-29
1
-2
/
+2
*
Add inflection for 'cve'
Alex Legler
2011-08-29
1
-8
/
+3
*
Remove h() calls, no longer needed with rails-3
Alex Legler
2011-08-29
29
-77
/
+77
*
Remove old UKI themes and stylesheets
Alex Legler
2011-08-29
63
-1309
/
+0
*
Enable selection helper for all template-enabled fields
Alex Legler
2011-08-29
1
-0
/
+4
*
Remove block parameter from form_for
Alex Legler
2011-08-29
1
-1
/
+1
*
Add missing quotes
Alex Legler
2011-08-29
1
-1
/
+1
*
Implement the templating system
Alex Legler
2011-08-29
12
-7
/
+226
*
Add Template model and Admin::TemplateController for managing templates
Alex Legler
2011-08-28
17
-10
/
+291
*
Rename glsa-list css class to glsamaker-table
Alex Legler
2011-08-27
5
-13
/
+9
*
Admin::UsersController: Use ActiveRecord 3 syntax
Alex Legler
2011-08-27
1
-3
/
+2
*
Moving tests
Alex Legler
2011-08-27
3
-8
/
+4
*
Move admin filter to the Authentication module
Alex Legler
2011-08-27
4
-13
/
+13
*
Migrate user administration to rails 3
Alex Legler
2011-08-27
5
-10
/
+25
*
Fix admin route and remove unused "bugzie" route
Alex Legler
2011-08-27
1
-2
/
+1
*
GLSAController: Minor cleanup
Alex Legler
2011-08-27
1
-6
/
+2
*
Migrate tests to rails 3
Alex Legler
2011-08-26
6
-86
/
+12
*
Use proper CamelCase for all CVE related models to adhere to rails standards
Alex Legler
2011-08-26
18
-70
/
+72
*
Further cleanup of old configuration and rails2 backup files
Alex Legler
2011-08-20
10
-261
/
+3
*
Migrate GLSAMailer to rails3
Alex Legler
2011-08-20
13
-76
/
+73
*
Migrate CVEController to rails3
Alex Legler
2011-08-20
7
-16
/
+20
*
ToolsController: file_req_ajax_info is now bugs_ajax_info; Remove old methods
Alex Legler
2011-08-20
3
-59
/
+3
*
Remove addbug{,save} from GLSAController
Alex Legler
2011-08-20
3
-76
/
+0
*
Add BugsController to replace the addbug{,save} hack in GLSAController
Alex Legler
2011-08-20
11
-1
/
+139
*
Reset vertical align of box header graphics
Alex Legler
2011-08-20
1
-1
/
+1
*
Alias summary to title to provide compatibility with the Bug model
Alex Legler
2011-08-20
1
-0
/
+2
*
reindent
Alex Legler
2011-08-20
1
-12
/
+12
*
Fix error notice HTML/CSS
Alex Legler
2011-08-20
3
-5
/
+97
*
Move :login_required before_filter to ApplicationController
Alex Legler
2011-08-20
4
-5
/
+4
*
Move check_object_access from glsa_controller to application_controller
Alex Legler
2011-08-20
2
-24
/
+19
*
Remove more h() calls
Alex Legler
2011-08-20
1
-5
/
+5
*
Fix modalbox spinner path
Alex Legler
2011-08-20
1
-1
/
+1
*
Update application template once more
Alex Legler
2011-08-19
1
-59
/
+55
*
GlsaController: RESTify releasing and editing.
Alex Legler
2011-08-19
6
-29
/
+25
*
RESTifying Part 1: Comments get their own controller, add glsas resource
Alex Legler
2011-08-19
14
-84
/
+145
*
Fix bug popup
Alex Legler
2011-08-19
2
-7
/
+7
*
Another rails-3 fix for the application layout
Alex Legler
2011-08-19
1
-1
/
+1
*
Fix glsa/diff action
Alex Legler
2011-08-18
4
-11
/
+22
*
Migrate glsa/show views to rails-3
Alex Legler
2011-08-18
5
-33
/
+28
*
Complete migration of the new-request view to rails3 and back to prototype
Alex Legler
2011-08-18
2
-8
/
+12
*
Visual fixes for box titles
Alex Legler
2011-08-18
1
-1
/
+5
*
Add ruby-debug to the :development group dependencies
Alex Legler
2011-08-18
2
-47
/
+58
*
Re-register text/plain as :txt
Alex Legler
2011-08-18
1
-0
/
+2
*
Replace ActiveRecord::Base#clone with #dup to adapt to rails-3.1 changes
Alex Legler
2011-08-18
1
-4
/
+4
*
Sayonara bundled prototype
Alex Legler
2011-08-16
5
-7386
/
+0
*
Introducing new helpers, fixing old ones
Alex Legler
2011-08-16
7
-134
/
+128
*
Move back to prototype
Alex Legler
2011-08-16
2
-5
/
+4
[next]