summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Don't blow up when email has no References headerdont-blow-up-when-email-has-no-references-headerSean McGivern2017-05-011-1/+9
* Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-289-122/+3
|\
| * Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-269-122/+3
* | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-272-23/+20
|\ \
| * | tadds migration to remove invalid servicesTiago Botelho2017-04-272-23/+20
* | | Merge branch '30973-fix-network-graph-ordering' into 'master' Douwe Maan2017-04-271-0/+29
|\ \ \
| * | | Fix ordering of commits in the network graph.Timothy Andrew2017-04-271-0/+29
* | | | Remove unused optional parameter `asciidoc_opts`Toon Claes2017-04-271-19/+2
* | | | Fix failing specsToon Claes2017-04-271-1/+1
* | | | Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-2/+8
|\ \ \ \
| * | | | Fix rendering emoji inside a stringblackst0ne2017-04-251-2/+8
* | | | | Load a project's CI status in batch from redisBob Van Landuyt2017-04-261-14/+128
| |_|/ / |/| | |
* | | | Merge branch '20378-natural-sort-issue-numbers' into 'master'Sean McGivern2017-04-261-0/+62
|\ \ \ \
| * | | | Change issues sentence to use natural sortingJeff Stubler2017-04-251-0/+62
* | | | | Merge branch '31280-skip-issueables-without-project' into 'master' Sean McGivern2017-04-261-25/+52
|\ \ \ \ \
| * | | | | Follow feedback on the reviewLin Jen-Shin2017-04-261-23/+47
| * | | | | Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin2017-04-251-55/+58
| | |_|_|/ | |/| | |
* | | | | Ensures that OAuth/LDAP/SAML users don't need to be confirmedRémy Coutable2017-04-263-0/+41
| |_|_|/ |/| | |
* | | | Fix OAuth, LDAP and SAML SSO when regular sign-ups are disableddm-fix-oauth-user-creationDouwe Maan2017-04-243-0/+38
|/ / /
* | | Merge branch 'dm-fix-position-tracer-for-hidden-lines' into 'master' Sean McGivern2017-04-241-7/+2
|\ \ \
| * | | Fix commenting on an existing discussion on an unchanged line that is no long...Douwe Maan2017-04-241-7/+2
* | | | Merge branch '30305-oauth-token-push-code' into 'master' Rémy Coutable2017-04-241-1/+1
|\ \ \ \
| * | | | Allow OAuth clients to push code30305-oauth-token-push-codeTimothy Andrew2017-04-131-1/+1
* | | | | Merge branch 'dz-fix-spec-filenames-ce' into 'master' Sean McGivern2017-04-241-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix outdated specs that were not executed due to wrong filenameDmitriy Zaporozhets2017-04-241-1/+3
| * | | | Fix incorrect spec filenames which were ingored by CIdz-fix-spec-filenames-ceDmitriy Zaporozhets2017-04-241-0/+0
* | | | | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-212-55/+18
|\ \ \ \ \
| * | | | | Start versioning cached markdown fieldsNick Thomas2017-04-212-55/+18
| |/ / / /
* | | | | Merge branch 'sh-fix-issue-31215-2' into 'master' Douwe Maan2017-04-211-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Also test against external-issue for deleted projectsLin Jen-Shin2017-04-211-5/+17
| * | | | Merge remote-tracking branch 'upstream/master' into sh-fix-issue-31215Lin Jen-Shin2017-04-218-67/+320
| |\ \ \ \
| * | | | | Fix Error 500 when referencing issue with project in pending deletesh-fix-issue-31215Stan Hu2017-04-201-0/+13
* | | | | | Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING e...fix/encoding-issueJames Lopez2017-04-201-0/+4
| |/ / / / |/| | | |
* | | | | Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern2017-04-201-32/+76
|\ \ \ \ \
| * | | | | Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-32/+76
* | | | | | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-4/+4
|\ \ \ \ \ \
| * | | | | | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-4/+4
* | | | | | | Refactor changing files in web UIDouwe Maan2017-04-204-17/+19
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'issuable-state-only-notes-and-description' into 'master' Sean McGivern2017-04-191-11/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-11/+21
* | | | | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-192-0/+197
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove unused user activities codeSean McGivern2017-04-141-155/+0
| * | | | | Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable2017-04-143-91/+127
| * | | | | Port 'Add user activities API' to CESean McGivern2017-04-143-0/+246
| * | | | | Add prometheus services to usage pingSean McGivern2017-04-141-0/+1
| * | | | | Add edition to usage pingSean McGivern2017-04-141-0/+1
| * | | | | Add Upload count to usage dataRobert Speicher2017-04-141-0/+1
| * | | | | Port 'Add uuid to usage ping' to CESean McGivern2017-04-141-1/+3
| * | | | | Track Mattermost usageZ.J. van de Weg2017-04-141-0/+1
| * | | | | Remove pushes count from usage ping payloadRuben Davila2017-04-141-1/+0