summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove class and id attributes from SanitizationFilter whitelistrs-disallow-id-classRobert Speicher2015-05-083-33/+41
* Merge pull request #9214 from Bugagazavr/hook-eventsValeriy Sizov2015-05-083-15/+74
|\
| * Added X-GitLab-Event header for web hooksbugagazavr2015-05-083-15/+74
* | Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-0810-139/+287
|\ \
| * | Change wording for task list summariesRobert Speicher2015-05-062-4/+4
| * | Remove unneeded jasmine setupRobert Speicher2015-05-062-5/+0
| * | Task List feature and JS specsRobert Speicher2015-05-064-0/+253
| * | Add TaskList to Markdown feature specRobert Speicher2015-05-062-3/+22
| * | Remove all references to `parse_tasks`Robert Speicher2015-05-061-109/+0
| * | Update Taskable to use TaskListRobert Speicher2015-05-061-20/+10
* | | Merge pull request #9254 from gitlabhq/revert-8800-email-settingsDmitriy Zaporozhets2015-05-081-3/+3
|\ \ \ | |_|/ |/| |
| * | Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-061-3/+3
| |/
* | Merge branch 'feature/handle-big-diffs' into 'master'Douwe Maan2015-05-071-1/+53
|\ \
| * | Improve handling of large diffsAlex Lossent2015-05-051-1/+53
* | | Merge branch 'fix-default-branch' into 'master'Douwe Maan2015-05-071-1/+14
|\ \ \
| * | | Make the first branch pushed to an empty repository the default HEAD.Stan Hu2015-05-051-1/+14
| |/ /
* | | Fix Markdown feature specRobert Speicher2015-05-061-2/+2
* | | Add Markdown feature specs for markup inside linksrs-issue-1348Robert Speicher2015-05-062-0/+21
| |/ |/|
* | Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-061-3/+3
|/
* fix gitlab CI linksfix_ci_servicesValery Sizov2015-05-051-0/+2
* Merge branch 'fix-escaped-branches-in-compare' into 'master'Douwe Maan2015-05-041-0/+22
|\
| * Unescape branch names in compare commitStan Hu2015-04-301-0/+22
* | Re-annotate modelsStan Hu2015-05-0321-4/+72
* | Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianch...Dmitriy Zaporozhets2015-05-033-0/+23
|\ \
| * | Query issues, merge requests and milestones with their IID through APIjubianchi2015-05-023-0/+23
* | | Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets2015-05-032-9/+11
|\ \ \
| * | | Fix #6417: users with group permission should be able to create groups via APIRobert Schilling2015-03-312-9/+11
* | | | Merge pull request #9234 from dsander/group-milestones-by-titleDmitriy Zaporozhets2015-05-032-3/+3
|\ \ \ \
| * | | | Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-012-3/+3
| | |/ / | |/| |
* | | | Merge pull request #8756 from zaburt/force_utf8_on_oauth_propertiesDmitriy Zaporozhets2015-05-031-28/+83
|\ \ \ \
| * | | | add common method to force utf8 and force oauth properties to be utf8Onur Küçük2015-05-031-28/+83
| |/ / /
* | | | Merge branch 'restrict-signups-to-domains' into 'master'Dmitriy Zaporozhets2015-05-032-0/+71
|\ \ \ \
| * | | | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-022-0/+71
* | | | | Merge branch 'rs-test-env-fixes' into 'master'Robert Speicher2015-05-021-1/+2
|\ \ \ \ \
| * | | | | Don't delete gitlab-test-fork folder after every test runRobert Speicher2015-05-021-1/+2
| |/ / / /
* | | | | Merge branch 'make-reply-to-work-everywhere' into 'master'Robert Speicher2015-05-021-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu2015-05-011-2/+1
* | | | | Improve/add specs for `Project#get_issue` and `#issue_exists?`rs-more-pipeline-filtersRobert Speicher2015-05-011-19/+42
* | | | | Remove title_for_issue helperRobert Speicher2015-04-301-18/+0
* | | | | Remove special handling for the `'` problemRobert Speicher2015-04-301-1/+0
* | | | | Add Project#get_issueRobert Speicher2015-04-301-4/+4
* | | | | Autolink short URLsRobert Speicher2015-04-302-3/+9
* | | | | Add jira_project project factoryRobert Speicher2015-04-302-20/+19
* | | | | More gitlab_markdown_helper_spec cleanupRobert Speicher2015-04-301-56/+1
* | | | | Add Gitlab::Markdown::SanitizationFilterRobert Speicher2015-04-302-33/+81
* | | | | Add Gitlab::Markdown::AutolinkFilterRobert Speicher2015-04-301-0/+98
* | | | | Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher2015-04-302-17/+101
* | | | | Add a feature spec for our entire Markdown parsing stackRobert Speicher2015-04-302-0/+572
|/ / / /
* | | | Merge branch 'show-invalid-projects-google-code-import' into 'master'Douwe Maan2015-04-302-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Show incompatible projects in Google Code import statusStan Hu2015-04-302-0/+14
| | |/ | |/|