summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve naming convention in ci configuration modulefix/improve-naming-convention-in-ci-configGrzegorz Bizon2016-11-1425-63/+63
* Refactored Sidekiq Throttler and updated documentationsidekiq-job-throttlingPatricio Cano2016-11-111-6/+0
* Refactored initializer code to its own class and added testsPatricio Cano2016-11-101-0/+34
* Merge branch 'ldap_check_bind' into 'master' Sean McGivern2016-11-091-4/+35
|\
| * Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-081-4/+35
* | Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher2016-11-091-0/+104
* | Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-092-1/+26
* | Merge branch 'markdown-xss-fix-option-2.1' into 'security'Douwe Maan2016-11-091-0/+22
* | Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-0914-56/+102
* | Merge branch 'dz-refactor-contraints' into 'master' Dmitriy Zaporozhets2016-11-084-42/+42
|\ \
| * | Add small improvements to constrainers and specsDmitriy Zaporozhets2016-11-082-2/+2
| * | Refactor routing constraintsDmitriy Zaporozhets2016-11-074-42/+42
* | | Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-4/+4
|\ \ \ | |/ / |/| |
| * | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-1/+1
| * | Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-3/+3
| |/
* | Refine Git garbage collectionJacob Vosmaer2016-11-042-7/+21
|/
* Merge branch 'fix/import-export-symlink-vulnerability' into 'security'Douwe Maan2016-11-033-1/+71
* Merge branch 'fix/import-projectmember-security' into 'security'Douwe Maan2016-11-031-2/+5
* Merge branch 'allow-owner-to-run-ci-builds' into 'master' Rémy Coutable2016-11-021-0/+8
|\
| * Allow owners to fetch source code in CI buildsallow-owner-to-run-ci-buildsKamil Trzcinski2016-11-011-0/+8
* | Fix project features default valuesFelipe Artur2016-11-011-0/+35
* | Fix Markdown styling inside reference linkspanjan2016-11-015-33/+116
|/
* Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-282-0/+41
|\
| * Make retry_lock to not be infiniteuse-optimistic-lockingKamil Trzcinski2016-10-271-0/+11
| * Fix optimistic lockingKamil Trzcinski2016-10-261-0/+2
| * Add tests for optimistic lockingKamil Trzcinski2016-10-261-0/+28
* | Modify GitHub importer to be retryableAhmad Sherif2016-10-281-2/+5
* | Merge branch 'fix/gh-import-bugs' into 'master' Sean McGivern2016-10-281-0/+1
|\ \
| * | Fix applying labels for GitHub-imported MRsAhmad Sherif2016-10-271-0/+1
| |/
* | Merge branch '21645-mail_room_sentinel'Douwe Maan2016-10-271-0/+49
|\ \ | |/ |/|
| * Updated mail_room and added sentinel support to Reply by Email21645-mail_room_sentinelGabriel Mazetto2016-10-261-0/+49
* | Don't schedule ProjectCacheWorker unless neededproject-cache-worker-schedulingYorick Peterse2016-10-251-14/+29
|/
* Add failing test for #21420winniehell2016-10-241-11/+29
* Add relative url support to routing contrainersDmitriy Zaporozhets2016-10-241-0/+10
* Preserve note_type and position for notes from emailsLin Jen-Shin2016-10-201-11/+13
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-199-17/+226
|\
| * Update specs to cope with new label types and prioritiesJames Lopez2016-10-195-9/+51
| * Fix GitHub importer specDouglas Barbosa Alexandre2016-10-191-1/+1
| * Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre2016-10-191-3/+4
| * fix rubocop warningJames Lopez2016-10-191-2/+4
| * Fix import/export labels to cope with project and group labels. Added relevan...James Lopez2016-10-193-6/+66
| * Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-192-3/+105
| * Add Label attributes: type, and group_id to safe model attributesDouglas Barbosa Alexandre2016-10-191-0/+2
* | Merge branch 'issue_828' into 'master' Douwe Maan2016-10-192-26/+63
|\ \ | |/ |/|
| * Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-192-26/+63
* | Merge branch 'fix-escaping' into 'master' Sean McGivern2016-10-191-0/+5
|\ \ | |/ |/|
| * fix: commit messages being double-escaped in activies tabamaia2016-10-181-0/+5
* | Merge branch 'backport-git-access-spec-changes' into 'master' Douwe Maan2016-10-191-6/+6
|\ \
| * | Backport git access spec changes from EEbackport-git-access-spec-changesSean McGivern2016-10-181-6/+6
| |/
* | Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-192-2/+110
|\ \