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
/
packages
/
views
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
Use user.userprofile rather than user.get_profile()
Dan McGee
1
-1
/
+1
2013-02-27
Merge branch 'django-1.5'
Dan McGee
1
-1
/
+1
2013-02-20
Fix some fallout with moving page to query params
Dan McGee
1
-1
/
+3
2013-02-16
Make page a query string parameter on package search
Dan McGee
1
-0
/
+2
2013-02-16
Remove configurable pagination for package search
Dan McGee
1
-37
/
+1
2013-02-09
Use 'update_fields' model.save() kwarg
Dan McGee
1
-1
/
+1
2013-02-09
Remove package seach by 'Last Updated After'
Dan McGee
1
-9
/
+0
2013-01-23
Use more modern verison of string template formatting
Dan McGee
1
-6
/
+2
2013-01-23
Use querysets for calls to get_object_or_404(Package)
Dan McGee
2
-7
/
+7
2013-01-14
Use content_type and not mimetype on HttpResponse()
Dan McGee
4
-7
/
+7
2013-01-12
Make packages JSON search more performant
Dan McGee
1
-2
/
+6
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
1
-1
/
+1
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
1
-5
/
+3
2012-10-27
Extract some common architecture grabbing logic
Dan McGee
1
-6
/
+9
2012-09-30
Fix usage of naïve datetime object
Dan McGee
1
-2
/
+4
2012-09-30
Hide staging packages in search results
Dan McGee
1
-3
/
+12
2012-09-26
Don't show staging in package search repo listing
Dan McGee
1
-1
/
+2
2012-09-15
Remove now unnecessary import
Dan McGee
1
-1
/
+1
2012-09-08
p/v/flag: Add reply-to to out-of-date notifications
Florian Pritz
1
-3
/
+5
2012-08-21
Use case-insensitive search in opensearch suggestions
Dan McGee
1
-2
/
+8
2012-08-14
Attempt to screen for useless out-of-date messages
Dan McGee
1
-1
/
+11
2012-08-09
Migrate flag request version info to new format
Dan McGee
1
-4
/
+6
2012-08-01
Revert "Fall back to 410 Gone for package files view as well"
Dan McGee
1
-10
/
+2
2012-08-01
Reuse removed template for packages with multiple replacements
Dan McGee
1
-4
/
+20
2012-08-01
Add package details redirect for package replacements
Dan McGee
1
-1
/
+13
2012-08-01
Rework package details dispatch code
Dan McGee
1
-37
/
+45
2012-07-31
Fix broken hidden input sort field on search form
Dan McGee
1
-1
/
+1
2012-07-25
Replace deprecated list_detail usage in search with class-based view
Dan McGee
2
-39
/
+40
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
4
-24
/
+17
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2
-6
/
+6
2012-07-24
Fall back to 410 Gone for package files view as well
Dan McGee
1
-2
/
+10
2012-07-24
Ensure package files JS can support corner cases
Dan McGee
1
-0
/
+6
2012-07-24
Remove files list AJAX conditionals
Dan McGee
1
-4
/
+0
2012-07-23
Add '410 Gone' support for packages moved out of repositories
Dan McGee
1
-5
/
+41
2012-07-21
Split details/display package views into new module
Dan McGee
2
-147
/
+167
2012-05-19
Issue redirects from non-agnostic to agnostic URLs if unambiguous
Dan McGee
1
-0
/
+10
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
3
-13
/
+9
2012-05-05
Fix suggestion caching again for non-ASCII characters
Dan McGee
1
-1
/
+2
2012-05-04
Fix search suggestions for invalid cache keys
Dan McGee
1
-2
/
+3
2012-05-02
Flagging related cleanups and improvements
Dan McGee
1
-10
/
+24
2012-05-02
Add some caching to the Opensearch-related views
Dan McGee
1
-5
/
+13
2012-05-02
Opensearch enhancements
Dan McGee
1
-1
/
+17
2012-04-07
Add JSON search view
Dan McGee
2
-1
/
+27
2012-04-07
Move PackageJSONEncoder into package.utils module
Dan McGee
1
-36
/
+3
2012-04-07
Choose an up-to-date mirror for download URLs
Dan McGee
1
-9
/
+4
2012-04-02
Make hidden 'name' search field match exactly
Dan McGee
1
-1
/
+1
2012-03-29
Return files in default order
Dan McGee
1
-2
/
+4
2012-03-26
Rename 'packagedepend_set' attribute to 'depends'
Dan McGee
1
-6
/
+2
2012-03-26
Add more info to package JSON dump
Dan McGee
1
-7
/
+19
2012-03-26
Bump signoffs and mirror status JSON API versions
Dan McGee
1
-1
/
+1
[next]