summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre2017-02-205-14/+102
* Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRest...rc/backport-ee-fixRémy Coutable2017-02-171-5/+1
* Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-0/+26
|\
| * Adding links to user & build in Chat NotificationsPoornima M2017-01-251-0/+26
* | Merge branch '28329-allow-slash-in-slash-command-args' into 'master'Sean McGivern2017-02-171-0/+8
|\ \
| * | Allow slashes in slash command argumentsRémy Coutable2017-02-171-0/+8
* | | Merge branch 'only-yield-valid-reference-matches' into 'master'Sean McGivern2017-02-171-1/+23
|\ \ \
| * | | Only yield valid references in ReferenceFilter.references_inonly-yield-valid-reference-matchesDouwe Maan2017-02-161-1/+23
* | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-171-48/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-48/+0
| |/ /
* | | Merge branch 'fix/project-tree-restorer-spec-performance' into 'master' Robert Speicher2017-02-162-95/+122
|\ \ \
| * | | refactored a couple of thingsfix/project-tree-restorer-spec-performanceJames Lopez2017-02-161-12/+9
| * | | create lighter version of JSON and reuse initial restore in spec to speed up runJames Lopez2017-02-152-91/+121
* | | | Merge branch 'fix/import-hooks' into 'master' Rémy Coutable2017-02-161-0/+40
|\ \ \ \
| * | | | fix tmpdirfix/import-hooksJames Lopez2017-02-161-1/+1
| * | | | Use gitlab shell import instead of manually creating the webhooksJames Lopez2017-02-161-0/+40
* | | | | Merge branch 'add-auto-submited-header' into 'master'Sean McGivern2017-02-161-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Set `Auto-Submitted: auto-generated` header to emailsSemyon Pupkov2017-02-151-0/+12
* | | | | Merge branch 'fix-rdoc-xss' into 'security' Robert Speicher2017-02-151-0/+22
* | | | | Merge branch 'asciidoctor-xss-patch' into 'security' Robert Speicher2017-02-151-0/+23
| |_|/ / |/| | |
* | | | Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets2017-02-141-0/+54
|\ \ \ \
| * \ \ \ Merge branch 'create-connection-pool' into 'master' Yorick Peterse2017-02-141-0/+48
| |\ \ \ \
| | * | | | Have some simple way to create connection poolLin Jen-Shin2017-02-141-0/+48
| * | | | | Merge branch 'fix-ar-connection-leaks' into 'master'Rémy Coutable2017-02-141-0/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Don't connect in Gitlab::Database.adapter_namefix-ar-connection-leaksYorick Peterse2017-02-131-0/+6
| | | |/ / | | |/| |
* | | | | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-2/+3
|/ / / /
* | | | Add GFM support to nested groupsdz-nested-groups-gfm-altDmitriy Zaporozhets2017-02-132-0/+25
* | | | Merge branch 'rs-rubocop-rspec' into 'master' Rémy Coutable2017-02-131-33/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable the `RSpec/ExpectActual` cop and correct offensesRobert Speicher2017-02-101-33/+38
| |/ /
* | | Merge branch 'fix/cycle-analytics-events-limit' into 'master' Sean McGivern2017-02-131-0/+45
|\ \ \
| * | | fix specJames Lopez2017-02-071-4/+5
| * | | add specJames Lopez2017-02-062-35/+44
| * | | user project and not empty_project as we need the repo stuffJames Lopez2017-02-061-1/+1
| * | | fix typo [ci skip]James Lopez2017-02-061-2/+2
| * | | Add limit to the number of events showed in cycle analytics and specJames Lopez2017-02-061-0/+35
* | | | Merge branch '24976-start-of-line-mention' into 'master' Sean McGivern2017-02-131-0/+75
|\ \ \ \
| * | | | Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan2017-02-081-0/+75
* | | | | Merge branch 'concurrent-foreign-keys' into 'master'Rémy Coutable2017-02-131-6/+70
|\ \ \ \ \
| * | | | | Add method for creating foreign keys concurrentlyYorick Peterse2017-02-101-6/+70
| | |_|/ / | |/| | |
* | | | | Rename Files::DeleteService to Files::DestroyServicedixpac2017-02-101-1/+1
|/ / / /
* | | | Make sure our current .gitlab-ci.yml is validtest-for-current-gitlab-ci-ymlLin Jen-Shin2017-02-101-0/+10
|/ / /
* | | Merge branch 'feature/gb/paginated-environments-api' into 'master'Rémy Coutable2017-02-082-1/+50
|\ \ \
| * | | Make headers asserts explicit in pagination specsfeature/gb/paginated-environments-apiGrzegorz Bizon2017-02-071-5/+8
| * | | Merge branch 'master' into feature/gb/paginated-environments-apiFilipa Lacerda2017-02-0714-49/+60
| |\ \ \
| * | | | Add specs for standalone pagination for serializersGrzegorz Bizon2017-02-061-0/+46
| * | | | Rename `Gitlab::Serialize` module to reuse it laterGrzegorz Bizon2017-02-061-1/+1
* | | | | Support a string source in the route mapDouwe Maan2017-02-071-10/+10
* | | | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-072-0/+106
|\ \ \ \ \
| * | | | | Address feedbackDouwe Maan2017-02-061-1/+2
| * | | | | Improve performance of finding last deployed environmentDouwe Maan2017-02-061-0/+16