summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Side bar Buttons fixedTim Zallmann2017-12-194-19/+74
|
* Integrated Side PanelsTim Zallmann2017-12-196-121/+136
|
* Fixing up after the mergeTim Zallmann2017-12-1919-38/+43
|
* Removed single Tree from StateTim Zallmann2017-12-1915-61/+34
| | | | Cleaned up
* Fixing ESLint problemsTim Zallmann2017-12-192-2/+0
|
* Added active File + Position RememberingTim Zallmann2017-12-199-195/+34
|
* Added Status BarTim Zallmann2017-12-1916-52/+108
|
* Full support for IDE routes + pathsTim Zallmann2017-12-1914-171/+235
|
* Persistent StorageTim Zallmann2017-12-192-2/+6
|
* File Loading through RoutesTim Zallmann2017-12-1929-130/+330
|
* Got routing to workTim Zallmann2017-12-197-51/+55
|
* Getting Routing on File LevelTim Zallmann2017-12-1910-46/+60
|
* Updates to get the Multi File Editor to -/ideTim Zallmann2017-12-1916-18/+638
|
* Base Route for IDE + Renaming of repo to ideTim Zallmann2017-12-1938-1/+206
|
* Merge branch 'fix-cluster-enviroment-missing' into 'master'Kamil Trzciński2017-12-198-0/+24
|\ | | | | | | | | Fix cluster enviroment missing See merge request gitlab-org/gitlab-ce!15973
| * Inverse the has_multiple_clusters? helper usagefix-cluster-enviroment-missingMatija Čupić2017-12-184-4/+4
| |
| * Hardcode clusters helper in CEMatija Čupić2017-12-181-1/+1
| |
| * Use helper for feature check in cluster partialsMatija Čupić2017-12-185-2/+15
| |
| * Revert save button caption changeMatija Čupić2017-12-161-1/+1
| |
| * Add environment scope field to cluster formsMatija Čupić2017-12-164-1/+8
| |
| * Allow environment_scope in cluster controllersMatija Čupić2017-12-163-0/+4
| |
* | Merge branch ↵Kamil Trzciński2017-12-191-19/+23
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '41139-codequality-and-qa-internal-is-leaking-to-shared-runners' into 'master' Resolve "Codequality and qa:internal is leaking to Shared Runners" Closes #41139 See merge request gitlab-org/gitlab-ce!15957
| * | Use dedicated runners for all the CI jobs41139-codequality-and-qa-internal-is-leaking-to-shared-runnersRémy Coutable2017-12-181-19/+23
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'sh-fix-milestone-id-migration' into 'master'Oswaldo Ferreira2017-12-191-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key migration Closes gitlab-com/infrastructure#3416 See merge request gitlab-org/gitlab-ce!15997
| * | | Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key ↵Stan Hu2017-12-181-0/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | migration If milestone_id is NULL, we shouldn't need to update it to be NULL again. This was causing us to touch almost all rows in the issues table for no good reason. Closes https://gitlab.com/gitlab-com/infrastructure/issues/3416
* | | 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-182-7/+22
|\ \ \ | | | | | | | | | | | | | | | | fix the commit diff discussion sending the wrong url See merge request gitlab-org/gitlab-ce!15988
| * | | rework the merge_request_version_params to use Object#tapcommit-diff-discussion-in-mr-context-fix-linksMicaël Bergeron2017-12-181-8/+4
| | | |
| * | | fix the commit diff discussion sending the wrong urlMicaël Bergeron2017-12-182-7/+26
| | | | | | | | | | | | | | | | it should now send you to the merge request diff path scoped to the commit.
* | | | Merge branch 'use-queue_namespace' into 'master'Stan Hu2017-12-182-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Use queue_namespace rather than enqueue_in See merge request gitlab-org/gitlab-ce!15989
| * | | | Add pipeline_creation:run_pipeline_schedule into Sidekiq queue listuse-queue_namespaceStan Hu2017-12-181-0/+1
| | | | |
| * | | | Use queue_namespace rather than enqueue_inLin Jen-Shin2017-12-181-1/+1
| |/ / /
* | | | Merge branch 'ph-es-notes-module' into 'master'Filipa Lacerda2017-12-188-24/+25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Export and use Notes ES module See merge request gitlab-org/gitlab-ce!15953
| * \ \ \ Merge branch 'master' into 'ph-es-notes-module'ph-es-notes-modulePhil Hughes2017-12-18252-903/+1709
| |\ \ \ \ | | | |/ / | | |/| | | | | | | # Conflicts: # app/assets/javascripts/main.js
| * | | | Export and use Notes ES modulePhil Hughes2017-12-158-24/+25
| | | | |
* | | | | Merge branch '41117-empty-state' into 'master'Phil Hughes2017-12-182-497/+522
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Only render signout screen when user is signed out Closes #41117 and #39843 See merge request gitlab-org/gitlab-ce!15935
| * | | | Only render signout screen when user is signed outFilipa Lacerda2017-12-182-497/+522
|/ / / /
* | | | Merge branch ↵Douwe Maan2017-12-1810-18/+73
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '40871-todo-notification-count-shows-notification-without-having-a-todo' into 'master' Resolve "Todo notification count shows notification without having a todo" Closes #40871 See merge request gitlab-org/gitlab-ce!15807
| * | | | Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-1810-18/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the target is deleted, todos are destroyed, but we did not reset the todo cache for users with todos on the deleted target. This would only update after the next time the todo cache was updated for that user.
* | | | | Merge branch '39298-list-of-avatars-2' into 'master'Rémy Coutable2017-12-182-11/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | List of avatars should never show +1 Closes #39298 See merge request gitlab-org/gitlab-ce!15972
| * | | | | List of avatars should never show +1Jacopo2017-12-182-11/+12
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | The list of avatars should never show +1. If you have +1, that means you can use that space to show that person's avatar, for that reason should always start with +2.
* | | | | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-1815-12/+371
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add button to run scheduled pipeline immediately Closes #38741 See merge request gitlab-org/gitlab-ce!15700
| * | | | | Address review comments with playing pipeline schedulersh-add-schedule-pipeline-run-nowStan Hu2017-12-124-21/+53
| | | | | |
| * | | | | Fix Rubocop offense and use a symbol instead of a stringStan Hu2017-12-122-2/+2
| | | | | |
| * | | | | Add spec for ActionRateLimiterStan Hu2017-12-122-2/+29
| | | | | |
| * | | | | Add a spec for rate limiting pipeline schedulesStan Hu2017-12-122-2/+12
| | | | | |
| * | | | | Add rate limiting to guard against excessive scheduling of pipelinesStan Hu2017-12-123-1/+43
| | | | | |
| * | | | | Avoid Gitaly N+1 calls by caching tag_namesStan Hu2017-12-123-0/+17
| | | | | |
| * | | | | Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu2017-12-123-3/+3
| | | | | |
| * | | | | Refactor common protected ref checkStan Hu2017-12-123-16/+102
| | | | | |
| * | | | | Fix conditions for checking pipeline schedule rulesStan Hu2017-12-122-4/+4
| | | | | |