| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct RSpec/SingleLineHook cop offenses | Robert Speicher | 2017-06-14 | 21 | -54/+162 |
| | | |||||
| * | Backport EE changes to the Kubernetes service | Nick Thomas | 2017-06-14 | 1 | -26/+46 |
| | | |||||
| * | fix failing specs | Jarka Kadlecova | 2017-06-01 | 1 | -35/+0 |
| | | |||||
| * | Don’t create comment on JIRA if link already exists | Jarka Kadlecova | 2017-05-30 | 1 | -0/+1 |
| | | |||||
| * | Add API URL to JIRA settings31448-jira-urls | Jarka Kadlecova | 2017-05-26 | 1 | -38/+114 |
| | | |||||
| * | Merge branch 'revert-b0498c17' into 'master' | Robert Speicher | 2017-05-25 | 1 | -2/+2 |
| |\ | | | | | | | | | Refactor `DynamicPathValidator` and `GitLab::Regex` some more See merge request !11693 | ||||
| | * | Revert "Remove changes that are not absolutely necessary" | Douwe Maan | 2017-05-24 | 1 | -2/+2 |
| | | | | | | | This reverts commit b0498c176fa134761d899c9b369be12f1ca789c5 | ||||
| * | | Fix terminals support for Kubernetes service | Kamil Trzcinski | 2017-05-25 | 1 | -1/+30 |
| |/ | | | | It was broken, because we introduced a default namespace, which was not used by terminal methods. | ||||
| * | Merge branch '27439-performance-deltas' into 'master' | Douwe Maan | 2017-05-12 | 1 | -12/+20 |
| |\ | | | | | | | | | Expose memory deltas between app deployments and refactor prometheus queries to support more custom queries See merge request !10981 | ||||
| | * | Keep presentation logic in one place and remove unecessary arguments. | Pawel Chojnacki | 2017-05-11 | 1 | -1/+1 |
| | | | | | | | | | + fix tests | ||||
| | * | Custom queries for prometheus | Pawel Chojnacki | 2017-05-11 | 1 | -11/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Tests for prometheus queries - fix rubocop warnings - Remove unused method. Add more queries to deployment queries. - Wrap BaseQuery in module hierarchy Renname Prometheus class to PrometheusClient | ||||
| * | | Consistently use monospace font for commit SHAs and branch and tag names | Douwe Maan | 2017-05-12 | 2 | -14/+14 |
| |/ | |||||
| * | Enable the Style/TrailingCommaInArguments cop | Rémy Coutable | 2017-05-10 | 1 | -2/+2 |
| | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Enable the Style/TrailingCommaInLiteral cop | Rémy Coutable | 2017-05-10 | 8 | -10/+10 |
| | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Merge request widget redesign | Fatih Acet | 2017-05-09 | 1 | -4/+19 |
| | | |||||
| * | Improved code styling and added a HTTParty rescue block | Jose Ivan Vargas | 2017-05-04 | 1 | -3/+2 |
| | | |||||
| * | Added rescue block for the test method for the prometheus service | Jose Ivan Vargas | 2017-05-04 | 1 | -2/+3 |
| | | |||||
| * | Convert seconds to minutes and hours on chat notifationszj-chat-message-pretty-time | Z.J. van de Weg | 2017-05-04 | 1 | -9/+6 |
| | | | | | | | | | | | | In the pipeline message, the duration of the pipeline was shown as: > gitlab-org/gitlab-ee: Pipeline #8002259 of master branch by Douwe Maan failed in 8612 seconds But this many seconds only gave me a clue how long the pipeline took, so now this will be shown as something like: 02:20:12 which gives a much better measure of time. | ||||
| * | Merge branch 'enable-spec-file-name-cop' into 'master' | Robert Speicher | 2017-04-28 | 1 | -0/+0 |
| |\ | | | | | | | | | | | | | Enable RSpec/FilePath cop Closes #31316 See merge request !10911 | ||||
| | * | Enable RSpec/FilePath copenable-spec-file-name-cop | Sean McGivern | 2017-04-26 | 1 | -0/+0 |
| | | | | | | | | | | | | | - Ignore JS fixtures - Ignore qa directory - Rewrite concern specs to put concern name first | ||||
| * | | Merge branch '31138-improve-test-settings-for-services-in-empty-projects' ↵ | Douwe Maan | 2017-04-27 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' improves test settings for chat notification services for empty projects Closes #31138 See merge request !10886 | ||||
| | * | | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projects | Tiago Botelho | 2017-04-27 | 1 | -2/+2 |
| | |/ | |||||
| * | | tadds migration to remove invalid services | Tiago Botelho | 2017-04-27 | 1 | -1/+1 |
| |/ | |||||
| * | disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-empty | Tiago Botelho | 2017-04-18 | 1 | -1/+19 |
| | | |||||
| * | adds relevant tests | Tiago Botelho | 2017-04-06 | 7 | -230/+869 |
| | | |||||
| * | Don't autofill kubernetes namespace | Z.J. van de Weg | 2017-04-04 | 1 | -35/+54 |
| | | |||||
| * | All CI offline migrations | Kamil Trzciński | 2017-03-17 | 3 | -207/+23 |
| | | |||||
| * | Prevent more than one issue tracker to be active for the same project | Luis Del Giudice | 2017-03-10 | 1 | -0/+32 |
| | | |||||
| * | Added Prometheus Service and Prometheus graphs | Kamil Trzciński | 2017-03-07 | 1 | -0/+104 |
| | | |||||
| * | Make a default namespace of Kubernetes service to contain project IDdefault-kubernetes-namespace | Kamil Trzcinski | 2017-03-06 | 1 | -2/+4 |
| | | |||||
| * | Merge branch '26384-improve-omnibus-mattermost-command-installation-flow' ↵ | Kamil Trzciński | 2017-03-06 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | into 'master' Resolve "Improve Omnibus-Mattermost Command installation flow" See merge request !9257 | ||||
| | * | Fix values being called at Array instead of Hash | Z.J. van de Weg | 2017-03-06 | 1 | -1/+1 |
| | | | |||||
| * | | Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEM | Nick Thomas | 2017-03-03 | 1 | -0/+6 |
| |/ | |||||
| * | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-path | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
| | | |||||
| * | Revert "Prefer leading style for Style/DotPosition" | Douwe Maan | 2017-02-23 | 1 | -12/+12 |
| | | | | | This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b. | ||||
| * | Revert "Enable Style/BarePercentLiterals" | Douwe Maan | 2017-02-23 | 4 | -9/+9 |
| | | | | | This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48. | ||||
| * | Enable Style/WordArray | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
| | | |||||
| * | Enable Style/MultilineHashBraceLayout | Douwe Maan | 2017-02-23 | 2 | -4/+5 |
| | | |||||
| * | Prefer leading style for Style/DotPosition | Douwe Maan | 2017-02-23 | 1 | -12/+12 |
| | | |||||
| * | Enable Style/BarePercentLiterals | Douwe Maan | 2017-02-23 | 4 | -9/+9 |
| | | |||||
| * | Enable Security/JSONLoad | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
| | | |||||
| * | Enable Style/SpaceInsideBrackets | Douwe Maan | 2017-02-23 | 1 | -2/+2 |
| | | |||||
| * | Merge branch '26500-informative-slack-notifications' into 'master' | Kamil Trzciński | 2017-02-17 | 1 | -4/+24 |
| |\ | | | | | | | | | | | | | Adding links to user & build stage in a Build message Closes #26500 See merge request !8641 | ||||
| | * | Adding links to user & build in Chat Notifications | Poornima M | 2017-01-25 | 1 | -4/+24 |
| | | | |||||
| * | | Merge branch 'issue_26701' into 'master' | Sean McGivern | 2017-02-09 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | Remove JIRA closed status icon Closes #26701 See merge request !8944 | ||||
| | * | | Remove JIRA closed status iconissue_26701 | Felipe Artur | 2017-02-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Introduce maximum session time for terminal websocket connectionterminal-max-session-time | Adam Niedzielski | 2017-02-06 | 1 | -2/+14 |
| |/ / | | | | | | | | | Store the value in application settings. Expose the value to Workhorse. | ||||
| * | | Merge branch 'zj-display-error-team-fetch' into 'master' | Kamil Trzciński | 2017-01-31 | 1 | -4/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix inconsistent return type Closes #27150 See merge request !8290 | ||||
| | * | | Update #list_teams to propagate errors | Z.J. van de Weg | 2017-01-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix inconsistent return type | Z.J. van de Weg | 2017-01-24 | 1 | -4/+1 |
| | |/ | |||||
