index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
models.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-30
Add master key overview page
Dan McGee
1
-0
/
+12
2011-11-30
Move main fields to separate module
Dan McGee
1
-34
/
+2
2011-11-21
Better support for non-latin full names
Dan McGee
1
-0
/
+2
2011-11-17
Change package description to a text field
Dan McGee
1
-1
/
+1
2011-11-17
Ensure reporead is protected against simultaneous runs
Dan McGee
1
-1
/
+2
2011-11-04
Make maintainer lookup on todo lists fast
Dan McGee
1
-4
/
+9
2011-11-04
Add new attach_maintainers() utility method
Dan McGee
1
-3
/
+11
2011-11-03
Add URL to todolist email
Dan McGee
1
-0
/
+5
2011-11-03
Many signoff page improvements
Dan McGee
1
-11
/
+0
2011-11-01
Add created column to Donor model
Dan McGee
1
-2
/
+9
2011-10-22
Add a generate_keyring command
Dan McGee
1
-1
/
+1
2011-10-22
Accept 40 hex char PGP key signatures only
Dan McGee
1
-11
/
+6
2011-09-19
Add some dev dashboard info regarding signed package count
Dan McGee
1
-0
/
+4
2011-09-10
Use HTTPS by default in email URLs
Dan McGee
1
-1
/
+1
2011-09-08
List packages in required by list with depend provided by this package
Dan McGee
1
-1
/
+3
2011-08-17
Add PGP signature package field
Dan McGee
1
-1
/
+5
2011-08-10
Refactor get_depends() to use PackageDepends methods
Dan McGee
1
-24
/
+18
2011-08-10
Add some methods to PackageDepend object
Dan McGee
1
-0
/
+58
2011-07-30
Select arch/repo for split package related fields
Dan McGee
1
-3
/
+3
2011-07-06
Delete old signoff model
Dan McGee
1
-6
/
+0
2011-07-06
Refactor code to use new signoff model
Dan McGee
1
-8
/
+6
2011-07-05
Allow more lenient data entry for PGP key field
Dan McGee
1
-1
/
+20
2011-06-24
Fix syntax errors, == not =
Dan McGee
1
-2
/
+2
2011-06-24
Add Package.in_staging method
Dan McGee
1
-0
/
+11
2011-06-24
Set up queries for staging repos
Dan McGee
1
-6
/
+11
2011-06-24
Revert "Remove unused flagged() manager method"
Dan McGee
1
-0
/
+4
2011-06-15
Remove unused flagged() manager method
Dan McGee
1
-3
/
+0
2011-06-15
Refactor common select_related into manager method
Dan McGee
1
-5
/
+6
2011-06-15
PositiveBigIntegerField: set get_internal_type() correctly
Dan McGee
1
-1
/
+1
2011-06-15
Mark several package columns as non-NULL
Dan McGee
1
-4
/
+14
2011-06-02
Add a PGP key field on the dev profile
Dan McGee
1
-0
/
+13
2011-05-09
Ensure required by works for arch-agnostic packages
Dan McGee
1
-2
/
+5
2011-04-19
Reimplement links code as template tags
Dan McGee
1
-24
/
+0
2011-04-19
Add a "Report a Bug" link
Dan McGee
1
-0
/
+11
2011-04-08
Utilize Django 1.3 'on_delete' feature on several foreign keys
Dan McGee
1
-4
/
+7
2011-04-08
Consolidate caching black magic
Dan McGee
1
-4
/
+3
2011-04-08
Use UTC datetime objects everywhere
Dan McGee
1
-2
/
+11
2011-03-23
Fix potential logic bug in requiredby filtering
Dan McGee
1
-1
/
+1
2011-03-23
Add 'staging' field to Repo model
Dan McGee
1
-0
/
+2
2011-03-23
Add index to todo list date added
Dan McGee
1
-1
/
+2
2011-03-15
Check in actual models update for DateTime migration
Dan McGee
1
-1
/
+1
2011-03-13
Show epoch in package version if != 0
Dan McGee
1
-0
/
+6
2011-03-13
Add package epoch support
Dan McGee
1
-1
/
+3
2011-02-22
Use new split package file fields everywhere
Dan McGee
1
-2
/
+1
2011-02-22
Add new file and directory parts to package files
Dan McGee
1
-0
/
+3
2011-02-19
Unify calls to applicable_arches()
Dan McGee
1
-1
/
+1
2011-02-17
Allow for optional info in required by display
Dan McGee
1
-13
/
+18
2011-02-17
Read in optional deps and show in web interface
Dan McGee
1
-3
/
+3
2011-02-15
Move license to a related model
Dan McGee
1
-1
/
+0
2011-02-15
Allow optional deps in depends model
Dan McGee
1
-0
/
+6
[next]