| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Respect newlines in commit messages on network graph25681-network-graph-long-commit-msg | Sam Rose | 2016-12-16 | 1 | -6/+12 |
| * | Merge branch '18435-autocomplete-is-not-performant' into 'master' | Fatih Acet | 2016-12-16 | 11 | -169/+210 |
| |\ | |||||
| | * | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performant | Luke Bennett | 2016-12-15 | 11 | -169/+210 |
| * | | Merge branch 'rounded-labels-fixes' into 'master' | Fatih Acet | 2016-12-16 | 3 | -2/+8 |
| |\ \ | |||||
| | * | | fixed scss linting issuerounded-labels-fixes | Dimitrie Hoekstra | 2016-12-16 | 1 | -1/+1 |
| | * | | Additional rounded label fixes | Dimitrie Hoekstra | 2016-12-16 | 3 | -2/+8 |
| * | | | Merge branch 'bootstrap-wells' into 'master' | Clement Ho | 2016-12-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Put back bootstrap wells | Annabel Dunstone Gray | 2016-12-16 | 1 | -1/+1 |
| * | | | | Merge branch '25207-text-overflow-env-table' into 'master' | Fatih Acet | 2016-12-16 | 3 | -5/+15 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Prevent enviroment table to overflow when name has underscores25207-text-overflow-env-table | Filipa Lacerda | 2016-12-16 | 3 | -5/+15 |
| * | | | | Merge branch 'expose-deployment-variables' into 'master' 25743-clean-up-css-for-project-alerts-and-flash-notifications | Kamil Trzciński | 2016-12-16 | 10 | -1/+116 |
| |\ \ \ \ | |||||
| | * | | | | Pass variables from deployment project services to CI runnerexpose-deployment-variables | Adam Niedzielski | 2016-12-16 | 10 | -1/+116 |
| * | | | | | Merge branch '20492-access-token-scopes' into 'master' | Rémy Coutable | 2016-12-16 | 35 | -149/+444 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make `ChangePersonalAccessTokensDefaultBackToEmptyArray` a "post" migration.20492-access-token-scopes | Timothy Andrew | 2016-12-16 | 1 | -2/+4 |
| | * | | | | | Rename the `token_has_scope?` method. | Timothy Andrew | 2016-12-16 | 1 | -3/+3 |
| | * | | | | | Convert AccessTokenValidationService into a class. | Timothy Andrew | 2016-12-16 | 4 | -30/+28 |
| | * | | | | | View-related (and other minor) changes to !5951 based on @rymai's review. | Timothy Andrew | 2016-12-16 | 9 | -52/+48 |
| | * | | | | | Add a controller spec for personal access tokens. | Timothy Andrew | 2016-12-16 | 2 | -40/+60 |
| | * | | | | | Modify `ApiHelpers` spec to adhere to the Four-Phase test style. | Timothy Andrew | 2016-12-16 | 1 | -0/+12 |
| | * | | | | | Refactor access token validation in `Gitlab::Auth` | Timothy Andrew | 2016-12-16 | 1 | -2/+10 |
| | * | | | | | Move the scopes form/list view into a partial. | Timothy Andrew | 2016-12-16 | 6 | -30/+19 |
| | * | | | | | Implement minor changes from @dbalexandre's review. | Timothy Andrew | 2016-12-16 | 10 | -67/+28 |
| | * | | | | | Update CHANGELOG | Timothy Andrew | 2016-12-16 | 1 | -0/+4 |
| | * | | | | | Validate access token scopes in `Gitlab::Auth` | Timothy Andrew | 2016-12-16 | 3 | -11/+51 |
| | * | | | | | Calls to the API are checked for scope. | Timothy Andrew | 2016-12-16 | 12 | -92/+164 |
| | * | | | | | Allow creating personal access tokens / OAuth applications with scopes. | Timothy Andrew | 2016-12-16 | 12 | -24/+138 |
| | * | | | | | Add a `scopes` column to the `personal_access_tokens` table | Timothy Andrew | 2016-12-16 | 5 | -0/+79 |
| * | | | | | | Merge branch '22604-manual-actions' into 'master' | Grzegorz Bizon | 2016-12-16 | 19 | -296/+434 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix broken test22604-manual-actions | Filipa Lacerda | 2016-12-16 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'master' into 22604-manual-actions | Filipa Lacerda | 2016-12-16 | 72 | -337/+1198 |
| | |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | | Changes after review | Filipa Lacerda | 2016-12-15 | 5 | -68/+62 |
| | * | | | | | | Merge branch 'master' into '22604-manual-actions' | Filipa Lacerda | 2016-12-15 | 438 | -868/+12310 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Fix tests | Filipa Lacerda | 2016-12-15 | 1 | -10/+29 |
| | * | | | | | | | Fix scss linter error | Filipa Lacerda | 2016-12-15 | 1 | -2/+2 |
| | * | | | | | | | Fix dropdown hover | Filipa Lacerda | 2016-12-15 | 1 | -3/+9 |
| | * | | | | | | | Changes after review | Filipa Lacerda | 2016-12-14 | 1 | -0/+5 |
| | * | | | | | | | Fix firefox bug | Filipa Lacerda | 2016-12-14 | 1 | -2/+7 |
| | * | | | | | | | Simplify graph status badge partial and require locals | Grzegorz Bizon | 2016-12-14 | 1 | -11/+11 |
| | * | | | | | | | Remove duplicate color variable | Filipa Lacerda | 2016-12-14 | 2 | -5/+7 |
| | * | | | | | | | Fix extension in file | Filipa Lacerda | 2016-12-14 | 1 | -0/+0 |
| | * | | | | | | | css changes @dimitrieh v1 | Dimitrie Hoekstra | 2016-12-14 | 3 | -5/+26 |
| | * | | | | | | | Fix broken tests | Filipa Lacerda | 2016-12-14 | 1 | -3/+3 |
| | * | | | | | | | Changes after review | Filipa Lacerda | 2016-12-14 | 2 | -8/+1 |
| | * | | | | | | | Rename file according to review | Filipa Lacerda | 2016-12-14 | 3 | -2/+4 |
| | * | | | | | | | Fix scss error | Filipa Lacerda | 2016-12-14 | 1 | -7/+8 |
| | * | | | | | | | Merge two partials into one. Rename it to match the other partials | Filipa Lacerda | 2016-12-14 | 5 | -21/+20 |
| | * | | | | | | | Remove unused file | Filipa Lacerda | 2016-12-14 | 1 | -12/+0 |
| | * | | | | | | | Merge branch 'master' into 22604-manual-actions | Grzegorz Bizon | 2016-12-14 | 248 | -1066/+3983 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix graph stroke position | Filipa Lacerda | 2016-12-13 | 1 | -1/+1 |
| | * | | | | | | | | Remove unneeded partial | Filipa Lacerda | 2016-12-13 | 4 | -22/+2 |
