- Feb 24, 2020
-
-
GitLab Bot authored
-
- Mar 20, 2019
-
-
Igor Drozdov authored
-
- Feb 25, 2019
-
-
Zeger-Jan van de Weg authored
The repository charts page used to detect the repository language for each request that was made to the page. Given the detection is an expensive operation and the same data is stored in the database the database is now serving the request. The same goes for an API endpoint that serves the languages. When a repository is empty or non-existent the languages will always be empty. And the language detection RPC isn't requested. Closes: https://gitlab.com/gitlab-org/gitlab-ce/issues/47390
-
- Sep 26, 2018
-
-
gfyoung authored
Enables frozen string for some vestigial files as well as the following: * app/controllers/projects/**/*.rb * app/controllers/sherlock/**/*.rb * app/controllers/snippets/**/*.rb * app/controllers/users/**/*.rb Partially addresses #47424.
-
- Aug 01, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Jun 13, 2017
-
-
Kamil Trzcińśki authored
Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them
-
- Mar 02, 2017
-
-
Kushal Pandya authored
-
- Oct 10, 2016
-
-
Georg G authored
-
- Oct 07, 2016
-
-
Georg G authored
This commit changes the colours of languages in the language graph to the ones Linguist has defined. When there is no colour defined for a language in Linguist, it will fall back to the old method of finding a colour.
-
- Apr 29, 2016
-
-
Paco Guzman authored
- Parameter validation as ISO8601 format
-
- Dec 11, 2015
-
-
Kamil Trzcińśki authored
-
- Dec 08, 2015
-
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 24, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 23, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jul 06, 2015
-
-
Daniel Gerhardt authored
It is now possible to view contributor and commit statistics for refs beyond the default branch. Additionally, conditions in RefsController#switch have been refactored in order that a `case` block is used now.
-
- Apr 20, 2015
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- Mar 13, 2015
-
-
Douwe Maan authored
-
- Feb 20, 2015
-
-
Douwe Maan authored
-
- Nov 05, 2014
-
-
Valery Sizov authored
-
- Oct 13, 2014
-
-
Ciro Santilli authored
with existing method_missing. Pattern already used extensively, so let's be consistent and use it everywhere.
-
- Sep 29, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 26, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* remove commits stats page (will be replaced by graphs) * remove additions/deletions from graph because of bad performance * keep graph logic in gitlab Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 25, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jun 23, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jun 18, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jun 11, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jun 05, 2013
-
-
Dmitriy Zaporozhets authored
-
Karlo Soriano authored
Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors
-