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-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
2
-10
/
+26
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-08-01
PGP key handling updates
Dan McGee
4
-6
/
+52
2012-07-31
Fix broken hidden input sort field on search form
Dan McGee
2
-2
/
+2
2012-07-31
feeds: add all arches for repo feed
Dan McGee
3
-1
/
+8
2012-07-31
Update several bits and pieces for staging packages
Dan McGee
5
-17
/
+43
2012-07-31
Bump to 1.4.1 Django security release
Dan McGee
2
-2
/
+2
2012-07-29
Upgrade to jQuery 1.7.2 and a maintained tablesorter
Dan McGee
12
-1221
/
+1217
2012-07-28
reporead: don't use iexact lookup on arch name
Dan McGee
1
-3
/
+3
2012-07-28
Convert releng URLs to https by default
Dan McGee
1
-2
/
+2
2012-07-25
Bump Markdown version
Dan McGee
2
-2
/
+2
2012-07-25
Add arch and repo filter to todolist packages
Dan McGee
3
-2
/
+27
2012-07-25
Replace deprecated list_detail usage in search with class-based view
Dan McGee
3
-42
/
+45
2012-07-25
Remove use of deprecated redirect_to function-based generic view
Dan McGee
1
-8
/
+4
2012-07-25
Remove no-longer needed handler imports
Dan McGee
1
-2
/
+1
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
11
-68
/
+57
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
12
-51
/
+49
2012-07-24
Add index on package updates pkgname field
Dan McGee
2
-1
/
+209
2012-07-24
Enable filtering of todolist packages
Dan McGee
3
-4
/
+44
2012-07-24
Add blank description to todo list creation and editing
Dan McGee
1
-0
/
+2
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
2
-1
/
+17
2012-07-24
Remove files list AJAX conditionals
Dan McGee
1
-4
/
+0
2012-07-24
Generate package filelist in JavaScript via AJAX
Dan McGee
1
-4
/
+9
2012-07-24
Clean up package file list styles
Dan McGee
2
-8
/
+8
2012-07-23
Update for new Arch ISO release
Pierre Schmitz
1
-15
/
+7
2012-07-23
Simplify the download page
Pierre Schmitz
1
-65
/
+7
2012-07-23
Minor template touchups
Dan McGee
2
-2
/
+2
2012-07-23
Add '410 Gone' support for packages moved out of repositories
Dan McGee
3
-5
/
+72
2012-07-21
Split details/display package views into new module
Dan McGee
2
-147
/
+167
2012-07-21
Add packages.php URL redirect
Dan McGee
1
-0
/
+1
2012-07-09
Update d3.js resources
Dan McGee
2
-290
/
+354
2012-07-09
Add a new jquery_tablesorter CDN template tag
Dan McGee
18
-34
/
+24
2012-07-09
Don't remove approval CSS class when updating signoff list
Dan McGee
1
-1
/
+1
2012-07-09
Correctly reassign queryset with added annotation in mirror status
Dan McGee
1
-1
/
+1
2012-07-09
Add tags file (ctags) to .gitignore
Dan McGee
1
-0
/
+2
2012-07-09
Work around bulk_create limitations in sqlite3 in reporead
Dan McGee
1
-6
/
+28
2012-07-09
Make collapseDependsList() a bit smarter
Dan McGee
1
-5
/
+5
2012-07-09
mirrorcheck: Don't use bulk_create on sqlite3
Dan McGee
1
-2
/
+6
2012-07-09
reporead: disable FULL synchronous writes for sqlite3
Dan McGee
1
-0
/
+6
2012-07-09
Get multilib package differences query working on sqlite3
Dan McGee
1
-9
/
+22
2012-07-09
Don't include StdDev on sqlite3 mirror status query
Dan McGee
1
-3
/
+9
2012-07-09
Don't log package updates in Python when we have DB trigger support
Dan McGee
2
-2
/
+24
2012-07-09
Add triggers for adding package update rows
Dan McGee
2
-0
/
+75
2012-07-09
Handle HTTPException being thrown in mirrorcheck
Dan McGee
1
-0
/
+6
2012-07-09
Use a set instead of list when gathering package IDs to fetch
Dan McGee
1
-1
/
+1
2012-07-06
Collapse the dependencies and required by lists when they are long
Dan McGee
2
-5
/
+31
2012-07-06
reporead: don't append slash to empty (root) directory
Dan McGee
1
-1
/
+2
[prev]
[next]