summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix_missing_filters_on_status_tab_change' into 'master' Jacob Schatz2016-04-061-0/+119
|\
| * complete the testsfix_missing_filters_on_status_tab_changeArinde Eniola2016-04-061-1/+75
| * set up test for preventing this issue from reoccuringArinde Eniola2016-04-061-0/+45
* | Merge branch 'metrics-measure-block' into 'master' Robert Speicher2016-04-061-3/+44
|\ \
| * | Measure Ruby blocks using Gitlab::MetricsYorick Peterse2016-04-061-0/+41
| * | Corrected some spec headers for Gitlab::MetricsYorick Peterse2016-04-061-3/+3
* | | Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable2016-04-061-2/+22
* | | API: Ability to retrieve a single tagRobert Schilling2016-04-061-0/+17
|/ /
* | Merge branch 'fix-project-path-rename' into 'master' Stan Hu2016-04-051-0/+22
|\ \
| * | Fix Error 500 after renaming a project pathStan Hu2016-04-051-0/+22
* | | Merge branch 'rs-fix-gmail-actions' into 'master' Robert Speicher2016-04-051-0/+2
|\ \ \
| * | | Premailer shouldn't remove script tags from our emailsRobert Speicher2016-04-051-0/+2
* | | | Merge branch 'close-issue-bug' into 'master' Jacob Schatz2016-04-051-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update issue_spec testclose-issue-bugAnnabel Dunstone2016-04-051-3/+3
* | | | Merge branch 'note-form-design' into 'master' Jacob Schatz2016-04-053-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Updated testsPhil Hughes2016-04-041-1/+1
| * | | Tests updatePhil Hughes2016-04-043-3/+3
* | | | Merge branch 'fix/permissions-when-importing-members' into 'master' Douwe Maan2016-04-051-0/+49
|\ \ \ \
| * | | | Respond 404 when unauthorized user imports membersfix/permissions-when-importing-membersGrzegorz Bizon2016-04-051-2/+2
| * | | | Do not leak project exists when importing membersGrzegorz Bizon2016-04-051-2/+2
| * | | | Check permissions when importing project membersGrzegorz Bizon2016-04-051-0/+49
| | |/ / | |/| |
* | | | Merge branch 'reorder-language' into 'master' Yorick Peterse2016-04-051-4/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Update language only on HEAD of the repositoryreorder-languageKamil Trzcinski2016-04-051-4/+14
* | | | Merge branch 'fix-gh-pr-import' into 'master' Yorick Peterse2016-04-052-0/+31
|\ \ \ \
| * | | | Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-042-0/+31
* | | | | Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-042-1/+25
|/ / / /
* | | | Reload forked_project_link projectsYorick Peterse2016-04-041-0/+5
* | | | Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-041-0/+32
|\ \ \ \
| * | | | Fix rubocop in unlink fork service specsBaldinof2016-04-031-2/+2
| * | | | Move unlink fork logic to a serviceBaldinof2016-03-222-19/+32
| * | | | Merge branch 'master' into fix_remove_fork_linkBaldinof2016-03-1435-458/+789
| |\ \ \ \
| * | | | | Close merge requests when removing fork relationBaldinof2016-03-111-0/+19
* | | | | | Merge branch 'update_repository_from_ee' into 'master' Douwe Maan2016-04-042-4/+23
|\ \ \ \ \ \
| * | | | | | Migrate Repository#local_branches from gitlab-ee.update_repository_from_eeRubén Dávila2016-04-012-4/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Fix creation of merge requests for orphaned branchesStan Hu2016-04-042-0/+29
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan2016-04-031-0/+72
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg2016-03-2912-54/+457
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg2016-03-242-27/+53
| |\ \ \ \ \
| * | | | | | PUT becomes POST on archiving endpointsZeger-Jan van de Weg2016-03-241-29/+29
| * | | | | | Add endpoints for archiving and unarchivingZeger-Jan van de Weg2016-03-231-0/+72
* | | | | | | Merge branch 'routing' into 'master' Robert Speicher2016-04-014-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-014-4/+4
* | | | | | | | Merge branch 'fix/fogbugz-import' into 'master' Robert Speicher2016-04-011-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | updated specfix/fogbugz-importJames Lopez2016-03-311-1/+1
| * | | | | | | | spec and fix for fogbugz lonely user problemJames Lopez2016-03-301-0/+24
* | | | | | | | | Merge branch 'error-when-ldap-doesn-t-supply-an-email-address-14559' into 'ma...Rémy Coutable2016-04-011-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow temp-oauth-email as notification emailerror-when-ldap-doesn-t-supply-an-email-address-14559Zeger-Jan van de Weg2016-03-311-0/+7
* | | | | | | | | | Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan2016-04-011-8/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix view of notes in search results when noteable is a snippetsnippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764Rémy Coutable2016-03-311-8/+35
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix-mentions-on-confidential-issues-for-non-members' into 'mast...Douwe Maan2016-04-011-21/+56
|\ \ \ \ \ \ \ \ \ \