summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Add alpine mirrors while operating on k8s clusterAlessio Caiazza2018-04-301-0/+3
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge request and commit discussions APIJan Provaznik2018-05-016-49/+152
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'zj-fix-index-rails' into 'master'Douwe Maan2018-05-011-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use Ruby methods, not Rails' String#firstZeger-Jan van de Weg2018-05-011-1/+3
| |/ / / / / / / / / /
* | | | | | | | | | | show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-012-9/+10
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7'Douwe Maan2018-04-301-15/+36
* | | | | | | | | | Merge branch 'bvl-fix-openid-redirect' into 'master'Douwe Maan2018-04-301-0/+8
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Define custom base controller for DoorkeeperBob Van Landuyt2018-04-301-0/+8
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rebase-in-progress-fast-timeout' into 'master'Douwe Maan2018-04-301-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use fast timeouts for Gitaly FooInProgress RPC'sJacob Vosmaer2018-04-301-2/+2
* | | | | | | | | | Merge branch 'zj-remove-repo-path-remote-repository' into 'master'Douwe Maan2018-04-302-2/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove legacy storage path callZeger-Jan van de Weg2018-04-302-2/+7
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'add-jwt-strategy-to-gitlab-suite' into 'master'Douwe Maan2018-04-301-0/+62
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suiteTiago Botelho2018-04-261-0/+62
* | | | | | | | | Merge branch 'jramsay-44880-filter-pipelines-by-sha' into 'master'Kamil Trzciński2018-04-291-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Add sha filter to list pipelinesJames Ramsay2018-04-271-0/+1
* | | | | | | | | Merge branch 'zj-repository-exist-mandatory' into 'master'Nick Thomas2018-04-271-9/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Repository#exists? can only be queried with GitalyZeger-Jan van de Weg2018-04-251-9/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Add gitlab-pages admin ping rake taskJacob Vosmaer (GitLab)2018-04-272-0/+126
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'performance/gb/improve-pipeline-creation-service' into 'master'Kamil Trzciński2018-04-261-5/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Do not save associated records for pipeline builds twiceGrzegorz Bizon2018-04-251-5/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan2018-04-256-34/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-256-34/+28
| | |_|/ / / | |/| | | |
* | | | | | Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik2018-04-251-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'osw-backport-dev-env-check-for-storage-settings-deprecation' in...Rémy Coutable2018-04-251-1/+1
|\ \ \ \ \
| * | | | | Backport dev env check for storage settings deprecationOswaldo Ferreira2018-04-241-1/+1
* | | | | | Merge branch 'fix-settings-preloading' into 'master'Rémy Coutable2018-04-252-127/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Do not preload settingsKamil Trzciński2018-04-242-127/+0
* | | | | | Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan2018-04-241-2/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow admins to push to empty reposBob Van Landuyt2018-04-241-2/+6
| |/ / / /
* | | | | Merge branch '10244-add-project-ci-cd-settings' into 'master'Kamil Trzciński2018-04-242-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-2456-123/+478
| |\ \ \ \ \ | | |/ / / /
| * | | | | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-162-1/+5
* | | | | | Merge branch 'jej/refactor-omniauth-controller' into 'master'Douwe Maan2018-04-246-4/+95
|\ \ \ \ \ \
| * | | | | | Auth::User classes refactor adds should_save?James Edwards-Jones2018-04-233-14/+6
| * | | | | | Replace define_method with alias_method in Omniauth ControllersJames Edwards-Jones2018-04-231-1/+1
| * | | | | | Unify Saml::IdentityLinker and OAuth::IdentityLinkerJames Edwards-Jones2018-04-233-44/+28
| * | | | | | Show error on failed OAuth account linkJames Edwards-Jones2018-04-222-4/+20
| * | | | | | Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones2018-04-226-2/+101
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bvl-warn-if-move-fails-on-mountpoint' into 'master'Douwe Maan2018-04-243-0/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Describe workaround when restore fails because of `Errno::EBUSY`Bob Van Landuyt2018-04-233-0/+18
| |/ / / /
* | | | | Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-1/+3
* | | | | Merge branch '44713-fast-spec-helper' into 'master'Douwe Maan2018-04-233-1/+140
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Get rid of config/initializers/2_app.rb and define Gitlab in lib/gitlab.rbRémy Coutable2018-04-232-4/+8
| * | | | Address latest feedbackRémy Coutable2018-04-232-4/+7
| * | | | Move Settings to its own file, isolate it from Rails and introduce Gitlab.rootRémy Coutable2018-04-232-0/+130
| * | | | Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the w...Rémy Coutable2018-04-231-0/+2
* | | | | Moved committer and spec. Added some extra code to run hooks or not depending...Francisco Javier López2018-04-232-2/+10
|/ / / /
* | | | Merge branch '45576-fix-create-project-for-user-endpoint' into 'master'Rémy Coutable2018-04-231-2/+8
|\ \ \ \
| * | | | Fix project creation for user endpoint bugMark Fletcher2018-04-231-2/+8
| |/ / /