summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'Add-a-shash-command-for-target-merge-request-branch' into 'master'Sean McGivern2017-02-032-0/+106
|\
| * Adds /target_branch slash command functionality for merge requestsYarNayar2017-02-032-0/+106
* | Merge branch '17662-rename-builds' into 'master' Kamil TrzciƄski2017-02-0310-124/+124
|\ \
| * | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-0310-124/+124
* | | Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz2017-02-031-2/+3
|\ \ \
| * | | Fixed up testsPhil Hughes2016-11-211-2/+3
* | | | Merge branch 'markdown-plantuml' into 'master' Sean McGivern2017-02-031-0/+32
|\ \ \ \
| * | | | PlantUML support for MarkdownHoracio Sanson2017-02-031-0/+32
| | |/ / | |/| |
* | | | Merge branch 'squash' into 'master' Sean McGivern2017-02-034-6/+17
|\ \ \ \
| * | | | Backport changes from EE squashSean McGivern2017-02-034-6/+17
| |/ / /
* | | | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-033-8/+8
|\ \ \ \
| * | | | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-033-8/+8
* | | | | Merge branch '24606-force-password-reset-on-next-login' into 'master'Sean McGivern2017-02-031-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update api docs and minor changesGeorge Andrinopoulos2017-02-021-2/+3
| * | | | Force new password after password reset via APIGeorge Andrinopoulos2017-02-021-0/+6
* | | | | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-0218-113/+277
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-02163-686/+2123
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-26150-257/+290
| |\ \ \ \ \ \
| * | | | | | | We don't care about the return value nowLin Jen-Shin2017-01-261-1/+1
| * | | | | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-26376-3736/+17364
| |\ \ \ \ \ \ \
| * | | | | | | | Fix renamingLin Jen-Shin2017-01-074-7/+7
| * | | | | | | | Remove tag with git hooksLin Jen-Shin2017-01-051-2/+3
| * | | | | | | | Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-04313-2035/+10372
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Unify parameters and callback after hooksLin Jen-Shin2016-12-142-5/+4
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-1215-47/+263
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-1037-189/+899
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Pass source_commit so that we save a few lookupsLin Jen-Shin2016-12-101-5/+23
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-0889-522/+2850
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rubocop prefers lisp styleLin Jen-Shin2016-12-082-6/+2
| * | | | | | | | | | | | Fix tests to use the new APILin Jen-Shin2016-12-0811-36/+122
| * | | | | | | | | | | | Introduce Repository#with_tmp_ref which we needLin Jen-Shin2016-12-081-3/+3
| * | | | | | | | | | | | Cleanup parameters, easier to understand andLin Jen-Shin2016-12-081-28/+58
| * | | | | | | | | | | | Commit outside the hooks if possible:Lin Jen-Shin2016-12-071-1/+1
| * | | | | | | | | | | | Re-enable tests for update_branch_with_hooks andLin Jen-Shin2016-12-061-12/+38
| * | | | | | | | | | | | Fix update_ref! call in the testLin Jen-Shin2016-12-061-1/+2
| * | | | | | | | | | | | Introduce GitOperationService and wrap everyLin Jen-Shin2016-12-061-6/+6
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-03185-2255/+4049
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-11-2447-861/+1381
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-11-22225-1017/+6681
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-11-15152-667/+3649
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add a test to make sure hooks are fire only onceLin Jen-Shin2016-11-051-14/+15
* | | | | | | | | | | | | | | | | Merge branch 'fix-frontend-test-failures' into 'master' Alfredo Sumaran2017-02-0213-33/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | use setFixtures instead of fixture.setMike Greiling2017-02-021-7/+6
| * | | | | | | | | | | | | | | | | prevent u2f tests from triggering a form submission while testingMike Greiling2017-02-021-8/+8
| * | | | | | | | | | | | | | | | | simplify test for focus stateMike Greiling2017-02-021-5/+1
| * | | | | | | | | | | | | | | | | preload projects.json fixtureMike Greiling2017-02-021-0/+2
| * | | | | | | | | | | | | | | | | preload projects.json fixtureMike Greiling2017-02-021-0/+2
| * | | | | | | | | | | | | | | | | rework tests which rely on teaspoon-specific behaviorMike Greiling2017-02-021-5/+9
| * | | | | | | | | | | | | | | | | use setFixtures instead of fixture.setMike Greiling2017-02-021-1/+1
| * | | | | | | | | | | | | | | | | ensure helper classes and constants are exposed globallyMike Greiling2017-02-023-3/+12