summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid attribute used for time-ago-tooltip componentClement Ho2017-08-301-0/+10
* Merge branch '36807-gc-unwanted-refs-after-import' into 'master'Douwe Maan2017-08-304-2/+113
|\
| * Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-312-0/+44
| |\
| * | Use `git update-ref --stdin -z` to delete refs36807-gc-unwanted-refs-after-importLin Jen-Shin2017-08-301-0/+34
| * | Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-30146-717/+2431
| |\ \
| * | | Fix testsLin Jen-Shin2017-08-281-5/+5
| * | | Try to make reserved ref names more obviousLin Jen-Shin2017-08-251-1/+1
| * | | Resolve feedback on the MR:Lin Jen-Shin2017-08-251-2/+2
| * | | Move to Projects::HousecleaningServiceLin Jen-Shin2017-08-242-6/+6
| * | | Use block rather than just bLin Jen-Shin2017-08-241-4/+4
| * | | Just use methods over constants, so that we couldLin Jen-Shin2017-08-241-1/+1
| * | | Add changelog and testsLin Jen-Shin2017-08-233-2/+79
* | | | Merge branch 'check-trigger-permissions-mysql' into 'master'Douwe Maan2017-08-302-4/+58
|\ \ \ \
| * | | | Improve migrations using triggerscheck-trigger-permissions-mysqlYorick Peterse2017-08-292-4/+58
* | | | | Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-303-2/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add missing N+1 test to issues specTravis Miller2017-08-291-0/+12
| * | | | Add time stats to API schema for issue and merge request end pointsTravis Miller2017-08-292-2/+14
* | | | | Merge branch 'replace_spinach_user_lookup.feature' into 'master'Robert Speicher2017-08-302-0/+44
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Replace 'project/user_lookup.feature' spinach test with an rspec analogblackst0ne2017-08-302-0/+44
* | | | | Merge branch 'perf.slow-issuable' into 'master'Sean McGivern2017-08-301-1/+35
|\ \ \ \ \
| * | | | | Further break with_repo_branch_commit into partsperf.slow-issuableLin Jen-Shin2017-08-291-1/+35
| | |/ / / | |/| | |
* | | | | Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-303-6/+78
|\ \ \ \ \
| * | | | | RefactorHiroyuki Sato2017-08-291-1/+1
| * | | | | Move the logic to a concernHiroyuki Sato2017-08-291-8/+8
| * | | | | Fix escape characters was not sanitizedHiroyuki Sato2017-08-261-0/+24
| * | | | | Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-253-6/+54
* | | | | | Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern2017-08-301-0/+1
|\ \ \ \ \ \
| * | | | | | Respect the default visibility level when creating a groupRobert Schilling2017-08-291-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-3026-26/+224
|\ \ \ \ \ \
| * | | | | | Add a spec when ressource is not modifiedRobert Schilling2017-08-292-4/+20
| * | | | | | Add tests for the unmodified headerRobert Schilling2017-08-2826-23/+206
| * | | | | | Update remaining endpointsRobert Schilling2017-08-281-2/+1
| * | | | | | Use commit date for branches and tagsRobert Schilling2017-08-281-1/+1
| * | | | | | Conditionally destroy a ressourceRobert Schilling2017-08-281-2/+2
* | | | | | | Merge branch '35010-make-identicon-shared' into 'master'Filipa Lacerda2017-08-301-9/+5
|\ \ \ \ \ \ \
| * | | | | | | Update spec initialization with it being a shared component35010-make-identicon-sharedkushalpandya2017-08-301-9/+5
| * | | | | | | Renamed to `identicon` and make shared componentkushalpandya2017-08-301-0/+0
* | | | | | | | Add filter by my reactionHiroyuki Sato2017-08-3011-132/+478
|/ / / / / / /
* | | | | | | Merge branch 'replace_spinach_star.feature' into 'master'Robert Speicher2017-08-301-0/+38
|\ \ \ \ \ \ \
| * | | | | | | Replace 'project/star.feature' spinach test with an rspec analogblackst0ne2017-08-301-0/+38
* | | | | | | | Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher2017-08-2914-40/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | replace `is_spam?` with `spam?`Maxim Rydkin2017-08-2911-24/+24
| * | | | | | | | replace `is_default_branch?` with `default_branch?`Maxim Rydkin2017-08-291-2/+2
| * | | | | | | | replace `is_ancestor?` with `ancestor?`Maxim Rydkin2017-08-291-11/+11
| * | | | | | | | replace `is_edited?` with `edited?`Maxim Rydkin2017-08-291-3/+3
* | | | | | | | | Merge branch 'changes-bar-sticky-fix' into 'master'Filipa Lacerda2017-08-291-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes the diff changes buttons from toggling when scrollingchanges-bar-sticky-fixPhil Hughes2017-08-291-0/+11
| |/ / / / / / / /
* | | | | | | | | Merge branch '35048-empty-badges' into 'master'Phil Hughes2017-08-292-0/+131
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-292-0/+131
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500...Kamil TrzciƄski2017-08-292-15/+27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |