summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * move javascript code from _commit_message_container view to javascripts/merge...Gabriel Gizotti2016-12-162-21/+26
| | * backend completely drives creation of merge commit messageGabriel Gizotti2016-12-165-26/+37
| | * Remove unnecessary code from MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti2016-12-161-4/+2
| | * describe #closes_issues and describe # #issues_mentioned_but_not_closing on m...Gabriel Gizotti2016-12-161-24/+14
| | * only render MR description toggle javascript if description is availableGabriel Gizotti2016-12-161-20/+19
| | * keep branch being merged, MR title and MR reference in merge commit message w...Gabriel Gizotti2016-12-161-2/+8
| | * Add toggle links for using default message and description on change merge co...Gabriel Gizotti2016-12-162-0/+29
| | * shorter lines on MergeRequest#merge_commit_messageGabriel Gizotti2016-12-161-2/+9
| | * only look for issues mentioned on description on MergeRequest#issues_mentione...Gabriel Gizotti2016-12-162-3/+5
| | * better mentioned but not closing message and iconGabriel Gizotti2016-12-162-9/+2
| | * diplays mentioned but not merged message on MR show pageGabriel Gizotti2016-12-162-0/+20
| | * introduce MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti2016-12-162-15/+46
| | * Remove whole description from #merge_commit_message and add add closed issuesGabriel Gizotti2016-12-162-5/+12
| * | Merge branch '23573-sort-functionality-for-project-member' into 'master' Douglas Barbosa Alexandre2016-12-1713-13/+356
| |\ \
| | * | Fix query in Projects::ProjectMembersController to fetch members23573-sort-functionality-for-project-memberDouglas Barbosa Alexandre2016-12-161-2/+2
| | * | Improve test for sort dropdown on members pageNur Rony2016-12-163-1/+19
| | * | Fix sort dropdown alignmentNur Rony2016-12-161-2/+2
| | * | Undo changes on members search button stylesheetDouglas Barbosa Alexandre2016-12-161-16/+15
| | * | Use factories to create project/group membership on specsDouglas Barbosa Alexandre2016-12-162-4/+4
| | * | Remove unused id from shared members sort dropdownDouglas Barbosa Alexandre2016-12-161-1/+1
| | * | Fix sort functionality on project/group members to return invited usersDouglas Barbosa Alexandre2016-12-161-4/+15
| | * | Refactor MembersHelper#filter_group_project_member_pathDouglas Barbosa Alexandre2016-12-161-5/+1
| | * | Remove unnecessary curly braces from sort dropdown partialDouglas Barbosa Alexandre2016-12-161-1/+1
| | * | Sort group/project members alphabetically by defaultDouglas Barbosa Alexandre2016-12-164-3/+17
| | * | Add feature spec for sort functionality on group/project members listDouglas Barbosa Alexandre2016-12-162-0/+164
| | * | Add option to sort group/project members by access levelDouglas Barbosa Alexandre2016-12-162-0/+20
| | * | Fix sort functionality for group/project membersDouglas Barbosa Alexandre2016-12-163-12/+28
| | * | Fix MembersHelperDouglas Barbosa Alexandre2016-12-161-11/+11
| | * | Add CHANGELOG entryDouglas Barbosa Alexandre2016-12-161-0/+4
| | * | Adds sort dropdown for group membersNur Rony2016-12-168-26/+127
| * | | Merge branch 'fix/keep-compatility-ruby-21' into 'master' Stan Hu2016-12-161-1/+1
| |\ \ \
| | * | | Avoid use of Hash#dig to keep compatibility with Ruby 2.1fix/keep-compatility-ruby-21Douglas Barbosa Alexandre2016-12-161-1/+1
| * | | | Merge branch 'bitbucket-oauth2' into 'master' Douglas Barbosa Alexandre2016-12-1656-539/+1271
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre2016-12-164-10/+10
| | * | | Fix import issues methodDouglas Barbosa Alexandre2016-12-161-4/+4
| | * | | Merge remote-tracking branch 'origin/master' into bitbucket-oauth2Douglas Barbosa Alexandre2016-12-16588-1818/+15074
| | |\ \ \
| | * | | | Fix rubucop offensesbitbucket-oauth2Douglas Barbosa Alexandre2016-12-162-28/+27
| | * | | | BB importer: Fix documantationValery Sizov2016-12-161-5/+3
| | * | | | BB importer: Adressed more review commentsValery Sizov2016-12-162-15/+23
| | * | | | Use new generic image for project importAchilleas Pipinellis2016-12-164-2/+2
| | * | | | Merge branch 'bitbucket-oauth2' of gitlab.com:gitlab-org/gitlab-ce into bitbu...Achilleas Pipinellis2016-12-161-6/+4
| | |\ \ \ \
| | | * \ \ \ Merge branch 'bitbucket-oauth2' of gitlab.com:gitlab-org/gitlab-ce into bitbu...Valery Sizov2016-12-160-0/+0
| | | |\ \ \ \
| | | * | | | | BB importer: address review commentValery Sizov2016-12-162-7/+5
| | | * | | | | BB importer: Milestone importerValery Sizov2016-12-163-0/+12
| | * | | | | | Refactor Bitbucket import docsAchilleas Pipinellis2016-12-1612-25/+59
| | | |/ / / / | | |/| | | |
| | * | | | | BB importer: Milestone importerValery Sizov2016-12-163-0/+12
| | |/ / / /
| | * | | | BB importer: Added note about linking BB users and GitLab users[ci skip]Valery Sizov2016-12-161-1/+2
| | * | | | BB importer: Fixed bug with putting expired token to a project.clone_urlValery Sizov2016-12-154-5/+8
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-12-1485-211/+1346
| | |\ \ \ \
| | * | | | | BB importer: fix specsValery Sizov2016-12-146-12/+15