summaryrefslogtreecommitdiff
path: root/app/views/shared/notifications/_custom_notifications.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Remove extra symbol in notifications modal34219-extra-symbol-notifications-modalAnnabel Dunstone Gray2017-06-231-1/+1
|
* Translate project & repository pagesBob Van Landuyt2017-06-071-6/+5
|
* Fix aria labels on custom notifications modal32094-custom-notifications-model-aria-labelledby-incorrectSam Rose2017-05-101-3/+3
|
* Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-1/+1
| | | | | | | | | | 1. Never send a pipeline email to anyone other than the user who created the pipeline. 2. Only send pipeline success emails to people with the custom notification setting for enabled. Watchers and participants will never receive this. 3. When custom settings are unset (for new settings and legacy ones), act as if failed_pipeline is set.
* Corrected docs href'scorrect-gitlab-host-referencesLuke "Jared" Bennett2017-01-301-1/+1
|
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
|
* Show it as successful pipeline, rather than success pipelineLin Jen-Shin2016-10-171-1/+1
| | | | | Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6342#note_16132150
* Small frontend code fixes and restore 8a2d88f commitFelipe Artur2016-06-171-5/+9
|
* Fixed bug with label clicking in modal not workingPhil Hughes2016-06-171-4/+3
|
* Re-use notifications dropdown on user profileFelipe Artur2016-06-161-0/+28