- Apr 18, 2017
-
-
Jacob Schatz authored
Former-commit-id: 04f7b402
-
- Apr 16, 2017
-
-
Jacob Schatz authored
Former-commit-id: a22f478c
-
- Apr 14, 2017
-
-
Robert Speicher authored
Turn on caching of classes in Knapsack specs See merge request !10709 Former-commit-id: 309bab43
-
Stan Hu authored
Enabling caching of classes slows start-up time because all controllers are loaded at initialization, but it reduces memory and load because files are not reloaded with every request. For example, caching is not necessary for loading database migrations but useful for handling Knapsack specs. Addresses gitlab-org/gitlab-ee#2162 Former-commit-id: 00dd2ba9
-
Annabel Dunstone Gray authored
Fix note header timeago and action overlap Closes #30810 See merge request !10644 Former-commit-id: 1cc2d2ec
-
Phil Hughes authored
Only add newlines for multiple uploads Closes #29782 See merge request !10545 Former-commit-id: 344a2619
-
Phil Hughes authored
Add expirations to CA and user callouts Closes #30267 See merge request !10568 Former-commit-id: ec5ba730
-
Alfredo Sumaran authored
frontend prevent authored votes Closes #21881 See merge request !6260 Former-commit-id: e04aef5c
-
Luke "Jared" Bennett authored
Former-commit-id: 0636320e
-
Luke "Jared" Bennett authored
Former-commit-id: 115d1afe
-
Rémy Coutable authored
Use the hashie-forbideen_attributes gem Closes #26400 See merge request !10579 Former-commit-id: 3c9318a8
-
Rémy Coutable authored
Update show.html.haml to allow guests to see the Files tab as per #30199 See merge request !10640 Former-commit-id: ea24904d
-
Rémy Coutable authored
Implement Users::BuildService Closes #30349 See merge request !10675 Former-commit-id: 819b7153
-
Rémy Coutable authored
Closes #28531 - Enable the import_url field. Closes #28531 See merge request !9438 Former-commit-id: 75c3b8b5
-
Rémy Coutable authored
Expand components version specification format to allow branches Closes gitaly#183 See merge request !10610 Former-commit-id: e3360655
-
Lin Jen-Shin (godfat) authored
This reverts merge request !10589 Former-commit-id: a9cffb80
-
Robert Speicher authored
Improve error messages when a record is unable to be created for a project See merge request !10696 Former-commit-id: 0497d3ea
-
- Apr 13, 2017
-
-
Robert Speicher authored
Allow to enable `rspec_profiling` for a branch on the CI Closes #30907 See merge request !10680 Former-commit-id: 0e15e432
-
Annabel Dunstone Gray authored
Centered empty state for issues Closes #30872 See merge request !10689 Former-commit-id: 366f35ca
-
Annabel Dunstone Gray authored
Add lighter colors and fix existing light colors See merge request !10690 Former-commit-id: dd08387c
-
Yorick Peterse authored
Make instructions clearer See merge request !10685 Former-commit-id: 29e0b635
-
Robert Speicher authored
Use an icon to indicate whether service template is active See merge request !10694 Former-commit-id: 25fe756b
-
Jose Ivan Vargas Lopez authored
Former-commit-id: b4aba9c5
-
Alejandro Rodríguez authored
Currently we specify versions for Gitlab-Shell, Workhorse and Gitaly using version strings, to which we prepend 'v' and assume are tags. These changes allow branches or tags with other name formats to be specified by prepending '=' to the version string (á la govendor). We also simplify the process to reset to the given version (now a branch or tag): Right now there's a check to supposedly try to avoid fetching from the remote the version if it already exist locally. But the previous logic already clones if the directory doesn't exist or fetches if it does, so this check is pointless. We can safely assume the version exists once we get to the reset stage. Former-commit-id: e61325ff
-
George Andrinopoulos authored
Former-commit-id: bdb03cd4
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30810 Former-commit-id: 0cb6370a
-
Pedro Moreira da Silva authored
Former-commit-id: c8d054bc
-
Robert Speicher authored
Fix appending state to issuable references Closes #30874 See merge request !10683 Former-commit-id: 7d7dfee4
-
Kamil Trzcińśki authored
After Trace#limit, we seek to the next line in case Closes #30796 See merge request !10681 Former-commit-id: 7761afe0
-
Annabel Dunstone Gray authored
Fixed alignment of empty task list items Closes #29913 See merge request !10480 Former-commit-id: 992aafbc
-
Jacob Schatz authored
Correctly parse katex math in IPyhton notebooks Closes #30900 See merge request !10678 Former-commit-id: d390b7cb
-
Kamil Trzcińśki authored
Fix registry for projects with uppercases in path Closes #30880 See merge request !10674 Former-commit-id: 8568a02e
-
Sid Sijbrandij authored
Former-commit-id: 01493687
-
Filipa Lacerda authored
Resolve "Resolve note loading icon gone" Closes #30622 See merge request !10628 Former-commit-id: 178efad0
-
Filipa Lacerda authored
fix js error in MR remove branch failure handler Closes #30188 See merge request !10304 Former-commit-id: 2beabafa
-
Adam Niedzielski authored
Closes #30874. Ignore nodes with no children. Append directly to the node instead of the last child of the node to avoid inheriting formatting from the last child Former-commit-id: 551d0a3c