Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
diaspora
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Milan
diaspora
Commits
cfbdb94743d2bc5239d181f6d7b0b2aa655fc663
Select Git revision
Branches
3
tchncs-dev
default
tchncs
master
Tags
20
v0.5.2.0
v0.5.1.2
v0.5.1.1
v0.5.1.0
v0.5.0.1
v0.5.0.0
v0.4.1.3
v0.4.1.2
v0.4.1.1
v0.4.1.0
v0.4.0.1
v0.4.0.0
v0.3.0.3
v0.3.0.2
v0.3.0.1
v0.3.0.0
v0.2.0.1
v0.2.0.0
v0.1.1.0
v0.1.0.1
23 results
diaspora
spec
models
Author
Search by author
Any Author
authors
Milan
milan
1 author
Oct 20, 2010
Clean up specs a little, fix unfriending
· 0758f924
Raphael
authored
14 years ago
0758f924
Revert "Revert "Merge remote branch 'upstream/master'""
· fd8028db
Raphael
authored
14 years ago
fd8028db
Revert "Merge remote branch 'upstream/master'"
· 1481056a
Alec Leamas
authored
14 years ago
1481056a
attack vector where you take posts from valid (unknown) diaspora people is now fixed
· e7f764ff
maxwell
authored
14 years ago
e7f764ff
Clean up some repetition in specs
· d98ac701
Raphael
authored
14 years ago
d98ac701
make user/receive spec less repetitive
· 197bd8eb
Raphael
authored
14 years ago
197bd8eb
user_friending_spec passes again
· 74ec629b
Raphael
authored
14 years ago
74ec629b
Fix a couple more specs
· 52f7350f
Raphael
authored
14 years ago
52f7350f
Starting to remove database-cleaner
· 43dd9514
Raphael
authored
14 years ago
43dd9514
validation errors in profile and person bubble up to user.
· 81ef7386
Sarah Mei
authored
14 years ago
81ef7386
another attack vector spec
· 4e9e7167
ilya
authored
14 years ago
4e9e7167
Oct 19, 2010
Strip profile names, resolve 357
· 2c66bbbe
Raphael
authored
14 years ago
2c66bbbe
Validate uniqueness of aspect name, 359
· 962f282c
Raphael
authored
14 years ago
962f282c
Remove downcasing of diaspora_handle, verify that diaspora_handle querying and...
· fce90282
Raphael
authored
14 years ago
fce90282
username can be any case, but diaspora handle should always, always, ALWAYS be...
· 8ada8414
maxwell
authored
14 years ago
8ada8414
invite sends friend request if already friends, and raises if already friends
· d6429282
ilya
authored
14 years ago
d6429282
Oct 18, 2010
The invitation now has an optional personal message
· a8bf082e
ilya
authored
14 years ago
a8bf082e
removed pending
· 4fbe9331
ilya
authored
14 years ago
4fbe9331
invitation tests we're evaluating before stubbing
· 17bd9710
ilya
authored
14 years ago
17bd9710
the user destroy now deletes the aspects
· e648042b
ilya
authored
14 years ago
e648042b
Continuation of previous commit
· e3e4a6b3
Joseph Method
authored
14 years ago
e3e4a6b3
Oct 17, 2010
Person.by_webfinger preserves case of identifier. Backfill specs for PublicsController#webfinger.
· fcdcf88a
Sarah Mei
authored
14 years ago
fcdcf88a
Reorganize User model. Preserve case of username.
· 50f9e8f2
Sarah Mei
authored
14 years ago
50f9e8f2
disallow whitespace in username
· f6886539
Sarah Mei
authored
14 years ago
f6886539
strip username on create
· 798d904e
Sarah Mei
authored
14 years ago
798d904e
Error message for duplicate email; add email validation spec.
· d25847a6
Sarah Mei
authored
14 years ago
d25847a6
Error message for duplicate username; refactor User validation specs.
· 83b23a0f
Sarah Mei
authored
14 years ago
83b23a0f
RegistrationsController#create deals with validation errors. Username, email,...
· d3a62c7a
Sarah Mei
authored
14 years ago
d3a62c7a
Oct 16, 2010
make the invite test pending until it doesnt take 300 seconds to run
· 4d3da589
maxwell
authored
14 years ago
4d3da589
removed the random duplicated line
· 6a4b2175
ilya
authored
14 years ago
6a4b2175
the invitations add requests which are now correctly auto accepted
· 9727b356
ilya
authored
14 years ago
9727b356
Oct 15, 2010
requests are made on invite but perhaps they should be made on signup so that we have a person
· 4a7c4e08
ilya
authored
14 years ago
4a7c4e08
merging
· a30a2666
maxwell
authored
14 years ago
a30a2666
Oct 14, 2010
Stub ::Devise.mailer for great justice. And/or fewer strange arity errors.
· 007b06c8
Sarah Mei
authored
14 years ago
007b06c8
added pending spec for aspect removal on account deletion
· adbc4ddd
maxwell
authored
14 years ago
adbc4ddd
added another attack vector spec
· d0c6f12e
ilya
authored
14 years ago
d0c6f12e
the invited user keeps track of who invited them, limit on invites,
· 36b9f66f
ilya
authored
14 years ago
36b9f66f
DG MS; added more stuff to importer.
· b395208a
maxwell
authored
14 years ago
b395208a
adding spec for password confirmation fail
· 3fb2ee6e
Raphael
authored
14 years ago
3fb2ee6e
Oct 13, 2010
Invitations contains the inviters
· 3b8998ab
ilya
authored
14 years ago
3b8998ab
Loading