summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'rs-to_reference' into 'master'Dmitriy Zaporozhets2015-05-2727-311/+490
|\ \ \ \
| * | | | Fix ClosingIssueExtractor specsRobert Speicher2015-05-261-5/+5
| * | | | Make use of to_reference in more specsRobert Speicher2015-05-266-65/+65
| * | | | Add a note about the commented-out test in Markdown FeatureRobert Speicher2015-05-261-0/+4
| * | | | Support only double quotes for multi-word label referencesRobert Speicher2015-05-262-45/+28
| * | | | Use `to_reference` in reference filter specsRobert Speicher2015-05-269-95/+86
| * | | | Add invalidate_reference to ReferenceFilterSpecHelperRobert Speicher2015-05-261-0/+19
| * | | | Update CommitRange#to_reference to use full SHAsRobert Speicher2015-05-262-15/+14
| * | | | Use to_reference in Markdown feature specRobert Speicher2015-05-262-43/+38
| * | | | Use to_reference in Mentionable shared examplesRobert Speicher2015-05-261-18/+14
| * | | | Minor model spec cleanupsRobert Speicher2015-05-264-26/+15
| * | | | Add `to_reference` for models that support referencesRobert Speicher2015-05-2610-36/+239
* | | | | Merge branch 'rs-manual-2fa-entry' into 'master'Dmitriy Zaporozhets2015-05-272-3/+6
|\ \ \ \ \
| * | | | | Bump secret key length to 32rs-manual-2fa-entryRobert Speicher2015-05-232-2/+2
| * | | | | Add support for manually entering 2FA detailsRobert Speicher2015-05-232-3/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'rs-title-change-note' into 'master'Douwe Maan2015-05-273-8/+63
|\ \ \ \ \
| * | | | | Change one-character variable namers-title-change-noteRobert Speicher2015-05-272-4/+4
| * | | | | Add a note when an Issue or Merge Request's title changesRobert Speicher2015-05-263-8/+63
| | |/ / / | |/| | |
* | | | | Merge branch 'fix-hipchat-default-api-version' into 'master'Douwe Maan2015-05-271-4/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow HipChat API version to be blank and default to v2Stan Hu2015-05-261-4/+27
| | |/ / | |/| |
* | | | Change percent_complete rescue value from 100 to 0Jonah Bishop2015-05-261-1/+1
* | | | Merge branch 'rs-link_to_label' into 'master'Dmitriy Zaporozhets2015-05-261-2/+66
|\ \ \ \
| * | | | Add link_to_label helperRobert Speicher2015-05-211-2/+66
| | |/ / | |/| |
* | | | Merge branch 'rs-gems' into 'master'Dmitriy Zaporozhets2015-05-264-13/+13
|\ \ \ \
| * | | | Update ffaker gemRobert Speicher2015-05-204-13/+13
* | | | | Merge branch 'rs-issue-1690' into 'master'Dmitriy Zaporozhets2015-05-261-0/+7
|\ \ \ \ \
| * | | | | Better handle label references that aren't actually referencesrs-issue-1690Robert Speicher2015-05-251-0/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'get-monkey-off-my-rack-attack' into 'master'Douwe Maan2015-05-262-36/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove Rack Attack monkey patches and bump to version 4.3.0Stan Hu2015-05-222-36/+1
| | |/ / | |/| |
* | | | Add support for Webhook note eventsStan Hu2015-05-215-0/+6
|/ / /
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJob van der Voort2015-05-211-0/+14
|\ \ \ | |/ /
| * | Subclass TaskList::Filter to fix a bugrs-issue-1645Robert Speicher2015-05-201-0/+14
* | | Disabled expansion of top/bottom blobs for new file diffsAlex Connor2015-05-211-0/+10
|/ /
* | Merge branch 'shell-secret-path' of https://github.com/jirutka/gitlabhq into ...Marin Jankovski2015-05-191-1/+1
|\ \
| * | Allow to configure gitlab_shell_secret locationJakub Jirutka2015-05-161-1/+1
* | | Simplify and unify helpers for rendering markupJakub Jirutka2015-05-182-1/+8
* | | Rename MarkdownHelper to MarkupHelperJakub Jirutka2015-05-181-7/+7
* | | Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka2015-05-184-2/+88
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-05-183-7/+12
|\ \ \
| * | | Fix specs.unauthorized-participantsDouwe Maan2015-05-153-7/+12
| |/ /
* | | Add tests for password reset token changesVinnie Okada2015-05-161-33/+24
* | | Explain reset token expiration in emailsVinnie Okada2015-05-162-0/+51
|/ /
* | Merge branch 'dashboard-references' into 'master'Dmitriy Zaporozhets2015-05-151-1/+1
|\ \
| * | Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-141-1/+1
* | | Merge branch 'project_api_order' into 'master'Dmitriy Zaporozhets2015-05-141-0/+9
|\ \ \
| * | | Add order option for projects APIValery Sizov2015-05-141-0/+9
| |/ /
* | | Minor RelativeLinkFilter cleanuprs-relative-link-filterRobert Speicher2015-05-131-68/+63
|/ /
* | Merge branch 'text-batch-1' into 'master'Dmitriy Zaporozhets2015-05-131-11/+3
|\ \
| * | Fix GitAccess.text-batch-1Douwe Maan2015-05-131-11/+3
* | | Merge pull request #9276 from jirutka/relative_link_filterDmitriy Zaporozhets2015-05-132-73/+120
|\ \ \