summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Escape user-provided content in preserved HAML sectionsDouwe Maan2015-09-083-12/+12
* Merge branch 'improve-abuse-reports-stable' into 7-14-stableRobert Speicher2015-08-254-8/+22
|\
| * Merge branch 'improve-abuse-reports' into 'master'improve-abuse-reports-stableDmitriy Zaporozhets2015-08-254-8/+22
* | Fix "Reload with full diff" URL button in compare branch viewStan Hu2015-08-251-1/+1
|/
* Fix Error 500 in API when accessing a group that has an avatarStan Hu2015-08-241-0/+1
* List the current user first in issuable dropdownsStan Hu2015-08-212-2/+2
* Fix bug preventing invite by e-mailStan Hu2015-08-216-8/+19
* Check permissions on target project in merge request create service.Douwe Maan2015-08-211-2/+8
* Fix bug where non-project members of the target project could set labels on n...Douwe Maan2015-08-211-1/+1
* Fix blame view line groupingsStan Hu2015-08-202-19/+43
* Improved 2FA warning message about lost codesPatricio Cano2015-08-201-1/+3
* Use File.join instead of Rails.root.join in HelpControllerRobert Speicher2015-08-191-2/+4
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2015-08-181-0/+4
|\
| * Merge branch 'mr-source-branch-clear-cache' into 'master'Dmitriy Zaporozhets2015-08-181-0/+4
| |\
| | * Clear cache to prevent listing deleted branches after MR removes source branchStan Hu2015-08-141-0/+4
* | | capitalize URL in "Home page URL"Ben Bodenmiller2015-08-171-1/+1
|/ /
* | Merge branch 'code-import-error-ui-improvements' into 'master'Douwe Maan2015-08-171-1/+1
|\ \
| * | Improve error message display when project fails to importStan Hu2015-08-111-1/+1
* | | Revert "Fix for #9527"Dmitriy Zaporozhets2015-08-171-12/+1
* | | Merge branch 'fix/redirect_after_sign_in' into 'master'Stan Hu2015-08-141-18/+21
|\ \ \
| * | | Fix redirection after sign in when using auto_sign_in_with_providerAlex Lossent2015-08-121-18/+21
* | | | Merge pull request #9528 from revaret/Fixed_alignment_issueStan Hu2015-08-141-1/+12
|\ \ \ \
| * | | | Fixed #9527ranjith2015-08-131-1/+12
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2015-08-141-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'disable-internal-tracker-when-external-in-use' into 'master'Dmitriy Zaporozhets2015-08-141-1/+1
| |\ \ \ \ \
| | * | | | | Disable internal issue tracker if external tracker in useStan Hu2015-07-171-1/+1
* | | | | | | Update Flowdock integration to support new Flowdock APIBoyan Tabakov2015-08-141-1/+1
|/ / / / / /
* | | | | | Set max-width for README, issue and merge request descriptionDmitriy Zaporozhets2015-08-143-0/+10
* | | | | | Fix: User search feature in admin area does not respect filtersrespect_filtersValery Sizov2015-08-131-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'improve-hipchat-service-test' into 'master'Dmitriy Zaporozhets2015-08-133-3/+22
|\ \ \ \ \
| * | | | | Provide more feedback what went wrong if HipChat service failed testStan Hu2015-08-123-3/+22
* | | | | | Merge branch 'bring-clonebar-back' into 'master'Dmitriy Zaporozhets2015-08-132-10/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bring clone bar backStan Hu2015-08-122-10/+0
* | | | | | Merge branch 'note-query-information' into 'master'Stan Hu2015-08-121-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-08-121-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'mr-merge-manually-2' into 'master' Dmitriy Zaporozhets2015-08-122-10/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move merge manually text below merge widgetDmitriy Zaporozhets2015-08-112-10/+9
| |/ / /
* | | | Add merged label on branches pageFlorent (HP)2015-08-112-0/+16
|/ / /
* | | Merge branch 'check-out-branch-button' into 'master' Dmitriy Zaporozhets2015-08-112-10/+20
|\ \ \
| * \ \ Merge branch 'master' into check-out-branch-buttoncheck-out-branch-buttonDouwe Maan2015-08-1023-105/+203
| |\ \ \
| * \ \ \ Merge branch 'master' into check-out-branch-buttonDouwe Maan2015-08-0910-22/+51
| |\ \ \ \
| * | | | | Add "Check out branch" button to the MR page.Douwe Maan2015-08-082-10/+20
* | | | | | Merge branch 'mr-widget-text' into 'master' Dmitriy Zaporozhets2015-08-1117-98/+117
* | | | | | Move command line insturction out of mr widgetDmitriy Zaporozhets2015-08-111-8/+0
* | | | | | Refactor merge request widgetDmitriy Zaporozhets2015-08-117-117/+86
* | | | | | Move command line insturction out of mr widgetDmitriy Zaporozhets2015-08-113-38/+30
* | | | | | Merge branch 'grit_blame' into 'master' Dmitriy Zaporozhets2015-08-114-21/+26
|\ \ \ \ \ \
| * | | | | | Small UI improvements to git blame pageDmitriy Zaporozhets2015-08-113-13/+17
| * | | | | | Fast blameValery Sizov2015-08-112-14/+15
* | | | | | | Merge branch 'drop-username-tree-row' into 'master'Dmitriy Zaporozhets2015-08-111-1/+0
|\ \ \ \ \ \ \