summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use `add_$role` helper in snippets specssnippet-spamSean McGivern2017-02-022-6/+6
|
* Check public snippets for spamSean McGivern2017-02-0219-12/+277
| | | | | | Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects.
* Keep snippet visibility on errorSean McGivern2017-02-027-11/+6
| | | | | | | When a snippet is submitted, but there's an error, we didn't keep the visibility level. As the default is private, this means that submitting a public snippet that failed would then fall back to being a private snippet.
* Merge branch 'fix/import-user-validation-error' into 'master' Rémy Coutable2017-01-313-0/+30
|\ | | | | | | | | | | | | Fix user validation error in Import/Export Closes #23833 See merge request !8909
| * update specfix/import-user-validation-errorJames Lopez2017-01-311-6/+2
| |
| * use destroy_allJames Lopez2017-01-311-3/+1
| |
| * add changelogJames Lopez2017-01-311-0/+4
| |
| * remove old project members from projectJames Lopez2017-01-311-0/+4
| |
| * add spec replicating validation errorJames Lopez2017-01-311-0/+28
| |
* | Merge branch '27484-environment-show-name' into 'master' Fatih Acet2017-01-314-2/+10
|\ \ | | | | | | | | | | | | | | | | | | Don't capitalize environment name in show page Closes #27484 See merge request !8902
| * | Don't capitalize environment name in show page27484-environment-show-nameFilipa Lacerda2017-01-314-2/+10
| | | | | | | | | | | | Upate test to match the new behavior
* | | Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-01-310-0/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
* \ \ \ Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-01-310-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | 19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
* | | | Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-01-313-5/+12
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | 19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
| * | | Remove settings cog from within admin scroll tabs; keep links centered19164-mobile-settingsAnnabel Dunstone Gray2017-01-312-2/+1
| | | |
| * | | 19164 Add settings dropdown to mobile screenstauriedavis2017-01-302-4/+12
| | | |
* | | | Merge branch '26982-improve-pipeline-status-icon-linking-in-widgets' into ↵Annabel Dunstone Gray2017-01-315-5/+17
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Improve pipeline status icon linking in widgets Closes #26982 See merge request !8705
| * | | | Link to pipeline page from commit widget26982-improve-pipeline-status-icon-linking-in-widgetsAnnabel Dunstone Gray2017-01-301-2/+2
| | | | |
| * | | | Remove underline style for icon hoverAnnabel Dunstone Gray2017-01-302-1/+7
| | | | |
| * | | | Improve pipeline status icon linking in widgetsdimitrieh2017-01-234-4/+10
| | | | |
* | | | | Merge branch '8-16-3-patch-changelog' into 'master' DJ Mountney2017-01-319-32/+11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add the 8-16-3 changelog entries to master See merge request !8912
| * \ \ \ \ Merge remote-tracking branch 'dev/master'DJ Mountney2017-01-319-32/+11
| |\ \ \ \ \ |/ / / / / /
| * | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2017-01-319-32/+11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Update CHANGELOG.md for 8.16.3Robert Speicher2017-01-279-32/+11
| | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Merge branch 'cop-gem-fetcher' into 'master' Robert Speicher2017-01-313-0/+33
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cop for gem fetched from a git source Closes #27311 See merge request !8856
| * | | | | | cop for gem fetched from a git sourceAdam Pahlevi2017-01-312-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code fix for aesthetic & conventions remove unused proc
| * | | | | | add complete changelogAdam Pahlevi2017-01-311-0/+4
| | | | | | |
* | | | | | | Merge branch 'correct-gitlab-host-references' into 'master' Achilleas Pipinellis2017-01-314-6/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected docs href's See merge request !8527
| * | | | | | | Corrected docs href'scorrect-gitlab-host-referencesLuke "Jared" Bennett2017-01-304-6/+5
| | | | | | | |
* | | | | | | | Merge branch '23767-disable-storing-of-sensitive-information' into 'master' Filipa Lacerda2017-01-313-4/+22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix disable storing of sensitive information when importing a new repo Closes #23767 See merge request !8885
| * | | | | | | | Fix disable storing of sensitive information when importing a new repo23767-disable-storing-of-sensitive-informationClement Ho2017-01-303-4/+22
| | | | | | | | |
* | | | | | | | | Merge branch '395-fix-notification-when-group-set-to-watch' into 'master'Sean McGivern2017-01-313-6/+30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix notification when group set to watch Closes #395 See merge request !8883
| * | | | | | | | | Fix notification when global=disabled, group=watch395-fix-notification-when-group-set-to-watchamaia2017-01-303-6/+30
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | Merge branch 'fix/27479' into 'master' Sean McGivern2017-01-313-6/+20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove new branch button for confidential issues Closes #27479 See merge request !8894
| * | | | | | | | | Fix small typo on new branch button specfix/27479Douglas Barbosa Alexandre2017-01-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Add CHANGELOG entryDouglas Barbosa Alexandre2017-01-311-0/+4
| | | | | | | | | |
| * | | | | | | | | Remove new branch button for confidential issuesDouglas Barbosa Alexandre2017-01-312-5/+15
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch '24021-Migrate-Projects-Labels-to-Group-Labels' into 'master'27283-fix-wrong-label-hide-show-whitespaceSean McGivern2017-01-317-1/+344
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Promote project labels to group labels Closes #24021 See merge request !7242
| * | | | | | | | Abillity to promote project labels to group labelsRitave2017-01-317-1/+344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #24021
* | | | | | | | | Merge branch '27474-update-auto-deploy-requires-public-project' into 'master' Achilleas Pipinellis2017-01-311-1/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Document that auto deploy only works for public projects" Closes #27474 See merge request !8897
| * | | | | | | | | Update index.md27474-update-auto-deploy-requires-public-projectJoshua Lambert2017-01-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Clarify that Auto Deploy requires a public project.Joshua Lambert2017-01-311-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'improve-process' into 'master' Achilleas Pipinellis2017-01-311-77/+23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated text and link to up-to-date documentation See merge request !8789
| * | | | | | | | Remove outdated text and link to up-to-date documentationimprove-processRémy Coutable2017-01-251-77/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | Merge branch '27488-fix-jwt-version' into 'master' Kamil Trzciński2017-01-313-4/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update and pin the `jwt` gem to ~> 1.5.6 Closes #27488 See merge request !8900
| * | | | | | | | | Update and pin the `jwt` gem to ~> 1.5.627488-fix-jwt-versionRémy Coutable2017-01-313-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | Merge branch ↵Kamil Trzciński2017-01-3118-53/+62
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '25910-convert-manual-action-icons-to-svg-to-propperly-position-them' into 'master' Convert pipeline action icons to svg to have them propperly positioned Closes #25910 See merge request !8766
| * | | | | | | | | | Fixes after review25910-convert-manual-action-icons-to-svg-to-propperly-position-themFilipa Lacerda2017-01-262-5/+5
| | | | | | | | | | |
| * | | | | | | | | | Removed unused methodFilipa Lacerda2017-01-262-7/+0
| | | | | | | | | | |
| * | | | | | | | | | Fix broken testsFilipa Lacerda2017-01-256-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix linter error