- 30 Jun, 2017 5 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: (123 commits) Backport changes to Projects::IssuesController and the search bar bugfix: use `require_dependency` to bring in DeclarativePolicy Resolve "Select branch dropdown is too close to branch name" Clean up issuable lists Defer project destroys within a namespace in Groups::DestroyService#async_execute Fixed new navgiation bar logo height in Safari Resolve "Issue dropdown persists when adding issue number to issue description" Move verification to block level instead of paragraph Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'" Added code for defining SHA attributes Minor edits Job details won't scroll horizontally to show long lines Run mysql tests on stable preperation branches like 9-3-stable-patch-2 Bring back branches badge to main project page optimize translation content based on comments supplement traditional chinese in taiwan translation Inserts exact matches of username, email and name to the top of the user search list Remove Namespace model default scope override and write additional test to Project search optimize translation content based on comments Limit OpenGraph image size to 64x64 ...
-
- 29 Jun, 2017 35 commits
-
-
Douwe Maan authored
Backport changes to Projects::IssuesController and the search bar See merge request !12551
-
Nick Thomas authored
-
Douwe Maan authored
bugfix: use `require_dependency` to bring in DeclarativePolicy Closes #34532 See merge request !12571
-
http://jneen.net/ authored
-
Annabel Dunstone Gray authored
Resolve "Select branch dropdown is too close to branch name" Closes #34349 See merge request !12515
-
Tim Zallmann authored
-
Rémy Coutable authored
Perform unzip quietly in UpdatePagesService Closes gitlab-ee#225 See merge request !12539
-
Annabel Dunstone Gray authored
Fixed new navgiation bar logo height in Safari See merge request !12563
-
Annabel Dunstone Gray authored
Fix scroll flicker Closes #34407 See merge request !12501
-
Robert Speicher authored
Defer project destroys within a namespace in Groups::DestroyService#async_execute See merge request !12435
-
Annabel Dunstone Gray authored
Clean up issuable lists Closes #26818 See merge request !11991
-
Taurie Davis authored
-
Douwe Maan authored
Supplement Traditional Chinese in Taiwan translation of Project Page & Repository Page Closes #33443 See merge request !12514
-
Robert Speicher authored
Allow the feature flags to be enabled/disabled with more granularity Closes #34078 See merge request !12357
-
Stan Hu authored
Group#destroy would actually hard-delete all associated projects even though the acts_as_paranoia gem is used, preventing Projects::DestroyService from doing any work. We first noticed this while trying to log all projects deletion to the Geo log.
-
Phil Hughes authored
-
Phil Hughes authored
Merge branch '34403-issue-dropdown-persists-when-adding-issue-number-to-issue-description' into 'master' Resolve "Issue dropdown persists when adding issue number to issue description" Closes #34403 See merge request !12521
-
Tim Zallmann authored
-
Rémy Coutable authored
Run mysql tests on stable preperation branches like 9-3-stable-patch-2 See merge request !12552
-
Sean McGivern authored
Added code for defining SHA attributes See merge request !12555
-
Douwe Maan authored
Remove Namespace model default scope override and write additional test to Project search See merge request !12546
-
Douwe Maan authored
Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'" Closes #34511 See merge request !12557
-
Phil Hughes authored
Move verification to block level instead of paragraph Closes #33961 See merge request !12519
-
Filipa Lacerda authored
-
Adam Niedzielski authored
This reverts commit b07c0003, reversing changes made to 2b97d76d.
-
Kamil Trzciński authored
Only count GL pipelines in usage data ping Closes #33172 See merge request !12277
-
Rémy Coutable authored
Update README.md to reflect where "Secret variables" are located See merge request !12540
-
Yorick Peterse authored
These attributes are stored in binary in the database, but exposed as strings. This allows one to query/create data using plain SHA1 hashes as Strings, while storing them more efficiently as binary.
-
Phil Hughes authored
Sidebar header no conflicts See merge request !12524
-
Douwe Maan authored
Inserts exact matches of username and email to the top of the user search list Closes #26125 See merge request !12525
-
Douwe Maan authored
Fix errors caused by attempts to report already blocked or deleted users Closes #8928 See merge request !12502
-
Sean McGivern authored
Refactor/declarative policy See merge request !10515
-
Douwe Maan authored
Merge branch '33082-use-update_pipeline_schedule-for-edit-and-take_ownership-in-pipelineschedulescontroller' into 'master' Use authorize_update_pipeline_schedule in PipelineSchedulesController Closes #33082 See merge request !11846
-
Sean McGivern authored
Bring back branches badge to main project page Closes #34438 See merge request !12548
-
Douwe Maan authored
Add group members counting related data on namespaces API See merge request !12497
-