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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-02
rematch_developers: do mass updates instead of single saves
Dan McGee
1
-31
/
+30
2012-05-02
Move release version scope up a bit on the page
Dan McGee
1
-2
/
+2
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
5
-9
/
+14
2012-05-02
Add some caching to the Opensearch-related views
Dan McGee
1
-5
/
+13
2012-05-02
Opensearch enhancements
Dan McGee
4
-7
/
+30
2012-05-01
Add a 144x144 apple-touch-icon to the resources
Dan McGee
2
-0
/
+1
2012-05-01
Refresh apple-touch-icon logos
Dan McGee
3
-0
/
+0
2012-04-30
Use a custom User-Agent when checking mirror URLs
Dan McGee
1
-7
/
+10
2012-04-30
Add a "last action" column to developer clocks page
Dan McGee
2
-10
/
+54
2012-04-30
Make colspan match number of columns in developer dashboard
Dan McGee
1
-1
/
+1
2012-04-29
mirrorresolv: only run update query if values changed
Dan McGee
1
-1
/
+7
2012-04-27
Flip package update feeds table orientation
Dan McGee
1
-7
/
+11
2012-04-27
Dev dashboard performance improvement
Dan McGee
2
-9
/
+14
2012-04-27
Use GenericIPAddressField in flag request ip_address
Dan McGee
2
-1
/
+184
2012-04-27
Remove misleading comment from settings.py
Dan McGee
1
-2
/
+0
2012-04-27
Make sorting by time on clocks page more predictable
Dan McGee
2
-1
/
+5
2012-04-27
Incomplete-only todolists optimization
Dan McGee
2
-4
/
+7
2012-04-27
Migrate news views to class-based generic views
Dan McGee
2
-74
/
+75
2012-04-27
Tweak the PGP key visualization a bit
Dan McGee
2
-16
/
+44
2012-04-26
Add hover header links to the developer profiles pages
Dan McGee
2
-2
/
+12
2012-04-26
Remove the superfluous "Package Details: " header text
Dan McGee
1
-1
/
+1
2012-04-26
Package files display tweaks
Dan McGee
3
-5
/
+12
2012-04-26
Developer list styles updates
Dan McGee
2
-21
/
+32
2012-04-26
Add migration to auto-populate developer countries, display flags
Dan McGee
3
-2
/
+159
2012-04-26
Add country attribute to developer profile
Dan McGee
2
-0
/
+109
2012-04-26
Add empty 'alt' attribute for all country flag images
Dan McGee
5
-5
/
+5
2012-04-26
Convert old index addition migration to new format
Dan McGee
1
-19
/
+3
2012-04-26
Remove now-unused NullCharField
Dan McGee
9
-18
/
+11
2012-04-25
Ensure sorted order of mirrors in status page matches with JS
Dan McGee
2
-8
/
+7
2012-04-25
Add country flag to individual mirror details page
Dan McGee
1
-1
/
+1
2012-04-25
Clean up mirrorlist generation form a bit
Dan McGee
3
-4
/
+26
2012-04-25
Bump a few requirements
Dan McGee
2
-3
/
+3
2012-04-25
Mirror status page cleanup
Dan McGee
3
-12
/
+11
2012-04-25
Finish django countries implementation
Dan McGee
13
-103
/
+168
2012-04-25
Add django_countries country code fields and population migrations
Dan McGee
7
-3
/
+176
2012-04-25
Rename mirror country fields to country_old in prep for normalization
Dan McGee
9
-19
/
+87
2012-04-22
Add an index on packages last update column
Dan McGee
2
-1
/
+132
2012-04-20
Fix ContentType related migrations
Dan McGee
5
-33
/
+33
2012-04-20
UserProfile model and fields shuffle
Dan McGee
24
-127
/
+388
2012-04-17
Prune down table rows on ISO testing overview page
Dan McGee
3
-3
/
+15
2012-04-12
Use commas rather than line breaks for multivalued details items
Dan McGee
1
-8
/
+7
2012-04-12
Show conflicts and replacements on package details page
Dan McGee
1
-1
/
+13
2012-04-09
Don't blow up when no mirror status data is available
Dan McGee
1
-1
/
+1
2012-04-09
Change old packages report from two years to one year
Dan McGee
2
-3
/
+3
2012-04-08
Add migrations for on_delete attributes
Dan McGee
3
-0
/
+293
2012-04-07
Add JSON search view
Dan McGee
3
-1
/
+28
2012-04-07
Prevent selection of many useless fields when getting todolists
Dan McGee
1
-1
/
+5
2012-04-07
Allow sorting of lower table on master keys page
Dan McGee
2
-9
/
+31
2012-04-07
Move PackageJSONEncoder into package.utils module
Dan McGee
2
-37
/
+39
2012-04-07
Choose an up-to-date mirror for download URLs
Dan McGee
2
-9
/
+38
[next]