summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove spacing after group name to prevent text-decoration styling from over-...27742-display-member-role-per-projectMike Greiling2017-12-061-3/+5
* add $label-padding variableMike Greiling2017-12-063-2/+3
* refactor note-role selectorsMike Greiling2017-12-061-7/+5
* use scss variable for font weightMike Greiling2017-12-061-1/+1
* fix linter errorMike Greiling2017-12-051-0/+1
* fix haml whitespace to prevent link underline from extending between elementsMike Greiling2017-12-051-2/+3
* prevent user role badge height from altering container heightMike Greiling2017-12-051-1/+1
* remove default to current_user in group member role calculationMike Greiling2017-12-051-1/+1
* remove user access badges from user profile page to avoid confusionMike Greiling2017-12-051-3/+3
* Fixed bug when the user is not authenticatedFrancisco Lopez2017-12-051-1/+1
* Refactored max_member_access_* and moving the call to the controllersFrancisco Lopez2017-12-0510-74/+101
* Fixed bug and added testsFrancisco Lopez2017-12-052-7/+166
* Added user access rights for bulk resourcesFrancisco Lopez2017-12-055-7/+71
* display project access role on all project listing pagesMike Greiling2017-12-055-5/+11
* display group access role on user profile page group tabMike Greiling2017-12-053-2/+10
* remove unused partial params and fix styling for missing description textMike Greiling2017-12-053-31/+9
* rename user-access-type to user-access-roleMike Greiling2017-12-054-4/+4
* reset font-weight for user access badgeMike Greiling2017-12-051-0/+1
* fix group page row highlight with empty description blockMike Greiling2017-12-051-0/+4
* update style for group dashboard project membership indicatorMike Greiling2017-12-051-2/+2
* move note-role-access into a more generic class for use elsewhereMike Greiling2017-12-054-9/+13
* remove $notes-role-color variableMike Greiling2017-12-052-2/+1
* Merge branch 'docs-update-permissions' into 'master'Achilleas Pipinellis2017-12-051-7/+10
|\
| * Add missing permissions, update list (checked to un-checked order)docs-update-permissionsMarcia Ramos2017-12-041-7/+10
* | Merge branch 'gitaly-764-commit-filter-shas-with-signature' into 'master'Robert Speicher2017-12-053-5/+60
|\ \
| * | Migrate Gitlab::Git::Commit.shas_with_signaturesgitaly-764-commit-filter-shas-with-signatureKim "BKC" Carlbäcker2017-12-053-5/+60
* | | Merge branch 'bw-replication-slots-supported' into 'master'Stan Hu2017-12-052-0/+26
|\ \ \
| * | | add Gitlab::Database.replication_slots_supported?Brett Walker2017-12-052-0/+26
|/ / /
* | | Merge branch 'patch-29' into 'master'Sean McGivern2017-12-051-1/+3
|\ \ \
| * | | Updating trouble shooting linksLyle Kozloff2017-12-011-1/+3
* | | | Merge branch 'perform-sql-matching-of-tags' into 'master'Yorick Peterse2017-12-056-16/+120
|\ \ \ \
| * | | | Perform SQL matching of Build&Runner tags to greatly speed-up job pickingKamil Trzcinski2017-12-056-16/+120
* | | | | Merge branch '40508-snippets-zen-mode' into 'master'Phil Hughes2017-12-054-1/+15
|\ \ \ \ \
| * | | | | Init zenmode in snippets pages40508-snippets-zen-modeFilipa Lacerda2017-12-054-1/+15
* | | | | | Merge branch 'docs/no-qa-internal-job' into 'master'Rémy Coutable2017-12-051-0/+1
|\ \ \ \ \ \
| * | | | | | Do not run qa:internal for docs only changesAchilleas Pipinellis2017-12-051-0/+1
|/ / / / / /
* | | | | | Merge branch 'add-slack-app-case-to-docs' into 'master'Achilleas Pipinellis2017-12-051-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update slash_commands.mdadd-slack-app-case-to-docsVictor Wu2017-12-041-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-0519-40/+109
|\ \ \ \ \
| * | | | | Add custom brand text on new project pagesMarkus Koller2017-12-0419-40/+109
* | | | | | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-0537-303/+838
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Move config_source earlierKamil Trzcinski2017-12-051-1/+1
| * | | | | Merge index during table creationKamil Trzcinski2017-12-053-17/+2
| * | | | | Remove index on file_typeKamil Trzcinski2017-12-042-4/+2
| * | | | | Fix RubocopKamil Trzcinski2017-12-031-1/+1
| * | | | | Fix failuresKamil Trzcinski2017-12-032-6/+2
| * | | | | Code styleKamil Trzcinski2017-12-031-1/+2
| * | | | | Remove update artifacts test (it should not be needed)Kamil Trzcinski2017-12-031-9/+0
| * | | | | Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-037-10/+81
| * | | | | Fix factory for artifactsKamil Trzcinski2017-12-031-11/+9