- 28 Jan, 2017 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
* master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
-
- 27 Jan, 2017 15 commits
-
-
Douwe Maan authored
Fix Error 500 when repositories contain annotated tags pointing to blobs Closes #27228 See merge request !8800
-
Rémy Coutable authored
Make notification_service spec DRYer by making some tests reusable See merge request !7794
-
Robert Speicher authored
Don't override Ci::Build#user when presenting a build Closes #26943 See merge request !8668
-
Stan Hu authored
Document "No gems fetched from git repositories" policy [ci skip] See merge request !8818
-
Adam Niedzielski authored
-
Rémy Coutable authored
Use `:empty_project` where possible in model specs See merge request !8832
-
Rémy Coutable authored
Use `:empty_project` where possible in request specs See merge request !8833
-
Rémy Coutable authored
Added PHP & NPM samples for Gitlab CI See merge request !6199
-
Rémy Coutable authored
fix depr. warning; use `Devise::Test::ControllerHelpers` Closes #26942 See merge request !8812
-
Rémy Coutable authored
Remove unused js response from refs controller Closes #27211 See merge request !8828
-
Ionut Staicu authored
-
Ionut Staicu authored
-
Ionut Staicu authored
-
Ionut Staicu authored
-
Alfredo Sumaran authored
Add caching of droplab ajax requests Closes #26844 See merge request !8725
-
- 26 Jan, 2017 23 commits
-
-
Robert Speicher authored
-
Clement Ho authored
-
Robert Speicher authored
-
Filipa Lacerda authored
Revert filter-assigned-to-me Closes #27176 See merge request !8785
-
Filipa Lacerda authored
fixed small mini pipeline graph line glitch Closes #27277 See merge request !8804
-
Clement Ho authored
-
Fatih Acet authored
Fix /explore sorting (trending) Closes #27044 See merge request !8792
-
Fatih Acet authored
Prevent form to be submitted twice Closes #27220 See merge request !8825
-
Fatih Acet authored
Fix filtered search so that labels selected from discussion notes display correctly Closes #27124 See merge request !8756
-
Fatih Acet authored
Merge branch '27254-clicking-line-anchor-multiple-times-causes-scroll-position-to-over-correct' into 'master' Resolve "Clicking line anchor multiple times causes scroll position to over-correct" Closes #27254 See merge request !8791
-
Felipe Artur authored
-
Douwe Maan authored
Change repository storage paths location for clarity See merge request !8757
-
Filipa Lacerda authored
-
dimitrieh authored
-
Alfredo Sumaran authored
-
Stan Hu authored
In repositories such as https://github.com/git/git.git, annotated tags can point to blobs, not necessarily to commits. `Repository` attempts to return the tags in the order of the commit date, but if a commit is not available the previous implementation would error due to a `nil` target. This change modifies the code to use the current time if a commit is not associated with the given tag. Closes #27228
-
Douwe Maan authored
Make sure TraceReader uses Encoding.default_external Closes #27052 See merge request !8801
-
-
Achilleas Pipinellis authored
Simplify wording in "adding an image" docs See merge request !8819
-
Flavio Poletti authored
-
Achilleas Pipinellis authored
Update repository check documentation See merge request !8815
-
Annabel Dunstone Gray authored
Fixed flexbox and wrap issues See merge request !8745
-
Rémy Coutable authored
Update two_factor_authentication.md See merge request !8814
-