summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-fix-unlinking-with-lfs-objects' into 'master'Douwe Maan2017-12-201-0/+20
|\
| * Don't link LFS-objects multiple times.bvl-fix-unlinking-with-lfs-objectsBob Van Landuyt2017-12-191-0/+20
* | Merge branch '41264-gitlab-projects-spec-failures' into 'master'Robert Speicher2017-12-193-10/+9
|\ \
| * | Prevent some specs from mangling the gitlab-shell checkoutNick Thomas2017-12-192-8/+5
| * | [CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rbValery Sizov2017-12-191-2/+4
| |/
* | Fix onion-skin re-entering stateClement Ho2017-12-191-13/+29
* | Remove related links in MR widget when empty stateClement Ho2017-12-192-0/+41
* | Show inline edit button for issuesClement Ho2017-12-192-7/+3
* | Fix tags in the Activity tab not being clickableMario de la Ossa2017-12-191-0/+55
* | Merge branch '36020-private-npm-modules' into 'master'Douwe Maan2017-12-191-0/+47
|\ \
| * | BlobViewer::PackageJson - if private link to homepageMario de la Ossa2017-12-181-3/+4
| * | Do not generate links for private NPM modules in blob viewMario de la Ossa2017-12-181-0/+46
| |/
* | Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher2017-12-194-11/+95
|\ \
| * | Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-194-11/+95
* | | Fix shortcut links on help pageClement Ho2017-12-191-0/+18
| |/ |/|
* | Merge branch 'commit-diff-discussion-in-mr-context-fix-links' into 'master'41248-datetime_utility-calls-a-missing-lang-export-function-from-locale-index-js⛄️ Sean McGivern ⛄️2017-12-181-2/+12
|\ \
| * | fix the commit diff discussion sending the wrong urlMicaël Bergeron2017-12-181-2/+12
* | | Merge branch 'ph-es-notes-module' into 'master'Filipa Lacerda2017-12-183-16/+11
|\ \ \
| * \ \ Merge branch 'master' into 'ph-es-notes-module'ph-es-notes-modulePhil Hughes2017-12-18127-171/+492
| |\ \ \
| * | | | Export and use Notes ES modulePhil Hughes2017-12-153-16/+11
* | | | | Only render signout screen when user is signed outFilipa Lacerda2017-12-181-491/+515
| |_|/ / |/| | |
* | | | Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan2017-12-185-10/+49
|\ \ \ \
| * | | | Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-185-10/+49
* | | | | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-185-3/+233
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Address review comments with playing pipeline schedulersh-add-schedule-pipeline-run-nowStan Hu2017-12-122-5/+21
| * | | | Add spec for ActionRateLimiterStan Hu2017-12-121-0/+27
| * | | | Add a spec for rate limiting pipeline schedulesStan Hu2017-12-121-0/+10
| * | | | Add rate limiting to guard against excessive scheduling of pipelinesStan Hu2017-12-121-1/+1
| * | | | Avoid Gitaly N+1 calls by caching tag_namesStan Hu2017-12-122-0/+11
| * | | | Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu2017-12-121-1/+1
| * | | | Refactor common protected ref checkStan Hu2017-12-121-0/+92
| * | | | Create a play_pipeline_schedule policy and use itStan Hu2017-12-121-5/+16
| * | | | Address some comments with running a pipeline scheduleStan Hu2017-12-122-8/+11
| * | | | Add button to run scheduled pipeline immediatelyStan Hu2017-12-122-1/+61
* | | | | Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern2017-12-185-73/+40
|\ \ \ \ \
| * | | | | Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributesOswaldo Ferreira2017-12-155-73/+40
* | | | | | Merge branch 'winh-translate-contributors-page-dates' into 'master'Filipa Lacerda2017-12-184-0/+112
|\ \ \ \ \ \
| * | | | | | Translate date ranges on contributors pageWinnie Hellmann2017-12-181-0/+26
| * | | | | | Move dateTickFormat to separate moduleWinnie Hellmann2017-12-183-9/+52
| * | | | | | Add createDateTimeFormat to format dates based on localeWinnie Hellmann2017-12-181-0/+43
| | |_|_|_|/ | |/| | | |
* | | | | | Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak2017-12-181-0/+20
|/ / / / /
* | | | | Merge branch 'ph-even-more-es-modules' into 'master'Filipa Lacerda2017-12-184-8/+4
|\ \ \ \ \
| * | | | | Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-154-8/+4
* | | | | | Fix job count in pipeline success mailChristiaan Van den Poel2017-12-182-2/+14
* | | | | | Merge branch '38019-hide-runner-token' into 'master'Clement Ho2017-12-153-3/+149
|\ \ \ \ \ \
| * | | | | | Hide runner token in CI/CD settings page38019-hide-runner-tokenEric Eastwood2017-12-153-3/+149
| |/ / / / /
* | | | | | Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher2017-12-152-0/+159
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-15326-3098/+10162
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-30140-1461/+4024
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-2262-207/+1659
| |\ \ \ \ \ \ \ \