summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-031-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1
| |/ / /
* | | | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-024-24/+26
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-0223-125/+395
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-2665-101/+114
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-2682-334/+5246
| |\ \ \ \ \ \
| * | | | | | | Fix renamingLin Jen-Shin2017-01-071-3/+3
| * | | | | | | Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-0478-445/+2658
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-107-3/+121
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-0825-123/+1194
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | rubocop prefers lisp styleLin Jen-Shin2016-12-082-6/+2
| * | | | | | | | | | Fix tests to use the new APILin Jen-Shin2016-12-083-21/+25
* | | | | | | | | | | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-025-6/+114
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Be more lenient on build coverage value updates and fix specsLeandro Camargo2017-01-251-0/+1
| * | | | | | | | | | | Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-253-5/+12
| * | | | | | | | | | | Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-252-14/+9
| * | | | | | | | | | | Improve specs styles/organization and add some more specsLeandro Camargo2017-01-253-14/+31
| * | | | | | | | | | | Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-2/+7
| * | | | | | | | | | | Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-252-20/+11
| * | | | | | | | | | | Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-254-5/+97
* | | | | | | | | | | | Merge branch 'snippet-spam' into 'master' Rémy Coutable2017-02-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Check public snippets for spamSean McGivern2017-02-021-0/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jej-backport-active-tense-specs' into 'master' Douwe Maan2017-02-024-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-014-7/+7
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch '24462-reduce_ldap_queries_for_lfs' into 'master' Robert Speicher2017-02-011-26/+70
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reduce hits to LDAP on Git HTTP auth by reordering auth mechanismsDrew Blessing2017-01-301-26/+70
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'zj-format-chat-messages' into 'master' Kamil Trzciński2017-02-0110-70/+228
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Incorporate feedbackZ.J. van de Weg2017-01-302-5/+11
| * | | | | | | | | | Rename presenters for consitencyZ.J. van de Weg2017-01-305-4/+21
| * | | | | | | | | | Incorporate feedbackZ.J. van de Weg2017-01-309-9/+282
| * | | | | | | | | | Chat Commands have presentersZ.J. van de Weg2017-01-3013-341/+203
| |/ / / / / / / / /
* | | | | | | | | | update specfix/import-user-validation-errorJames Lopez2017-01-311-6/+2
* | | | | | | | | | add spec replicating validation errorJames Lopez2017-01-311-0/+28
* | | | | | | | | | Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński2017-01-314-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix broken testsFilipa Lacerda2017-01-254-4/+4
* | | | | | | | | | | fix typo in specJames Lopez2017-01-301-1/+1
* | | | | | | | | | | programmatically remove encrypted attributes. Added relevant spec.James Lopez2017-01-301-0/+11
* | | | | | | | | | | fix spec failuresJames Lopez2017-01-301-2/+2
* | | | | | | | | | | fix typoJames Lopez2017-01-301-2/+2
* | | | | | | | | | | Ignore encrypted attributes in Import/ExportJames Lopez2017-01-302-4/+23
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '26943-fix-user-in-build-presenter' into 'master' Robert Speicher2017-01-273-17/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Raise Gitlab::View::Presenter::CannotOverrideMethodError if presentee already...26943-fix-user-in-build-presenterRémy Coutable2017-01-251-4/+3
| * | | | | | | | | | Don't override presentee methods for Gitlab::View::Presenter::DelegatedRémy Coutable2017-01-243-17/+20
* | | | | | | | | | | Merge branch 'fix-trace-reader-encoding' into 'master' Douwe Maan2017-01-261-2/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Make sure TraceReader uses Encoding.default_externalfix-trace-reader-encodingLin Jen-Shin2017-01-261-2/+14
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rs-empty_project-lib' into 'master' Rémy Coutable2017-01-2665-103/+114
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-2565-103/+114
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Revert "Make sure TraceReader uses Encoding.default_external"Lin Jen-Shin2017-01-261-14/+2
* | | | | | | | | | Make sure TraceReader uses Encoding.default_externalLin Jen-Shin2017-01-261-2/+14
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'copy-as-md' into 'master' Jacob Schatz2017-01-251-4/+4
|\ \ \ \ \ \ \ \ \