summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | diplays mentioned but not merged message on MR show pageGabriel Gizotti2016-12-162-0/+20
| * | | | | introduce MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti2016-12-161-0/+16
| * | | | | Remove whole description from #merge_commit_message and add add closed issuesGabriel Gizotti2016-12-161-1/+2
* | | | | | Merge branch '23573-sort-functionality-for-project-member' into 'master' Douglas Barbosa Alexandre2016-12-1710-13/+156
|\ \ \ \ \ \
| * | | | | | 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-161-1/+1
| * | | | | | Fix sort dropdown alignmentNur Rony2016-12-161-2/+2
| * | | | | | Undo changes on members search button stylesheetDouglas Barbosa Alexandre2016-12-161-16/+15
| * | | | | | 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-162-3/+3
| * | | | | | 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
| * | | | | | 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-163-54/+76
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into bitbucket-oauth2Douglas Barbosa Alexandre2016-12-16291-1199/+2177
| |\ \ \ \ \ \
| * | | | | | | BB importer: Fixed bug with putting expired token to a project.clone_urlValery Sizov2016-12-151-0/+3
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-12-1423-56/+61
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-12-14345-3337/+5077
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Handling OAuth2 errorsValery Sizov2016-12-091-1/+1
| * | | | | | | | | BitBuckpet importer. Refactoring. Iteration 2Valery Sizov2016-12-071-1/+1
| * | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-11-30250-1476/+1947
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix remaining Bitbucket controller specsStan Hu2016-11-211-1/+1
| * | | | | | | | | | Address initial review commentsStan Hu2016-11-212-10/+9
| * | | | | | | | | | Support selection of different namespace and project destinationStan Hu2016-11-212-5/+15
| * | | | | | | | | | Fix rebase failures with Bitbucket changesStan Hu2016-11-211-2/+2
| * | | | | | | | | | Remove code to clone Bitbucket repositories using SSHDouglas Barbosa Alexandre2016-11-211-1/+1
| * | | | | | | | | | Refactoring Bitbucket import controller to use the new OAuth2 clientDouglas Barbosa Alexandre2016-11-212-51/+61
* | | | | | | | | | | Merge branch '25743-clean-up-css-for-project-alerts-and-flash-notifications' ...25428-sort-order-for-pipeline-build-lists-doesn-t-properly-handle-numbersAnnabel Dunstone Gray2016-12-164-10/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | stripe colors for successive alert-warning blocksMike Greiling2016-12-163-7/+27
| * | | | | | | | | | | fix margin on alert stripes within ":flash_message" blockMike Greiling2016-12-162-3/+12
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '18435-autocomplete-is-not-performant' into 'master' Fatih Acet2016-12-166-159/+173
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-156-159/+173
* | | | | | | | | | | | Merge branch 'rounded-labels-fixes' into 'master' Fatih Acet2016-12-162-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fixed scss linting issuerounded-labels-fixesDimitrie Hoekstra2016-12-161-1/+1
| * | | | | | | | | | | | Additional rounded label fixesDimitrie Hoekstra2016-12-162-2/+4
* | | | | | | | | | | | | Merge branch 'bootstrap-wells' into 'master' Clement Ho2016-12-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Put back bootstrap wellsAnnabel Dunstone Gray2016-12-161-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '25207-text-overflow-env-table' into 'master' Fatih Acet2016-12-162-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Prevent enviroment table to overflow when name has underscores25207-text-overflow-env-tableFilipa Lacerda2016-12-162-5/+11
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'expose-deployment-variables' into 'master' 25743-clean-up-css-for-project-alerts-and-flash-notificationsKamil Trzciński2016-12-164-1/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-164-1/+22
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-1616-66/+139
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Convert AccessTokenValidationService into a class.Timothy Andrew2016-12-161-20/+18
| * | | | | | | | | | | View-related (and other minor) changes to !5951 based on @rymai's review.Timothy Andrew2016-12-168-24/+30