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
/
devel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-31
Fix case of devel user profile verbose name
Dan McGee
1
-2
/
+2
2012-12-31
Mark todolist packages as removed rather than deleting them
Dan McGee
1
-1
/
+1
2012-12-31
Add 'created' field to packages model
Dan McGee
1
-2
/
+4
2012-12-28
Convert to using new todolist models everywhere
Dan McGee
1
-5
/
+7
2012-12-28
Move the body of set_last_modified to main/utils
Dan McGee
1
-12
/
+2
2012-12-28
Fix "RuntimeWarning: DateTimeField received a naive datetime" warnings
Dan McGee
1
-1
/
+3
2012-12-05
get_latest_by cleanups
Dan McGee
1
-0
/
+4
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
4
-6
/
+6
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
2
-3
/
+3
2012-10-12
reporead: don't print full backtrace if unnecessary
Dan McGee
1
-3
/
+6
2012-09-30
Begin importing staging repos
Dan McGee
1
-1
/
+1
2012-09-26
Only watch non-staging repos in inotify reporead
Dan McGee
1
-1
/
+1
2012-09-25
Exclude inactive developers in maintainer count
Dan McGee
1
-1
/
+2
2012-09-25
Add a new column to developer repo stats
Dan McGee
1
-0
/
+5
2012-09-20
chmod -x reporead_inotify.py
Dan McGee
1
-0
/
+0
2012-09-20
Explicitly close the database connection in reporead
Dan McGee
1
-0
/
+1
2012-09-18
Sort package list before inserting it into the database
Dan McGee
1
-1
/
+4
2012-09-15
Add JS-based filtering to the developer reports
Dan McGee
1
-0
/
+4
2012-09-05
Split devel forms out of devel/views.py
Dan McGee
2
-96
/
+109
2012-08-15
Add ability to rematch developers on <username>@archlinux.org addresses
Dan McGee
2
-16
/
+38
2012-08-09
Extract parse_version function from reporead logic
Dan McGee
1
-7
/
+2
2012-08-09
Add flag requests to developer last action calculation
Dan McGee
1
-1
/
+7
2012-08-04
reporead: import make and check depends
Dan McGee
1
-2
/
+5
2012-08-04
Make adjustments for optional -> deptype conversion
Dan McGee
1
-3
/
+3
2012-08-01
PGP key handling updates
Dan McGee
1
-1
/
+1
2012-07-28
reporead: don't use iexact lookup on arch name
Dan McGee
1
-3
/
+3
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
1
-8
/
+7
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
3
-12
/
+14
2012-07-09
Work around bulk_create limitations in sqlite3 in reporead
Dan McGee
1
-6
/
+28
2012-07-09
reporead: disable FULL synchronous writes for sqlite3
Dan McGee
1
-0
/
+6
2012-07-06
reporead: don't append slash to empty (root) directory
Dan McGee
1
-1
/
+2
2012-07-05
reporead: handle files in root directory properly
Dan McGee
1
-1
/
+4
2012-07-05
reporead: properly handle cases where last_update == files_last_update
Dan McGee
1
-2
/
+2
2012-07-02
Log package updates during reporead invocation
Dan McGee
1
-1
/
+6
2012-06-21
Add a last_modified field to user profiles
Dan McGee
2
-1
/
+125
2012-06-08
Use 3 decimal places for showing compression ratio
Dan McGee
1
-1
/
+1
2012-05-19
reporead: fix copy/paste issue
Dan McGee
1
-1
/
+1
2012-05-19
Switch to usage of new Depend object
Dan McGee
2
-11
/
+13
2012-05-12
Change to new time access methods in pgpdump code
Dan McGee
1
-1
/
+1
2012-05-02
rematch_developers: do mass updates instead of single saves
Dan McGee
1
-31
/
+30
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
1
-2
/
+4
2012-04-30
Add a "last action" column to developer clocks page
Dan McGee
1
-7
/
+36
2012-04-27
Dev dashboard performance improvement
Dan McGee
1
-5
/
+10
2012-04-27
Incomplete-only todolists optimization
Dan McGee
1
-2
/
+1
2012-04-26
Add migration to auto-populate developer countries, display flags
Dan McGee
1
-0
/
+157
2012-04-26
Add country attribute to developer profile
Dan McGee
2
-0
/
+109
2012-04-20
UserProfile model and fields shuffle
Dan McGee
10
-18
/
+235
2012-04-09
Change old packages report from two years to one year
Dan McGee
1
-2
/
+2
2012-04-07
Add a mismatched signatures developer report
Dan McGee
2
-2
/
+38
2012-03-26
Rename 'packagedepend_set' attribute to 'depends'
Dan McGee
1
-1
/
+1
[next]