summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into reference_relative_linksMarin Jankovski2014-01-244-9/+10
|\
| * Merge branch 'improve/mr_diff'Dmitriy Zaporozhets2014-01-233-4/+5
| |\
| | * Fix satellites specsDmitriy Zaporozhets2014-01-231-2/+3
| | * Make changes to testsDmitriy Zaporozhets2014-01-223-3/+3
| * | Remove deprecated findersskv2014-01-191-5/+5
| |/
* | Use the correct paths.Marin Jankovski2014-01-231-1/+1
|/
* Use same code for diff and patch inside MergeActionDmitriy Zaporozhets2014-01-131-3/+3
* fix most of warningsskv2013-12-153-7/+7
* Minor version upgraderDmitriy Zaporozhets2013-12-131-0/+24
* More fixes to test because of long passwordDmitriy Zaporozhets2013-11-251-5/+5
* Test if markdown is rendered properly.Marin Jankovski2013-10-111-1/+1
* Added ldap testsIzaak Alpert2013-09-221-46/+5
* Allows username only updates to ldap propertiesIzaak Alpert2013-09-221-0/+98
* Rewrite OAuth specsDmitriy Zaporozhets2013-09-042-88/+56
* Link issues from comments and automatically close themash wilson2013-08-251-0/+95
* Fix tests after can_create_team was removedDmitriy Zaporozhets2013-08-211-1/+0
* Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-08-081-9/+22
|\
| * Updated format_patch to use '..' rather than '...'Izaak Alpert2013-07-301-9/+22
* | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-302-0/+251
|\ \ | |/
| * Raise Error for diff_between/commit_between for non fork mr's in satelliteIzaak Alpert2013-07-171-12/+4
| * Style changes from review with @randxIzaak Alpert2013-07-172-12/+0
| * MR on fork: Some cleanup, test updatesIzaak Alpert2013-07-172-47/+44
| * MR on Fork multiple fixesIzaak Alpert2013-07-171-5/+12
| * Merge Request on forked projectsIzaak Alpert2013-07-172-0/+267
* | Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|/
* Remove teams specsDmitriy Zaporozhets2013-06-181-28/+0
* Its better to load graph with ajax since it requires ~10 seconds for bigger p...Dmitriy Zaporozhets2013-06-052-73/+0
* Contributors graphs feature for GitLabKarlo Soriano2013-06-052-0/+73
* Fix bug with team assignation on project from #4109Andrey Kumanyaev2013-06-011-0/+28
* Add settings for user permission defaultsDmitry Medvinsky2013-05-161-0/+10
* Add Gitlab::VersionInfo class to fix and simplify version check.Sato Hiroyuki2013-05-081-0/+69
* Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets2013-05-021-0/+1
|\
| * updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur2013-04-151-0/+1
* | Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-274-225/+0
* | Gitlab::Git::Stats specsDmitriy Zaporozhets2013-04-161-0/+28
* | Gitlab::Git::Diff specsDmitriy Zaporozhets2013-04-161-0/+34
|/
* Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets2013-04-101-56/+60
* Remove wiki migrator. We dont need it any more. Users should migrate to 5.0 f...Dmitriy Zaporozhets2013-04-101-219/+0
* specs for repository tag_names, branch_namesDmitriy Zaporozhets2013-04-031-0/+16
* decorate commits in Gitlab::Git::repository with valid classDmitriy Zaporozhets2013-04-031-0/+11
* keep same dir structure for specs as in lib/Dmitriy Zaporozhets2013-04-034-19/+0
* fixed blame and mr factoryDmitriy Zaporozhets2013-04-031-0/+2
* fixed test using repo with commits but old factoryDmitriy Zaporozhets2013-04-012-4/+2
* specs for Gitlab::Git::Repository and Gitlab::Git::CommitDmitriy Zaporozhets2013-03-312-0/+155
* Fix 404 error while displaying json files.Sato Hiroyuki2013-03-211-42/+0
* Fix Wiki migration task and add more test coverage.Dan Knox2013-03-161-0/+105
* Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets2013-03-151-0/+114
|\
| * Create Wiki migration task.Dan Knox2013-03-101-0/+114
* | Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets2013-03-121-66/+0
|/
* fixed popen testDmitriy Zaporozhets2013-02-271-1/+1