summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge coverage reportKamil Trzcinski2016-07-211-1/+9
* Merge branch 'remove-flaky-diff-note-tests' into 'master' Douwe Maan2016-07-211-94/+0
|\
| * Remove flaky diff note tests for nowremove-flaky-diff-note-testsDouwe Maan2016-07-201-94/+0
* | Merge branch '18586-user-authorized_projects-is-slow' into 'master' Yorick Peterse2016-07-202-0/+69
|\ \
| * | Refactor user authorization check for a single project to avoid querying all ...Alejandro Rodríguez2016-07-202-0/+69
* | | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-203-14/+101
|\ \ \ | |_|/ |/| |
| * | Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-183-3/+13
| * | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-182-13/+13
| * | Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano2016-07-182-8/+8
| * | Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-183-3/+80
* | | Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet2016-07-201-0/+38
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into cs-warn-on-failurecs-warn-on-failureKamil Trzcinski2016-07-203-23/+35
| |\ \ \
| * | | | Address feedback.Connor Shea2016-07-191-6/+18
| * | | | Add with_warnings? method to Pipelines and add tests.Connor Shea2016-07-191-0/+26
* | | | | Merge branch '14284-allow-all-deploy-keys-to-be-retrieved-via-api-regardless-...Gabriel Mazetto2016-07-202-12/+50
|\ \ \ \ \
| * | | | | Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez2016-07-202-12/+50
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-side-by-side-comment-widget' into 'master' Jacob Schatz2016-07-201-0/+94
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added diff comments feature testfix-side-by-side-comment-widgetLuke "Jared" Bennett2016-07-191-0/+94
| | |_|/ | |/| |
* | | | Merge branch 'migration-downtime-tags' into 'master' Robert Speicher2016-07-202-0/+130
|\ \ \ \
| * | | | Added checks for migration downtimemigration-downtime-tagsYorick Peterse2016-07-202-0/+130
* | | | | Merge branch 'rubocop/enable-multiline-ternary-operator-cop' into 'master' Robert Speicher2016-07-201-4/+10
|\ \ \ \ \
| * | | | | Enable Style/MultilineTernaryOperator rubocop coprubocop/enable-multiline-ternary-operator-copGrzegorz Bizon2016-07-201-4/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'issue_8110' into 'master' Rémy Coutable2016-07-202-0/+97
|\ \ \ \ \
| * | | | | Refactor service settings viewissue_8110Felipe Artur2016-07-202-5/+31
| * | | | | Allow slack service to send messages on different channelsFelipe Artur2016-07-191-0/+71
| |/ / / /
* | | | | Merge branch 'fix-retries-on-manual-actions' into 'master' Rémy Coutable2016-07-202-11/+29
|\ \ \ \ \
| * | | | | Fix a problem with processing a pipeline where stage only has manual actionsfix-retries-on-manual-actionsKamil Trzcinski2016-07-201-11/+13
| * | | | | Don't show other actions of the same nameKamil Trzcinski2016-07-201-0/+16
* | | | | | Merge branch '15343-build-settiings' into 'master' Rémy Coutable2016-07-202-1/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-203-30/+38
| * | | | | Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski2016-07-2017-51/+517
| |\ \ \ \ \ | | |/ / / /
| * | | | | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-192-3/+30
| * | | | | Update badges pathAnnabel Dunstone2016-07-191-1/+1
* | | | | | Merge branch 'issue_18585' into 'master' Rémy Coutable2016-07-202-0/+14
|\ \ \ \ \ \
| * | | | | | Fix a few nitpicksRémy Coutable2016-07-202-14/+3
| * | | | | | Allow to disable user request access to groups/projectsFelipe Artur2016-07-202-0/+25
* | | | | | | Merge branch 'ci-predefined-variables' into 'master' Rémy Coutable2016-07-202-66/+126
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Improve implementation of variablesKamil Trzcinski2016-07-201-8/+9
| * | | | | | Make rubocop happyKamil Trzcinski2016-07-201-2/+2
| * | | | | | Update all exposed variables to CI buildsKamil Trzcinski2016-07-202-66/+125
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'external-wiki-helper-speedup' into 'master' Yorick Peterse2016-07-201-0/+41
|\ \ \ \ \ \
| * | | | | | speed up ExternalWikiService#get_project_wiki_pathEugene Howe2016-07-191-0/+41
* | | | | | | Merge branch '20003-newnoteworker-failing-repeatedly-with-argumenterror-wrong...Rémy Coutable2016-07-201-0/+24
|\ \ \ \ \ \ \
| * | | | | | | Ensure to_json methods take optional argumentSean McGivern2016-07-201-0/+24
| | |/ / / / / | |/| | | | |
* | | | | | | Expire tags/branches repo cache before delete a repository20011-incosistent-branch-cache-statePaco Guzman2016-07-201-0/+48
|/ / / / / /
* | | | | | Merge branch '19937-fix-wrong-build-elapsed-time' into 'master' Kamil Trzciński2016-07-191-14/+11
|\ \ \ \ \ \
| * | | | | | Fix build duration when build is not finished yet19937-fix-wrong-build-elapsed-timeRémy Coutable2016-07-181-14/+11
* | | | | | | Merge branch 'rs-issue-19878' into 'master' Douwe Maan2016-07-191-7/+16
|\ \ \ \ \ \ \
| * | | | | | | Ensure Owners are included in the scope for authorized_projectsRobert Speicher2016-07-191-7/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '19847-running-icon' into 'master' Jacob Schatz2016-07-191-2/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |