summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan2017-08-221-5/+12
|\
| * Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-211-5/+12
* | Fix Error 500s when viewing user or group Atom feedsStan Hu2017-08-211-0/+6
* | Merge branch '36087-users-cannot-delete-their-account' into 'master'Rémy Coutable2017-08-171-14/+1
|\ \
| * | Allow all users to delete their accountJacopo2017-08-171-14/+1
| |/
* | Merge branch 'zj-fix-fe-posting-value' into 'master'Kamil Trzciński2017-08-171-1/+1
|\ \
| * | Frontend to send template name instead of on/offZeger-Jan van de Weg2017-08-171-1/+1
* | | Fix help page version image spechelp-page-spec-fixPhil Hughes2017-08-161-1/+1
|/ /
* | Merge branch '36430-edit-milestone-link' into 'master'Grzegorz Bizon2017-08-161-2/+27
|\ \
| * | Fix edit milestone path from group milestones listJarka Kadlecova2017-08-161-2/+27
* | | Merge branch 'dispatcher-race-condition-fix' into 'master'Tim Zallmann2017-08-161-3/+7
|\ \ \
| * | | Fix race condition with dispatcher.jsdispatcher-race-condition-fixPhil Hughes2017-08-151-3/+7
* | | | Change find to within for detecting bad search specsClement Ho2017-08-1610-145/+185
* | | | Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable2017-08-164-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-154-4/+4
| | |/ | |/|
* | | Fix 'Projected tags' typo in protected_tags_spec.rbjej-fix-protected-tags-typoJames Edwards-Jones2017-08-151-1/+1
|/ /
* | Fix edit merge request button inconsistent letter casingClement Ho2017-08-153-11/+11
* | Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho2017-08-144-11/+2
|\ \
| * | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-104-11/+2
* | | Merge branch '7-days-cycle-analytics' into 'master'Rémy Coutable2017-08-141-0/+38
|\ \ \
| * | | Add a `Last 7 days` option for Cycle Analytics viewMehdi Lahmam2017-08-111-0/+14
| * | | Add feature specs for Cycle Analytics pipeline summaryMehdi Lahmam2017-08-111-0/+24
* | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-149-44/+50
|\ \ \ \
| * \ \ \ Merge branch 'user-edit-files-spec-fix' into 'master'Tim Zallmann2017-08-141-0/+17
| |\ \ \ \
| | * | | | Wait for requests to finish before running the ace JSuser-edit-files-spec-fixPhil Hughes2017-08-091-0/+17
| * | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan2017-08-142-4/+4
| |\ \ \ \ \
| | * | | | | Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-112-4/+4
| * | | | | | fix confidential border issue as well as confidential styles leaking on new MRRegis Boudinot2017-08-111-1/+0
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-0/+2
| |\ \ \ \ \
| | * | | | | Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+2
| | |/ / / /
| * | | | | Merge branch '32004-use-timecop-safe-mode' into 'master'Robert Speicher2017-08-112-13/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-112-13/+9
| * | | | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-112-26/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Migrate events into a new formatYorick Peterse2017-08-102-26/+18
* | | | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-1110-19/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'rs-rspec-hook-argument-cop' into 'master'Rémy Coutable2017-08-119-14/+14
| |\ \ \ \ \
| | * | | | | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-109-14/+14
| | |/ / / /
| * | | | | Remove an unnecessary `let` in spec/features/projects/user_edits_files_spec.rbMehdi Lahmam2017-08-111-5/+4
| |/ / / /
* | | | | Just use repository would fix the testLin Jen-Shin2017-08-111-4/+1
* | | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-112-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-092-3/+3
| |/ / /
* | | | Fix more testsLin Jen-Shin2017-08-113-9/+13
* | | | Don't try to create diffs if one of the branch is missingLin Jen-Shin2017-08-102-14/+12
* | | | Fake out Repository#fetch_ref for merge request ifLin Jen-Shin2017-08-091-3/+2
|/ / /
* | | Fix Profile > Preferences feature specs36168-fix-transient-preferences-specsRémy Coutable2017-08-081-12/+16
* | | Fixed activity not loading on project homepageproject-homepage-activityPhil Hughes2017-08-081-0/+15
| |/ |/|
* | Show all labelsRegis Boudinot2017-08-082-5/+5
* | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-081-0/+13
|\ \
| * | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-0/+13
* | | 33874 confidential issue redesignRegis Boudinot2017-08-071-0/+26