summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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-165-10/+43
|\
| * add CHANGELOG.md entry for !8151Mike Greiling2016-12-161-0/+4
| * 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-1611-169/+210
|\ \
| * | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-1511-169/+210
* | | Merge branch 'rounded-labels-fixes' into 'master' Fatih Acet2016-12-163-2/+8
|\ \ \
| * | | fixed scss linting issuerounded-labels-fixesDimitrie Hoekstra2016-12-161-1/+1
| * | | Additional rounded label fixesDimitrie Hoekstra2016-12-163-2/+8
* | | | 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-163-5/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent enviroment table to overflow when name has underscores25207-text-overflow-env-tableFilipa Lacerda2016-12-163-5/+15
* | | | Merge branch 'expose-deployment-variables' into 'master' 25743-clean-up-css-for-project-alerts-and-flash-notificationsKamil Trzciński2016-12-1610-1/+116
|\ \ \ \
| * | | | Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-1610-1/+116
* | | | | Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-1635-149/+444
|\ \ \ \ \
| * | | | | Make `ChangePersonalAccessTokensDefaultBackToEmptyArray` a "post" migration.20492-access-token-scopesTimothy Andrew2016-12-161-2/+4
| * | | | | Rename the `token_has_scope?` method.Timothy Andrew2016-12-161-3/+3
| * | | | | Convert AccessTokenValidationService into a class.Timothy Andrew2016-12-164-30/+28
| * | | | | View-related (and other minor) changes to !5951 based on @rymai's review.Timothy Andrew2016-12-169-52/+48
| * | | | | Add a controller spec for personal access tokens.Timothy Andrew2016-12-162-40/+60
| * | | | | Modify `ApiHelpers` spec to adhere to the Four-Phase test style.Timothy Andrew2016-12-161-0/+12
| * | | | | Refactor access token validation in `Gitlab::Auth`Timothy Andrew2016-12-161-2/+10
| * | | | | Move the scopes form/list view into a partial.Timothy Andrew2016-12-166-30/+19
| * | | | | Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-1610-67/+28
| * | | | | Update CHANGELOGTimothy Andrew2016-12-161-0/+4
| * | | | | Validate access token scopes in `Gitlab::Auth`Timothy Andrew2016-12-163-11/+51
| * | | | | Calls to the API are checked for scope.Timothy Andrew2016-12-1612-92/+164
| * | | | | Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew2016-12-1612-24/+138
| * | | | | Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew2016-12-165-0/+79
* | | | | | Merge branch '22604-manual-actions' into 'master' Grzegorz Bizon2016-12-1619-296/+434
|\ \ \ \ \ \
| * | | | | | Fix broken test22604-manual-actionsFilipa Lacerda2016-12-161-1/+1
| * | | | | | Merge branch 'master' into 22604-manual-actionsFilipa Lacerda2016-12-1672-337/+1198
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Changes after reviewFilipa Lacerda2016-12-155-68/+62