Commits on Jun 26, 2012

  1. Configuration menu
    Copy the full SHA
    9a7cce2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2012

  1. Configuration menu
    Copy the full SHA
    cc73693 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2012

  1. refactor projects API

    NARKOZ committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    0f604e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2012

  1. Add comments to Wiki pages

    seeingidog committed Jul 20, 2012
    Configuration menu
    Copy the full SHA
    36efa20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a85f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2012

  1. Handle LDAP missing credentials error with a flash message.

    If a user fails to provide a username or password to the LDAP login
    form then a 500 error is returned due to an exception being raised
    in omniauth-ldap. This gem has been amended to use the omniauth
    error propagation function (fail!) to pass this exception message to
    the registered omniauth failure handler so that the Rails application
    can handle it approriately.
    
    The failure function now knows about standard exceptions and no longer
    requires a specific check for the OmniAuth::Error exception added by
    commit f322975.
    
    This resolves issue #1077.
    
    Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
    patthoyts committed Jul 21, 2012
    Configuration menu
    Copy the full SHA
    a2d244e View commit details
    Browse the repository at this point in the history
  2. Create the githost.log file if necessary.

    This resolves issue #1121.
    
    Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
    patthoyts committed Jul 21, 2012
    Configuration menu
    Copy the full SHA
    6035ad7 View commit details
    Browse the repository at this point in the history
  3. Add CommitDecorator#short_id

    riyad committed Jul 21, 2012
    Configuration menu
    Copy the full SHA
    ff40b7d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2012

  1. Configuration menu
    Copy the full SHA
    34cea1c View commit details
    Browse the repository at this point in the history
  2. Update specs

    riyad committed Jul 22, 2012
    Configuration menu
    Copy the full SHA
    f9877c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2012

  1. Updated merge request subheading.

    Changed "authored or assigned to you" to read "authored by or assigned to you" which reads better.
    Rob Taylor committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    dce6f7b View commit details
    Browse the repository at this point in the history
  2. add issues API

    NARKOZ committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    7b33d8c View commit details
    Browse the repository at this point in the history
  3. update API docs

    NARKOZ committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    024e034 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into api

    NARKOZ committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    eca823c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbb4110 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0301ba3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2012

  1. Merge pull request #1135 from NARKOZ/api

    Issues API
    dzaporozhets committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    b683a71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1122 from patthoyts/pt/missing-log

    Create the githost.log file if necessary.
    dzaporozhets committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    60d3e94 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1118 from patthoyts/pt/ldap-missing-password

    Handle LDAP missing credentials error with a flash message.
    dzaporozhets committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    92d98f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b95c8b View commit details
    Browse the repository at this point in the history
  5. API: update docs

    NARKOZ committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    949b1df View commit details
    Browse the repository at this point in the history
  6. API: expose issues project id

    NARKOZ committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    f7dd067 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb32e03 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1142 from NARKOZ/api

    API changes
    dzaporozhets committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    f9c6d8a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1133 from robbytaylor/master

    Updated merge request subheading.
    dzaporozhets committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    0584851 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1127 from riyad/use-decorators

    Use CommitDecorator more
    dzaporozhets committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    5133541 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'add_wiki_comments' of git://github.com/seeingidog/gitla…

    …bhq into seeingidog-add_wiki_comments
    
    Conflicts:
    	app/controllers/admin/mailer_controller.rb
    	app/controllers/notes_controller.rb
    dzaporozhets committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    61c8533 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0296121 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    501ca8e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    14c9723 View commit details
    Browse the repository at this point in the history
  15. Update links to commits

    riyad committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    cbce452 View commit details
    Browse the repository at this point in the history
  16. Update links to issues

    riyad committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    73dabcb View commit details
    Browse the repository at this point in the history
  17. Update links to merge requests

    riyad committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    e6bb4f1 View commit details
    Browse the repository at this point in the history
  18. Update links to milestones

    riyad committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    0aee7c9 View commit details
    Browse the repository at this point in the history
  19. Fix styles

    * don't show pointer cursor for for the whole list item any more
    * fix hover color for links in .row_title
    riyad committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    6fc6833 View commit details
    Browse the repository at this point in the history
  20. Update links in events

    riyad committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    f6a67ef View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2012

  1. Add automatic HTML id attributes to markdown headings to allow linking

    to content sections in wiki
    miks committed Jul 26, 2012
    Configuration menu
    Copy the full SHA
    1127c98 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c27105f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f8301 View commit details
    Browse the repository at this point in the history
  4. Modified the repo_dump and repo_restore rake tasks to properly du…

    …mp and restore repositories based on their `path` rather than their (project) `name`. The project name can be uppercase and may contain spaces. This caused the repository to be restored as a different `path` that it was initially created as, thus, breaking the `git remote` and the web interface can no longer detect the repository either because it searches by `path` and not by `name`. Also, when restoring the permissions are incorrect making it impossible to push new commits to the remote repository. So now on success it'll set the correct permissions (but requires that the `gitlab` user has `sudo` privileges, or this task must be executed as root).
    Michael van Rooijen committed Jul 26, 2012
    Configuration menu
    Copy the full SHA
    ec01cbe View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2012

  1. Merge pull request #1129 from meskyanichi/master

    Potential solution for current `rake gitlab:app:backup_restore` issues.
    dzaporozhets committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    67ef96e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0590aa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cb47b7 View commit details
    Browse the repository at this point in the history
  4. Post-receive hook should be owned by gitlab user, not git.

    Michael van Rooijen committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    19f7b03 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1154 from meskyanichi/master

    As per request: Post-receive hook should be owned by gitlab user, not git.
    dzaporozhets committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    34e3327 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1144 from riyad/break-up-links-with-nested-format…

    …ing-rebased
    
    Break up links with nested formating (rebased)
    dzaporozhets committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    f69049c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a709f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc78971 View commit details
    Browse the repository at this point in the history
  9. fix commits spec

    dzaporozhets committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    3caf0aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69e4125 View commit details
    Browse the repository at this point in the history