summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix NotificationService specRobert Speicher2015-04-251-2/+2
* Add CommitRange directly to results HashRobert Speicher2015-04-251-4/+4
* Update CommitRangeReferenceFilter to use CommitRange classRobert Speicher2015-04-251-4/+10
* Always use short SHAs as commit reference link textRobert Speicher2015-04-251-4/+14
* Refactor ReferenceExtractor to use pipeline filtersRobert Speicher2015-04-251-74/+0
* Add results to reference filtersRobert Speicher2015-04-257-16/+107
* Use project.commit convenience method.Douwe Maan2015-04-245-11/+11
* Add Gitlab::Markdown::EmojiFilterRobert Speicher2015-04-211-0/+97
* Merge branch 'rs-reference-filters' into 'master'Dmitriy Zaporozhets2015-04-2110-1/+1026
|\
| * Skip failing test until usernames can't end in periods againRobert Speicher2015-04-201-0/+1
| * Tweak single-word label regex to fix pending spec.Douwe Maan2015-04-201-1/+0
| * project_from_ref returns nil when reference doesn't exist.Douwe Maan2015-04-201-2/+8
| * project_from_ref returns nil when reference can't be accessedRobert Speicher2015-04-201-2/+2
| * Add more tests for cross-project referencesRobert Speicher2015-04-205-84/+129
| * Escape title attributes in referencesRobert Speicher2015-04-205-0/+36
| * Add spec for ReferenceExtractor#labelsRobert Speicher2015-04-201-0/+9
| * Fix Issue and ExternalIssue reference specsRobert Speicher2015-04-201-7/+15
| * Fix cross-project reference specs for new permission checkRobert Speicher2015-04-205-0/+25
| * Check for project read permissions in cross-referencesRobert Speicher2015-04-201-9/+36
| * Add permission checking to UserReferenceFilterRobert Speicher2015-04-201-4/+14
| * Add name-based referencing to LabelReferenceFilterRobert Speicher2015-04-201-18/+95
| * Fix ReferenceExtractor specRobert Speicher2015-04-201-1/+1
| * Make CommitRange and Snippets cross-referableRobert Speicher2015-04-203-55/+82
| * Fix GitlabMarkdownHelper specRobert Speicher2015-04-201-0/+8
| * Reference filters :sparkles:Robert Speicher2015-04-209-0/+747
* | Update Google Code importer test.google-code-fixesDouwe Maan2015-04-211-3/+4
|/
* Move import data out of project so it doesn't take ages to load.Douwe Maan2015-04-171-1/+5
* Make sure user has access to namespace in import tests.Douwe Maan2015-04-155-5/+25
* Merge branch 'sstanovnik-openssh_fix' into 'master'Dmitriy Zaporozhets2015-04-151-0/+12
|\
| * Refactor key fingerprint generation.Douwe Maan2015-04-141-0/+12
* | Merge branch 'ldap-block_auto_created_users' into 'master'Dmitriy Zaporozhets2015-04-151-7/+60
|\ \
| * | Add config var to block auto-created LDAP users.Douwe Maan2015-04-141-7/+60
* | | Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-154-2/+138
|\ \ \ | |/ / |/| |
| * | Import Google Code issue assignee when mapped.google-code-importDouwe Maan2015-04-141-3/+7
| * | Allow user map to be specified.Douwe Maan2015-04-141-2/+9
| * | Add comment number to imported Google Code comments.Douwe Maan2015-04-141-0/+1
| * | Remove author link since all code.google.com links will be shut down.Douwe Maan2015-04-141-2/+0
| * | Show Google Code image attachments inline.Douwe Maan2015-04-041-1/+2
| * | Fix tests.Douwe Maan2015-04-032-4/+2
| * | Allow projects to be imported from Google Code.Douwe Maan2015-04-034-0/+127
* | | Merge branch 'ldap_migration'Dmitriy Zaporozhets2015-04-131-14/+0
|\ \ \
| * | | Remove test for 'ldap' provider special caseJacob Vosmaer2015-04-131-14/+0
* | | | Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-132-112/+113
|\ \ \ \ | |/ / / |/| | |
| * | | Update tests.Douwe Maan2015-04-032-48/+54
| * | | Fix errors.Douwe Maan2015-04-021-79/+74
* | | | Move lib/gitlab/oauth to lib/gitlab/o_authRobert Speicher2015-04-092-0/+0
| |/ / |/| |
* | | Merge branch 'configurable-attachment-size' into 'master'Douwe Maan2015-04-031-0/+43
|\ \ \
| * | | Support configurable attachment size via Application SettingsStan Hu2015-04-021-0/+43
| |/ /
* | | Fix tests.Douwe Maan2015-03-271-8/+8
|/ /
* | Merge branch 'api-internal-errors' into 'master'Dmitriy Zaporozhets2015-03-252-20/+22
|\ \