Add or later to license notice

This commit is contained in:
Raphael 2010-10-07 16:25:34 -07:00
parent c855a93cbd
commit 1fd3aeabd9
225 changed files with 225 additions and 225 deletions

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
load 'deploy' if respond_to?(:namespace) # cap2 differentiator

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
# Add your own tasks in files placed in lib/tasks ending in .rake,

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class AlbumsController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class ApplicationController < ActionController::Base

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class AspectsController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class CommentsController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class DevUtilitiesController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class PeopleController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class PhotosController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class PublicsController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class RegistrationsController < Devise::RegistrationsController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class RequestsController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class SocketsController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class StatusMessagesController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class UsersController < ApplicationController

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module AlbumsHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module ApplicationHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module AspectsHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module DashboardsHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module ErrorMessagesHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
# These helper methods can be called in your template to set variables to be used in the layout

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module PeopleHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module PhotosHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module PublicsHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module RequestsHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module SocketsHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
module StatusMessagesHelper

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class Album < Post

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class Aspect

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class Comment

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
require File.expand_path('../../../lib/hcard', __FILE__)

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class PhotoAlbumValidator < ActiveModel::Validator

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class Post

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class Profile

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class Request

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class Retraction

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class StatusMessage < Post

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
require File.expand_path('../../../lib/diaspora/user/friending', __FILE__)

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class ImageUploader < CarrierWave::Uploader::Base

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
.album{:id => post.id, :class => ("mine" if current_user.owns?(post))}

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%h1=t('.add_a_new_album')

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
.back= link_to "⇧ #{@album.name}", @album

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- content_for :head do

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
:javascript

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%h1=t('.add_a_new_aspect')

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- content_for :page_title do

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- content_for :head do

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- content_for :page_title do

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%li.comment{:id => post.id}

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%div.comments

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
= form_for Comment.new, :remote => true do |f|

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
= javascript_include_tag 'FABridge', 'swfobject', 'web_socket'

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
!!!

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
!!!

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%li.message{:id => person.id}

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- content_for :publish do

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- title=t('.new_person')

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- content_for :page_title do

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
:javascript

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%li.message{:id => post.id}

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%h1.big_text

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- title t('.new_photo')

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
:javascript

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
#debug_info

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%ul

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%h1

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
#friend_pictures

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
#aspect_nav

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%li.message{:id => post.id, :class => ("mine" if current_user.owns?(post))}

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
#publisher

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
:javascript

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
= @log.to_s

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
= form_for StatusMessage.new, :remote => true do |f|

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%li.message{:id => post.id, :class => ("mine" if current_user.owns?(post))}

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%h1.big_text status messages

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%h1

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.

View file

@ -1,5 +1,5 @@
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. See
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
:javascript

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
Autotest.add_discovery { "rails" }

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
# This file is used by Rack-based servers to start the application.

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
default:

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
require File.expand_path('../boot', __FILE__)

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
require 'rubygems'

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
config = YAML.load_file(File.dirname(__FILE__) + '/deploy_config.yml')

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
cross_server:

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
# Load the rails application

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
require File.expand_path('../../../lib/mongo_mapper/clear_dev_memory', __FILE__)

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
Diaspora::Application.configure do

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
Diaspora::Application.configure do

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
def load_config_yaml filename

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
ENV['MONGODB_URL'] = ENV['MONGOHQ_URL'] || URI::Generic.build(:scheme => 'mongodb', :host => APP_CONFIG['mongo_host'], :port => APP_CONFIG['mongo_port'], :path => "/diaspora-#{Rails.env}").to_s

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
# Be sure to restart your server when you modify this file.

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
CarrierWave.configure do |config|

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
# Use this hook to configure devise mailer, warden hooks and so forth. The first

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
GIT_INFO = `git show --name-only`

View file

@ -1,5 +1,5 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3. See
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
# Be sure to restart your server when you modify this file.

Some files were not shown because too many files have changed in this diff Show more