| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare SAML for group retrieval | Patricio Cano | 2016-04-04 | 3 | -2/+80 |
* | Cleaned up caching in AbstractReferenceFilter | Yorick Peterse | 2016-04-04 | 1 | -15/+11 |
* | Cache default_issues_tracker? in Banzai | Yorick Peterse | 2016-04-04 | 1 | -1/+16 |
* | Memoize object class titles | Yorick Peterse | 2016-04-04 | 1 | -1/+9 |
* | Cache Banzai class methods returning static data | Yorick Peterse | 2016-04-04 | 1 | -3/+3 |
* | Refactor processing of various Banzai filters | Yorick Peterse | 2016-04-04 | 4 | -134/+120 |
* | Cache Banzai projects/objects using RequestStore | Yorick Peterse | 2016-04-04 | 1 | -4/+67 |
* | Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master'
| Douwe Maan | 2016-04-03 | 1 | -0/+28 |
|\ |
|
| * | Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296add-ability-to-archive-a-project-via-api-14296 | Zeger-Jan van de Weg | 2016-03-29 | 1 | -6/+10 |
| |\ |
|
| * \ | Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296 | Zeger-Jan van de Weg | 2016-03-24 | 1 | -0/+21 |
| |\ \ |
|
| * | | | PUT becomes POST on archiving endpoints | Zeger-Jan van de Weg | 2016-03-24 | 1 | -4/+4 |
| * | | | Add endpoints for archiving and unarchiving | Zeger-Jan van de Weg | 2016-03-23 | 1 | -0/+28 |
* | | | | Merge branch 'routing' into 'master'
| Robert Speicher | 2016-04-01 | 11 | -11/+24 |
|\ \ \ \ |
|
| * | | | | Added & use Gitlab::Routing for URL helpersrouting | Yorick Peterse | 2016-04-01 | 11 | -11/+24 |
* | | | | | Merge branch 'fix/fogbugz-import' into 'master'
| Robert Speicher | 2016-04-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | spec and fix for fogbugz lonely user problem | James Lopez | 2016-03-30 | 1 | -1/+1 |
* | | | | | | Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-... | Douwe Maan | 2016-04-01 | 2 | -9/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix view of notes in search results when noteable is a snippetsnippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764 | Rémy Coutable | 2016-03-31 | 1 | -7/+5 |
| * | | | | | | Rename Note#for_project_snippet? to #for_snippet? | Rémy Coutable | 2016-03-31 | 2 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'fix/issue-move-rewrite-uploads' into 'master'
| Douwe Maan | 2016-04-01 | 2 | -2/+58 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into fix/issue-move-rewrite-uploads | Grzegorz Bizon | 2016-03-31 | 6 | -35/+102 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | Remove reduntant `move_to_store` override | Grzegorz Bizon | 2016-03-30 | 1 | -8/+2 |
| * | | | | | | Add method that returns markdown in file uploader | Grzegorz Bizon | 2016-03-30 | 2 | -2/+2 |
| * | | | | | | Check if GFM rewriters need rewrite internally | Grzegorz Bizon | 2016-03-30 | 2 | -1/+3 |
| * | | | | | | Refactor uploads rewriter used when moving issue | Grzegorz Bizon | 2016-03-30 | 2 | -13/+17 |
| * | | | | | | Add uploads rewriter and use it when moving issue | Grzegorz Bizon | 2016-03-30 | 1 | -0/+56 |
* | | | | | | | Remove "Congratulations!" tweet button on newly-created project. | connorshea | 2016-03-31 | 2 | -2/+0 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge branch 'precompile-emoji-urls' into 'master'
| Dmitriy Zaporozhets | 2016-03-30 | 2 | -14/+53 |
|\ \ \ \ \ \ |
|
| * | | | | | | Pre-calculate Emoji digestsprecompile-emoji-urls | Yorick Peterse | 2016-03-30 | 2 | -14/+53 |
| |/ / / / / |
|
* | | | | | | Merge branch '2364-fallback-to-in-reply-to-header' into 'master'
| Douwe Maan | 2016-03-30 | 3 | -21/+25 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-header | Rémy Coutable | 2016-03-25 | 3 | -26/+15 |
| * | | | | | Fix #2364. Fall back to In-Reply-To header when reply key not available | David Padilla | 2016-03-25 | 1 | -0/+15 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'refactor/project-badges-interface' into 'master'
| Robert Speicher | 2016-03-30 | 1 | -0/+24 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Refactor builds badge, encapsulate inside a class | Grzegorz Bizon | 2016-03-29 | 1 | -0/+24 |
| |/ / / |
|
* | | | | Merge branch 'rs-banzai-requires' into 'master'
| Rémy Coutable | 2016-03-30 | 18 | -38/+0 |
|\ \ \ \ |
|
| * | | | | Remove redundant `require`s from Banzai filesrs-banzai-requires | Robert Speicher | 2016-03-24 | 18 | -38/+0 |
| |/ / / |
|
* | | | | Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'... | Robert Speicher | 2016-03-29 | 2 | -12/+14 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | api - expose label description | Mariusz Jachimowicz | 2016-03-24 | 2 | -12/+14 |
| |/ / |
|
* | | | Back dating of issues when creating throught the API | Zeger-Jan van de Weg | 2016-03-28 | 1 | -6/+10 |
|/ / |
|
* | | Explain why ExclusiveLease has no #cancellease-design-comments | Jacob Vosmaer | 2016-03-24 | 1 | -0/+21 |
|/ |
|
* | Avoid using the same name between methods and variables | Lin Jen-Shin | 2016-03-23 | 1 | -7/+7 |
* | Fix build dependencies, when the dependency is a string | Kamil Trzcinski | 2016-03-23 | 1 | -2/+2 |
* | Merge branch 'drop_db_before_restore' into 'master'
| Robert Speicher | 2016-03-22 | 2 | -8/+61 |
|\ |
|
| * | Reload the schema before restoring a database backup | Drew Blessing | 2016-03-21 | 2 | -8/+61 |
* | | Merge branch 'feature-ci-only-except-trigger' into 'master'
| Kamil Trzciński | 2016-03-22 | 1 | -8/+9 |
|\ \ |
|
| * | | make conditional a bit clearer | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
| * | | fixed missing argument in list | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
| * | | fix rubocop violation | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
| * | | add 'triggers' keyword to gitlab-ci.yml 'only' and 'except' fields to allow c... | Jason Roehm | 2016-03-15 | 1 | -7/+8 |
* | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 6 | -6/+115 |
|\ \ \
| | |/
| |/| |
|