| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed benchmark suite and its documentationremove-benchmark-suite | Yorick Peterse | 2016-03-10 | 1 | -61/+0 |
* | Merge branch 'feature/jschatz1/sidebar-sizing' into 'master'
| Jacob Schatz | 2016-02-24 | 1 | -1/+1 |
|\ |
|
| * | Set window_size to 1366*768 | Alfredo Sumaran | 2016-02-23 | 1 | -1/+1 |
* | | Add newline | Jacob Vosmaer | 2016-02-17 | 1 | -1/+1 |
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc... | Jacob Vosmaer | 2016-02-17 | 2 | -0/+71 |
|\ \
| |/ |
|
| * | Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master'
| Douwe Maan | 2016-02-16 | 1 | -0/+27 |
| |\ |
|
| | * | Add new data to project in push, issue, merge-request and note webhooks databugagazavr/gitlab-ce-extend-hooks | Kirill Zaitsev | 2016-02-11 | 1 | -0/+27 |
| * | | Validate email addresses using Devise.email_regexp | Rémy Coutable | 2016-02-09 | 1 | -0/+44 |
| |/ |
|
* | | Fix API | Jacob Vosmaer | 2016-02-11 | 1 | -0/+16 |
|/ |
|
* | Increase the minimum length for commit SHA matching to 7rs-issue-12706 | Robert Speicher | 2016-01-29 | 1 | -2/+2 |
* | Prevent transient Capybara timeouts during feature testsrs-transient-capybara-timeout | Robert Speicher | 2016-01-28 | 2 | -1/+22 |
* | Let the CI runner know about builds that this build depends onci/build_dependencies | Kamil Trzcinski | 2016-01-14 | 1 | -4/+4 |
* | Merge branch 'add-pagination-headers-to-api' into 'master'
| Dmitriy Zaporozhets | 2016-01-14 | 1 | -0/+20 |
|\ |
|
| * | Add pagination headers to already paginated API resourcesadd-pagination-headers-to-api | Rémy Coutable | 2016-01-14 | 1 | -0/+20 |
* | | Fix parse_gollum_tags matcher | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -2/+2 |
* | | Add tests for the wiki pipeline | Douglas Barbosa Alexandre | 2016-01-14 | 2 | -0/+22 |
|/ |
|
* | Render milestone links as references | Douwe Maan | 2015-12-24 | 2 | -0/+17 |
* | Backport JIRA service | Drew Blessing | 2015-12-18 | 1 | -0/+67 |
* | Merge remote-tracking branch 'origin/feature/update-rubocop' | Dmitriy Zaporozhets | 2015-12-16 | 1 | -6/+6 |
|\ |
|
| * | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -6/+6 |
* | | Move Markdown/reference logic from Gitlab::Markdown to Banzai | Douwe Maan | 2015-12-15 | 1 | -18/+18 |
|/ |
|
* | Merge branch 'master' into ux/suppress-ci-yml-warning | Grzegorz Bizon | 2015-12-14 | 1 | -2/+2 |
|\ |
|
* | | Improve gitlab ci commits specs (refactoring) | Grzegorz Bizon | 2015-12-14 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'complexity/rubocop-metrics' into 'master'
| Douwe Maan | 2015-12-11 | 1 | -3/+3 |
|\ |
|
| * | Move `common_mentionable_setup` to shared context in specs | Grzegorz Bizon | 2015-12-08 | 1 | -3/+3 |
* | | Merge branch 'serve_lfs_object' into 'master'
| Douwe Maan | 2015-12-08 | 1 | -0/+1 |
|\ \ |
|
| * | | Fix specs caused by update of gitlab-test repo.serve_lfs_object | Marin Jankovski | 2015-12-08 | 1 | -1/+2 |
| * | | Add specs for showing lfs object in UI. | Marin Jankovski | 2015-12-07 | 1 | -1/+1 |
* | | | Merge branch 'master' into fix-merge-request-that-removes-submodulefix-merge-request-that-removes-submodule | Douglas Barbosa Alexandre | 2015-12-07 | 1 | -0/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix random failing test - delete attachmentfix-random-test | Dmitriy Zaporozhets | 2015-12-07 | 1 | -0/+11 |
* | | | Merge branch 'master' into fix-merge-request-that-removes-submodule | Douglas Barbosa Alexandre | 2015-12-07 | 4 | -20/+34 |
|\ \ \
| |/ / |
|
| * | | Use URL helpers in specs | Douwe Maan | 2015-12-03 | 1 | -0/+4 |
| * | | Add new references to markdown feature spec. | Douwe Maan | 2015-12-01 | 1 | -7/+7 |
| * | | Autolink first so we don't pick up numeric anchors as issue references. | Douwe Maan | 2015-12-01 | 1 | -3/+16 |
| * | | Fix specs | Douwe Maan | 2015-11-30 | 1 | -10/+7 |
| |/ |
|
* | | Fix 500 error when creating a merge request that removes a submodule | Douglas Barbosa Alexandre | 2015-12-04 | 1 | -1/+2 |
|/ |
|
* | Replace all usages of `git` command with configurable binary pathrs-git-bin-path | Robert Speicher | 2015-11-03 | 1 | -4/+4 |
* | Merge branch 'master' into rs-redactor-filterrs-redactor-filter | Douwe Maan | 2015-10-16 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'fix-path-with-leading-dot-error' into 'master'
| Dmitriy Zaporozhets | 2015-10-15 | 1 | -1/+1 |
| |\ |
|
| | * | Fix error preventing displaying of commit data for a directory with a leading... | Stan Hu | 2015-10-12 | 1 | -1/+1 |
* | | | Merge branch 'master' into rs-redactor-filter | Douwe Maan | 2015-10-15 | 2 | -12/+11 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'simplify-cross-references' into 'master'
| Robert Speicher | 2015-10-14 | 1 | -11/+4 |
| |\ \ |
|
| | * | | Make Mentionable#cross_reference_exists? private.simplify-cross-references | Douwe Maan | 2015-10-14 | 1 | -7/+0 |
| | * | | Fix mentionable specs | Douwe Maan | 2015-10-12 | 1 | -1/+1 |
| | * | | Simplify code around (cross)-references | Douwe Maan | 2015-10-12 | 1 | -5/+5 |
| | |/ |
|
| * | | Hide passwords to non-admin users in the services API | Alex Lossent | 2015-10-12 | 1 | -1/+7 |
| |/ |
|
* | | Always allow references to the current project | Douwe Maan | 2015-10-07 | 1 | -0/+2 |
* | | Refactor reference gathering to use a dedicated filter | Douwe Maan | 2015-10-07 | 1 | -1/+8 |
* | | Merge branch 'master' into rs-redactor-filter | Douwe Maan | 2015-10-07 | 17 | -3/+370 |
|\ \
| |/ |
|
| * | Merge branch 'refactor-build-service' into 'master'
| Kamil Trzciński | 2015-10-05 | 1 | -0/+8 |
| |\ |
|