summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-142-2/+9
* Merge branch 'gitaly-404-commit-list-files' into 'master'Douwe Maan2017-08-141-1/+1
|\
| * Migrate Git::Repository.ls_files to Gitalygitaly-404-commit-list-filesKim "BKC" Carlbäcker2017-08-101-1/+1
* | Merge branch 'pagination-projects-explore' into 'master'Douwe Maan2017-08-141-0/+23
|\ \
| * | Use Prev/Next pagination for exploring projectspagination-projects-exploreYorick Peterse2017-08-141-0/+23
* | | Merge branch 'fix/thread-safe-gpgme-tmp-directory' into 'master'Dmitriy Zaporozhets2017-08-141-0/+52
|\ \ \
| * | | use mutex for keychain interactionAlexis Reigel2017-08-141-0/+30
| * | | store gpg return directory locallyAlexis Reigel2017-08-111-0/+22
* | | | Merge branch 'fly-out-tunnel' into 'master'Filipa Lacerda2017-08-141-28/+127
|\ \ \ \
| * | | | fixed up specs caused by left over elements in the bodyPhil Hughes2017-08-141-3/+3
| * | | | Add dynamic navigation tunnel to fly-out menusPhil Hughes2017-08-141-28/+127
| | |/ / | |/| |
* | | | 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-1413-284/+120
|\ \ \
| * | | Move the personal snippet uploads from `system` to `-/system`bvl-rollback-renamed-system-namespaceBob Van Landuyt2017-08-112-4/+76
| * | | Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-116-19/+19
| * | | Update migrations to move directly into the `-/system` folderBob Van Landuyt2017-08-115-3/+74
| * | | Don't update upload paths twiceBob Van Landuyt2017-08-111-53/+0
| * | | Don't rename the system namespaceBob Van Landuyt2017-08-111-254/+0
* | | | switch to multi-line before blockhttp://jneen.net/2017-08-111-1/+3
* | | | restructure the #new_key notification spechttp://jneen.net/2017-08-111-11/+6
* | | | reset_delivered_emails before testing #new_keyhttp://jneen.net/2017-08-111-0/+1
* | | | move the member spec to be with the other oneshttp://jneen.net/2017-08-111-30/+52
* | | | add a spec for new_group_memberhttp://jneen.net/2017-08-111-0/+30
* | | | add a spec for never emailing the ghost userhttp://jneen.net/2017-08-111-0/+8
* | | | check notifiability for more emailshttp://jneen.net/2017-08-111-8/+28
* | | | fix confidential border issue as well as confidential styles leaking on new MRRegis Boudinot2017-08-111-1/+0
* | | | Merge branch 'feature/migrate-force-push-check-to-gitaly' into 'master'Robert Speicher2017-08-112-2/+4
|\ \ \ \
| * | | | Migrate force push check to Gitalyfeature/migrate-force-push-check-to-gitalyAhmad Sherif2017-08-112-2/+4
| | |/ / | |/| |
* | | | Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-114-2/+131
|\ \ \ \
| * | | | Add option to disable project export on instanceRobin Bobbitt2017-08-114-2/+131
| | |/ / | |/| |
* | | | Merge branch 'rs-coverage-updates' into 'master'Rémy Coutable2017-08-111-9/+16
|\ \ \ \
| * | | | Better categorize test coverage resultsrs-coverage-updatesRobert Speicher2017-08-111-9/+16
| |/ / /
* | | | Merge branch '32004-use-timecop-safe-mode' into 'master'Robert Speicher2017-08-118-48/+26
|\ \ \ \
| * | | | Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-118-48/+26
* | | | | Merge branch 'broadcast-messages-cache' into 'master'Sean McGivern2017-08-111-1/+19
|\ \ \ \ \
| * | | | | Better caching and indexing of broadcast messagesYorick Peterse2017-08-111-1/+19
| | |/ / / | |/| | |
* | | | | Merge branch '36213-return-is_admin-in-users-api-when-current_user-is-admin' ...Sean McGivern2017-08-111-0/+10
|\ \ \ \ \
| * | | | | Include the `is_admin` field in the `GET /users/:id` API when current user is...Rémy Coutable2017-08-111-0/+10
* | | | | | Merge branch '35435-pending-delete-project-error-in-admin-interface-fix' into...Douwe Maan2017-08-112-0/+18
|\ \ \ \ \ \
| * | | | | | Pending delete projects no longer return 500 error in Admins projects view35435-pending-delete-project-error-in-admin-interface-fixTiago Botelho2017-08-112-0/+18
* | | | | | | Merge branch 'rc/32308-rspec-retry-hack' into 'master'Sean McGivern2017-08-115-12/+377
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Use a new RspecFlakyListener to detect flaky specsRémy Coutable2017-08-115-12/+377
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-1123-69/+1125
|\ \ \ \ \ \
| * | | | | | Use a specialized class for querying eventsYorick Peterse2017-08-102-0/+73
| * | | | | | Migrate events into a new formatYorick Peterse2017-08-1021-69/+1052
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'appearances-caching-and-schema' into 'master'Sean McGivern2017-08-111-0/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cache Appearance instances in Redisappearances-caching-and-schemaYorick Peterse2017-08-101-0/+35
* | | | | | Merge branch '36328-deserializemergerequestdiffsandcommits-fails-due-to-null-...Yorick Peterse2017-08-111-0/+11
|\ \ \ \ \ \
| * | | | | | Fix merge request diff deserialisation when too_large was absentSean McGivern2017-08-111-0/+11
| | |_|/ / / | |/| | | |