01 Oct, 2013

1 commit


30 Sep, 2013

1 commit


29 Sep, 2013

1 commit


25 Sep, 2013

1 commit


12 Sep, 2013

1 commit


19 Aug, 2013

2 commits


15 Aug, 2013

1 commit

  • Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430
    Ref: https://github.com/gitlabhq/gitlabhq/pull/3204
    Ref: https://github.com/gitlabhq/gitlabhq/issues/1228
    
    Add Rails' variable in application.rb to support relative url
    
    This variable is used by assets compilation and other modules.
    
    Note that user needs to change application.rb too
    
    Restrict session cookie to the relative path if set.
    
    Ref: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e
    
    Fix Update attachment_uploader.rb bug with relative URL
    
    See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace
    
    Fix Wall relative bug with attachement files (javascript)
    amouhzi
     

05 May, 2013

1 commit


03 Apr, 2013

1 commit


03 Jan, 2013

1 commit


18 Nov, 2012

1 commit


10 Oct, 2012

1 commit

  • * Move is_assigned? and is_being_xx? methods to IssueCommonality
    
      This is behavior merge requests have in common with issues. Moved
      methods to IssueCommonality role. Put specs directly into
      merge_request_spec because setup differs for issues and MRs
      specifically in the "closed" factory to use.
    
    * Add MergeRequestObserver. Parallels IssueObserver in almost every way.
    
      Ripe for refactoring.
    
    * Rename MailerObserver to NoteObserver
    
      With merge request observing moved out of MailerObserver, all that
      was left was Note logic. Renamed to NoteObserver, added tests and
      updated application config for new observer names. Refactored
      NoteObserver to use the note's author and not rely on current_user.
    
    * Set current_user for MergeRequestObserver
    
      IssueObserver and MergeRequestObserver are the only observers that
      need a reference to the current_user that they cannot look up on
      the objects they are observing.
    Robb Kidd
     

05 Oct, 2012

1 commit


29 Sep, 2012

1 commit


26 Sep, 2012

2 commits


27 Aug, 2012

1 commit


20 Aug, 2012

1 commit


20 Jul, 2012

1 commit


24 Jun, 2012

1 commit


22 Jun, 2012

1 commit


20 Jun, 2012

2 commits


13 Jun, 2012

1 commit


04 Mar, 2012

1 commit


28 Feb, 2012

1 commit


17 Dec, 2011

1 commit


27 Oct, 2011

1 commit


10 Oct, 2011

1 commit


09 Oct, 2011

1 commit