summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a link back to Development documentation to Testing guiders-testing-guideRobert Speicher2016-04-011-0/+4
* Add a section about `let` to the Testing guideRobert Speicher2016-04-011-4/+25
* Factories don't have to be limited to `ActiveRecord` objectsRobert Speicher2016-04-011-0/+2
* Add a note about Four-Phase Test to Testing guideRobert Speicher2016-04-011-0/+2
* First pass at a Testing styleguideRobert Speicher2016-04-013-1/+107
* Merge branch 'dz-fix-nav-block' into 'master' Jacob Schatz2016-04-011-1/+2
|\
| * Remove 1px whitespace between nav tabs and underline when form presentdz-fix-nav-blockDmitriy Zaporozhets2016-04-011-1/+2
* | Merge branch 'notes-actions-colours' into 'master' Jacob Schatz2016-04-018-114/+112
|\ \
| * | Fixed alignment of iconsnotes-actions-coloursPhil Hughes2016-03-312-2/+10
| * | Tests updatePhil Hughes2016-03-311-4/+4
| * | SCSS variablesPhil Hughes2016-03-312-4/+11
| * | Standardised the discussion headersPhil Hughes2016-03-312-10/+10
| * | Changed some CSS to make it more concise & less overridingPhil Hughes2016-03-316-78/+58
| * | Moved project access into note actionsPhil Hughes2016-03-315-35/+38
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceRémy Coutable2016-04-0127-34/+47
|\ \ \
| * \ \ Merge branch 'routing' into 'master' Robert Speicher2016-04-0120-21/+34
| |\ \ \
| | * | | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-0120-21/+34
| * | | | Merge branch 'memoize-pattern-methods' into 'master' Robert Speicher2016-04-018-13/+13
| |\ \ \ \
| | * | | | Memoize reference_pattern/link_reference_patternmemoize-pattern-methodsYorick Peterse2016-04-018-13/+13
| | |/ / /
* | | | | Add 8.6.3 items to CHANGELOGRémy Coutable2016-04-011-11/+9
|/ / / /
* | | | Merge branch 'fix/fogbugz-import' into 'master' Robert Speicher2016-04-012-1/+25
|\ \ \ \
| * | | | updated specfix/fogbugz-importJames Lopez2016-03-311-1/+1
| * | | | spec and fix for fogbugz lonely user problemJames Lopez2016-03-302-1/+25
* | | | | Merge branch 'revert-e3f0bef5' into 'master' Jacob Schatz2016-04-012-14/+3
|\ \ \ \ \
| * | | | | Revert "Merge branch 'users_should_not_be_able_upvote_downvote' into 'master' "Jacob Schatz2016-04-012-14/+3
* | | | | | Merge branch 'error-when-ldap-doesn-t-supply-an-email-address-14559' into 'ma...Rémy Coutable2016-04-013-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow temp-oauth-email as notification emailerror-when-ldap-doesn-t-supply-an-email-address-14559Zeger-Jan van de Weg2016-03-313-0/+10
* | | | | | Merge branch 'users_should_not_be_able_upvote_downvote' into 'master' Jacob Schatz2016-04-012-3/+14
|\ \ \ \ \ \
| * | | | | | prevent users from being able to both upvote and downvoteusers_should_not_be_able_upvote_downvoteArinde Eniola2016-03-312-3/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix_divider_in_dropdown_when_not_needed' into 'master' Jacob Schatz2016-04-011-6/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fix divider in dropdown when not neededfix_divider_in_dropdown_when_not_neededArinde Eniola2016-04-011-6/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'filter-dropdown-bug' into 'master' Rémy Coutable2016-04-015-9/+15
|\ \ \ \ \
| * | | | | Fixes issue with dropdowns not selecting valuesfilter-dropdown-bugPhil Hughes2016-03-315-9/+15
* | | | | | Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan2016-04-017-30/+54
|\ \ \ \ \ \
| * | | | | | 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-314-26/+50
| * | | | | | Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable2016-03-314-4/+4
| |/ / / / /
* | | | | | Merge branch 'fix-mentions-on-confidential-issues-for-non-members' into 'mast...Douwe Maan2016-04-013-25/+79
|\ \ \ \ \ \
| * | | | | | Mentions on confidential issues doesn't create todos for non-membersfix-mentions-on-confidential-issues-for-non-membersDouglas Barbosa Alexandre2016-03-303-25/+79
* | | | | | | Merge branch 'fix/issue-move-rewrite-uploads' into 'master' Douwe Maan2016-04-019-24/+200
|\ \ \ \ \ \ \
| * | | | | | | Fix rubocop offenses in upload rewriter specsfix/issue-move-rewrite-uploadsGrzegorz Bizon2016-03-311-1/+1
| * | | | | | | Add Changelog entry for uploads fix when moving issueGrzegorz Bizon2016-03-311-0/+3
| * | | | | | | Merge branch 'master' into fix/issue-move-rewrite-uploadsGrzegorz Bizon2016-03-3147-194/+9317
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Improve specs for issue move serviceGrzegorz Bizon2016-03-311-2/+2
| * | | | | | | Extend specs for GFM uploads rewriterGrzegorz Bizon2016-03-312-11/+32
| * | | | | | | Remove reduntant `move_to_store` overrideGrzegorz Bizon2016-03-303-16/+10
| * | | | | | | Add method that returns markdown in file uploaderGrzegorz Bizon2016-03-303-2/+6
| * | | | | | | Check if GFM rewriters need rewrite internallyGrzegorz Bizon2016-03-303-2/+4
| * | | | | | | Add support for not Active Record based factoriesGrzegorz Bizon2016-03-301-4/+12
| * | | | | | | Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-305-39/+27
| * | | | | | | Get FileUploader into test harness using factoryGrzegorz Bizon2016-03-303-6/+22