summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* fix failing specsJarka Kadlecova2017-06-011-35/+0
* Don’t create comment on JIRA if link already existsJarka Kadlecova2017-05-301-0/+1
* Add API URL to JIRA settings31448-jira-urlsJarka Kadlecova2017-05-261-38/+114
* Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-251-2/+2
|\
| * Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-2/+2
* | Fix terminals support for Kubernetes serviceKamil Trzcinski2017-05-251-1/+30
|/
* Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-121-12/+20
|\
| * Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-111-1/+1
| * Custom queries for prometheusPawel Chojnacki2017-05-111-11/+19
* | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-14/+14
|/
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-2/+2
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-108-10/+10
* Merge request widget redesignFatih Acet2017-05-091-4/+19
* Improved code styling and added a HTTParty rescue blockJose Ivan Vargas2017-05-041-3/+2
* Added rescue block for the test method for the prometheus serviceJose Ivan Vargas2017-05-041-2/+3
* Convert seconds to minutes and hours on chat notifationszj-chat-message-pretty-timeZ.J. van de Weg2017-05-041-9/+6
* Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-281-0/+0
|\
| * Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
* | Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan2017-04-271-2/+2
|\ \
| * | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-271-2/+2
| |/
* | tadds migration to remove invalid servicesTiago Botelho2017-04-271-1/+1
|/
* disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-emptyTiago Botelho2017-04-181-1/+19
* adds relevant testsTiago Botelho2017-04-067-230/+869
* Don't autofill kubernetes namespaceZ.J. van de Weg2017-04-041-35/+54
* All CI offline migrationsKamil Trzciński2017-03-173-207/+23
* Prevent more than one issue tracker to be active for the same projectLuis Del Giudice2017-03-101-0/+32
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+104
* Make a default namespace of Kubernetes service to contain project IDdefault-kubernetes-namespaceKamil Trzcinski2017-03-061-2/+4
* Merge branch '26384-improve-omnibus-mattermost-command-installation-flow' int...Kamil Trzciński2017-03-061-1/+1
|\
| * Fix values being called at Array instead of HashZ.J. van de Weg2017-03-061-1/+1
* | Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEMNick Thomas2017-03-031-0/+6
|/
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-12/+12
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-234-9/+9
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-232-4/+5
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-12/+12
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-234-9/+9
* Enable Security/JSONLoadDouwe Maan2017-02-231-1/+1
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-2/+2
* Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-4/+24
|\
| * Adding links to user & build in Chat NotificationsPoornima M2017-01-251-4/+24
* | Merge branch 'issue_26701' into 'master'Sean McGivern2017-02-091-1/+1
|\ \
| * | Remove JIRA closed status iconissue_26701Felipe Artur2017-02-081-1/+1
* | | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-2/+14
|/ /
* | Merge branch 'zj-display-error-team-fetch' into 'master' Kamil Trzciński2017-01-311-4/+1
|\ \
| * | Update #list_teams to propagate errorsZ.J. van de Weg2017-01-301-1/+1
| * | Fix inconsistent return typeZ.J. van de Weg2017-01-241-4/+1
| |/
* | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-2613-22/+22
|/
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-124-133/+291