summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Milestone testsDan Davison2018-07-117-10/+10
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1118-53/+80
* Merge branch '49114-add-gitaly-servers-to-admin-overview-navigation-menu' int...Douwe Maan2018-07-111-2/+6
|\
| * Add Gitaly Servers to Admin > Overview menu49114-add-gitaly-servers-to-admin-overview-navigation-menuGabriel Mazetto2018-07-111-2/+6
* | Merge branch '45592-nomethoderror-undefined-method-commit-for-nil-nilclass-in...Douwe Maan2018-07-111-2/+3
|\ \ | |/ |/|
| * Fix ProcessCommitWorker when upstream project is deletedSean McGivern2018-07-101-2/+3
* | Merge branch 'sh-fix-git-gc-error-handling' into 'master'Robert Speicher2018-07-101-2/+2
|\ \ | |/ |/|
| * Fix ArgumentError in GitGarbageCollectWorker Sidekiq jobStan Hu2018-07-101-2/+2
* | Add daylight saving time support for pipeline schedulesCollen2018-07-101-1/+1
* | Fix a typo on CI Runner page on ProjectsAve2018-07-101-1/+1
* | Merge branch 'revert-3755d828' into 'master'Phil Hughes2018-07-102-2/+2
|\ \
| * | Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"Winnie Hellmann2018-07-102-2/+2
* | | Resolve "Disable GCP free credit banner at instance level"Dennis Tang2018-07-105-0/+27
|/ /
* | Update time_helper.rb to fix output for exact minutes.Marcel Amirault2018-07-101-2/+6
* | Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-103-10/+24
|\ \
| * | Fix specsKamil Trzciński2018-07-091-5/+6
| * | Fix and add specs for testing metadata entryKamil Trzciński2018-07-091-0/+4
| * | Access metadata directly from Object StorageKamil Trzciński2018-07-093-10/+19
* | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-1022-668/+858
* | | Merge branch '48951-clean-up' into 'master'Phil Hughes2018-07-103-23/+3
|\ \ \ | |_|/ |/| |
| * | Removes unused store in diffs mr refactorFilipa Lacerda2018-07-093-23/+3
| |/
* | Merge branch 'od/41671' into 'master'Mike Greiling2018-07-091-1/+3
|\ \
| * | save current date before Pikaday initOrlando Del Aguila2018-06-291-1/+3
* | | Merge branch 'update-rubocop'Sean McGivern2018-07-0976-105/+101
|\ \ \
| * | | Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-095-19/+19
| * | | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-094-4/+6
| * | | Updates from `rubocop -a`Lin Jen-Shin2018-07-0972-88/+82
| | |/ | |/|
* | | Merge branch 'upgrade-hamlit-for-ruby25' into 'master'Rémy Coutable2018-07-091-2/+2
|\ \ \
| * | | Update hamlit to fix ruby 2.5 incompatibilities, fixes #42045Matthew Dawson2018-07-081-2/+2
* | | | Fix search bar text input alignmentClement Ho2018-07-091-1/+4
* | | | Show "Sign in" instead of "Sign in / Register" when sign up is disabledDustin Utecht2018-07-091-1/+3
* | | | Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-097-29/+60
|\ \ \ \ | | |/ / | |/| |
| * | | Resolve "MR refactor: Performance costs of main element with `v-if`"Tim Zallmann2018-07-096-31/+59
| * | | Merge branch 'ide-indent-guide' into 'master'Filipa Lacerda2018-07-091-0/+1
| |\ \ \
| | * | | Updated colorPhil Hughes2018-07-061-1/+1
| | * | | Updated (color of indent guide in Web IDEPhil Hughes2018-07-061-0/+1
* | | | | Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-0959-312/+907
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '48906-adding-a-diff-line-note-freezes-the-browser' into 'master'Fatih Acet2018-07-093-4/+12
| |\ \ \ \
| | * | | | This updates only the actual new discussion and not the full tree , which lea...Tim Zallmann2018-07-093-4/+12
| * | | | | Resolve "MR Refactor: Improve performance by setting v-once"Tim Zallmann2018-07-085-29/+20
| |/ / / /
| * | | | Changed Inline + Parallel Views to v-if instead of v-showTim Zallmann2018-07-071-2/+2
| | |/ / | |/| |
| * | | Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu2018-07-071-2/+2
| |\ \ \
| | * | | Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable2018-07-051-2/+2
| * | | | Redesign for mr widget info and pipelines sectionClement Ho2018-07-0611-230/+444
| * | | | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-066-14/+64
| |\ \ \ \
| | * | | | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-066-14/+64
| * | | | | Use proper markdown rendering for previewsBrett Walker2018-07-0626-25/+122
| * | | | | Merge branch 'sh-guard-repository-checks' into 'master'Robert Speicher2018-07-062-4/+29
| |\ \ \ \ \
| | * | | | | Add ExclusiveLease guards for RepositoryCheck::{DispatchWorker,BatchWorker}Stan Hu2018-07-062-4/+29
| * | | | | | Merge branch 'ce-5448-move-mailers-previews' into 'master'Robert Speicher2018-07-064-0/+210
| |\ \ \ \ \ \