Open Source Projects Europe
Search
Browse Projects
Sign up
Log in
opensourceprojects.eu
Tickets
Discussion
Git
7
Browse Commits
Fork
Branches
master
5120
OSSEval
Documentation
Tree
[d212bb]
master
/
Allura
/
allura
/
model
/
git clone https://@opensourceprojects.eu/git/p/osp/osp-allura osp-osp-allura
File
Date
Author
Commit
__init__.py
2011-02-25
Wolf
<Commit 72531460330460ba1225f79979e7838cd11f94bd> [#1520] Get rid of code related to our old noti...
artifact.py
2011-02-25
Wolf
<Commit 72531460330460ba1225f79979e7838cd11f94bd> [#1520] Get rid of code related to our old noti...
attachments.py
2011-02-01
Rick Copeland
<Commit 65ed528aea01a0ea33cd979064c31561caefef41> [#1335] Make attachments polymorphic, including...
auth.py
2011-02-18
John Hoffmann
<Commit f698cc1316bc883b8c59adcecaadbf84bc0c6af2> [#1398] Move a few of the user preferences into...
discuss.py
2011-02-28
Paul Sokolovsky
<Commit b986444af1f3f14f8169cdbe6317b8ed8c59f240> [#1520] Use existing thread.post_count property...
filesystem.py
2011-02-14
Dave Brondsema
<Commit 91c11d8e4652242e7b3c1124c0333e204cdf0f7c> [#1494] fix bytes display for attachments
import_batch.py
2010-11-08
Paul Sokolovsky
<Commit 811a09f0f72f582e7d9bca3fbc66c603347246a8> [#1029] Add ImportBatch object to track imports.
neighborhood.py
2011-01-31
Dave Brondsema
<Commit 24df9c0e8a718369b2af09403d79104f594a0895> [#1309] always send user in project_created msg...
notification.py
2011-02-14
Paul Sokolovsky
<Commit e408980d30fbe20c60ce9d876ebf24d3b574508a> [#1113] Refactor to use UserPreferencesProvider...
oauth.py
2010-12-14
Rick Copeland
<Commit 349351177f868e57b40615d1f4ec27321c53a110> Merged master into dev
openid_model.py
2010-08-13
Rick Copeland
<Commit 3abb2e55fdc2bbc9ac316dc4ac9bfe71166737d0> [#176] - s/pyforge(the egg)/Allura/g, s/pyforge...
project.py
2011-02-28
Wolf
[d212bb] [#1520] drop ensure_project_indexes
repository.py
2011-02-25
Wolf
<Commit 72531460330460ba1225f79979e7838cd11f94bd> [#1520] Get rid of code related to our old noti...
session.py
2011-02-24
Rick Copeland
<Commit 1f90c604ebc214a558a86137d01b311e87ca88bd> [#1516] - Rework middleware, remove dependency ...
stats.py
2011-03-01
Rick Copeland
<Commit 4a9571c5f333a9d4a91f54b39f6bcd697a33740b> [#1600] Add an index to CPAs so we can sort better
types.py
2011-02-23
Dave Brondsema
<Commit 51480bb3ebc32b91694e198a6772bff66913922e> [#1519] add some app.py docs, fix some references