- 19.03.2019 28 коммитов
-
-
Marcia Ramos создал
-
Marcia Ramos создал
-
Lin Jen-Shin создал
Revert "New Repository#insights_config method" See merge request gitlab-org/gitlab-ce!26315
-
Sean McGivern создал
Add users search results to global search Closes #25973 See merge request gitlab-org/gitlab-ce!21197
-
Filipa Lacerda создал
Remove diff tree filtering feature flag See merge request gitlab-org/gitlab-ce!26273
-
Grzegorz Bizon создал
Make runners token encryption to be optional See merge request gitlab-org/gitlab-ce!26223
-
-
-
Kamil Trzciński создал
Remove before_script from DAST vendored template See merge request gitlab-org/gitlab-ce!26281
-
Victor Zagorodny создал
-
Achilleas Pipinellis создал
Link to the gitaly repository's Beginniner's Guide documentation See merge request gitlab-org/gitlab-ce!25627
-
Achilleas Pipinellis создал
Copyedit pipelines-related documentation Closes #59006 See merge request gitlab-org/gitlab-ce!26198
-
Evan Read создал
-
Achilleas Pipinellis создал
Refactor new content for stage keyword See merge request gitlab-org/gitlab-ce!25953
-
Evan Read создал
-
Achilleas Pipinellis создал
Add registry to dev arch docs See merge request gitlab-org/gitlab-ce!25951
-
Achilleas Pipinellis создал
Add registry to dev arch docs See merge request gitlab-org/gitlab-ce!25951
-
Cindy Pallares 🦉 создал
-
Stan Hu создал
This version bump makes things consistent between Gitaly and fixes a significant number of bugs: https://github.com/libgit2/libgit2/releases This also decreases disk space of Omnibus builds by ~30 MB. There is also a workaround for https://github.com/libgit2/rugged/issues/785. If Gitaly or another process changes .gitconfig while Rugged has the file loaded, Rugged::Repository#each_key will report stale values unless a lookup is done first. This bug only manifests in a spec because we are using both Gitaly and Rugged at the same time there, and we normally don't use Rugged in the CE/EE code in this way.
-
Stan Hu создал
Merge branch '47491-gitlab-fakeapplicationsettings-doesn-t-respond-to-all-the-methods-applicationsetting-responds-to-itself' into 'master' Introduce ApplicationSettingImplementation Closes #47491 See merge request gitlab-org/gitlab-ce!25803
-
Ramya Authappan создал
Add artillery.io load testing script and rake tasks See merge request gitlab-org/gitlab-ce!26210
-
Sanad Liaquat создал
Also add rake tasks that makes use of existing performance data genertion task.
-
Lin Jen-Shin создал
-
Lin Jen-Shin создал
-
Lin Jen-Shin создал
-
Lin Jen-Shin создал
So the fake can enjoy it, too. We don't use `prepend` because that'll require we change `allow_any_instance_of` to `expect_next_instance_of`, but that's not very easy to do. We can do that later.
-
Stan Hu создал
Fix undefined variable error on json project views See merge request gitlab-org/gitlab-ce!26297
-
Alejandro Rodríguez создал
This mistake seems to have always been there, but it only resulted in errors on the `/explore*.json` since they were the one that _actually_ relied on the local variables.
-
- 18.03.2019 12 коммитов
-
-
Stan Hu создал
Fix spec for routes to the GraphqlController See merge request gitlab-org/gitlab-ce!26231
-
Douglas Barbosa Alexandre создал
Implement suggestion diff lines parser See merge request gitlab-org/gitlab-ce!26069
-
-
Dmitriy Zaporozhets создал
Fixed backup of non default upload directory See merge request gitlab-org/gitlab-ce!25736
-
-
Sanad Liaquat создал
-
Oswaldo Ferreira создал
-
Achilleas Pipinellis создал
Updating nginx_status link in index.md to use the proper anchor to nginx.html See merge request gitlab-org/gitlab-ce!26245
-
Mark Lapierre создал
Use the same standard for method names on project activity and menu page objects See merge request gitlab-org/gitlab-ce!24738
-
Walmyr создал
... page objects. Also, update the affected test case. I choose `click_...` instead of `go_to_...` since it describes better what the method really does, which is clicking on something. I know there are other places in the code where methods start with `click_` and others where methods start with `go_to_`, with that I'd like to start a discussion or be pointed to the right issue if there is already one so that we can address this in the whole framework. This contribution could be the start in the direction of using the standard chosen here.
-
Robert Speicher создал
Move EE specific code out of lib/gitlab See merge request gitlab-org/gitlab-ce!25741
-
Phil Hughes создал
Removes EE differences for clusters/_sidebar.html.haml Closes gitlab-ee#10428 See merge request gitlab-org/gitlab-ce!26271
-