summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added Slack service integration.Federico Ravasio2014-03-183-1/+164
* Merge branch 'links_within_same_repo' into 'master'Dmitriy Zaporozhets2014-03-171-4/+3
|\
| * Wiki will show relative links related to the wiki gollum repository.Marin Jankovski2014-03-171-2/+1
| * Link to blob instead of linking to wiki.Marin Jankovski2014-03-171-2/+2
* | Default value for Snippet#privateDmitriy Zaporozhets2014-03-171-0/+2
* | Show link to public projects for new users.Ciro Santillli2014-03-172-0/+17
|/
* Merge branch 'improve-project-lookup' into 'master'Dmitriy Zaporozhets2014-03-151-9/+7
|\
| * Project must have namespace for Project#find_with_namespaceDmitriy Zaporozhets2014-03-141-9/+7
* | Merge branch 'snippets-page' into 'master'Dmitriy Zaporozhets2014-03-141-0/+3
|\ \
| * | Render 404 instead of 500 if trying to see snippets of unexisting userDmitriy Zaporozhets2014-03-141-0/+3
| |/
* | Fix commit comment count cssDmitriy Zaporozhets2014-03-141-1/+1
|/
* Remove confusing codeDmitriy Zaporozhets2014-03-141-3/+1
* Fix global searchDmitriy Zaporozhets2014-03-142-1/+3
* Ignore newlines per md standard.Marin Jankovski2014-03-141-2/+1
* Fix mr process order on push.Dmitriy Zaporozhets2014-03-141-6/+5
* Merge branch 'ldap_connections'Dmitriy Zaporozhets2014-03-141-9/+11
|\
| * Open/close LDAP in ApplicationControllerJacob Vosmaer2014-03-141-9/+11
* | Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq...Dmitriy Zaporozhets2014-03-149-96/+167
|\ \ | |/ |/|
| * Remove default value for Project#importedDmitriy Zaporozhets2014-03-131-1/+0
| * Hide retry import form for non mastersDmitriy Zaporozhets2014-03-131-12/+13
| * Redirect to import page from show when import in progressDmitriy Zaporozhets2014-03-131-0/+5
| * Add retry feature to project importDmitriy Zaporozhets2014-03-123-6/+26
| * Project import and retry import scaffoldDmitriy Zaporozhets2014-03-124-55/+89
| * Add project import state machineDmitriy Zaporozhets2014-03-122-12/+22
| * Move project creation to serviceDmitriy Zaporozhets2014-03-122-25/+24
| * Improve import noticeDmitriy Zaporozhets2014-03-121-1/+1
| * Show import notice in callout blockDmitriy Zaporozhets2014-03-111-1/+1
| * Better explanation for import urlDmitriy Zaporozhets2014-03-111-2/+5
* | Correct BackgroundJobs page for both OSX and linuxDmitriy Zaporozhets2014-03-131-1/+1
* | Merge branch 'toggle_diff_comments' of https://github.com/jacob-carlborg/gitl...Dmitriy Zaporozhets2014-03-134-4/+8
|\ \
| * | Add button for toggling inline comments in diff view.Jacob Carlborg2014-02-225-4/+42
* | | Create event and clear cache on new trag pushDmitriy Zaporozhets2014-03-131-0/+13
* | | Fix BackgroundJobs pageDmitriy Zaporozhets2014-03-131-12/+6
* | | Move images from vendor to app so they are compiled by railsDmitriy Zaporozhets2014-03-1212-0/+0
* | | Correct image path to social iconsDmitriy Zaporozhets2014-03-121-2/+1
* | | Merge pull request #6474 from jvanbaarsen/post-tag-hookDmitriy Zaporozhets2014-03-124-3/+48
|\ \ \
| * | | Renamed oldrev/newrev to before/afterJeroen van Baarsen2014-03-061-2/+2
| * | | Added newrev and oldrev to the hook dataJeroen van Baarsen2014-03-062-4/+6
| * | | Post-receive hook can also fire TagPushServiceJeroen van Baarsen2014-03-051-1/+11
| * | | Created a basic Git Tag Push serviceJeroen van Baarsen2014-03-051-0/+25
| * | | Added tag_push_events to the web_hooksJeroen van Baarsen2014-03-052-2/+10
* | | | Fix error with reopened merge request not properly reloadingDaniel Cestari2014-03-121-1/+1
| |_|/ |/| |
* | | Merge branch 'fix/social-account-block' into 'master'Dmitriy Zaporozhets2014-03-111-1/+1
|\ \ \
| * | | Check if any social providers are enabled.Jason Hollingsworth2014-03-061-1/+1
* | | | Refactor js behaviours helpersDmitriy Zaporozhets2014-03-119-147/+155
* | | | SHow group name in access granted emailDmitriy Zaporozhets2014-03-111-0/+2
* | | | Merge branch 'simplify-emails-content' into 'master'Dmitriy Zaporozhets2014-03-1121-85/+63
|\ \ \ \
| * | | | Make the merge request notification emails more readablePierre de La Morinerie2014-03-033-18/+8
| * | | | Simplify the default layout of notification emailsPierre de La Morinerie2014-03-033-16/+21
| * | | | Remove the header banner in notification emailsPierre de La Morinerie2014-03-031-6/+0