summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Clarify help text29618-clarify-help-text-on-prometheus-integration-pageJoshua Lambert2017-03-171-1/+1
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-0/+6
* Merge branch '28991-viewing-old-wiki-page-version-edit-button-exists' into 'm...29565-name-of-the-uncompressed-folder-of-a-tag-archive-changedRémy Coutable2017-03-161-0/+6
|\
| * [#28991] Wiki page edit button only appears on the current commit pageTM Lee2017-03-161-0/+6
* | Don't try to load status when there is no commitBob Van Landuyt2017-03-161-0/+2
* | Render cached pipeline status on project dashboardBob Van Landuyt2017-03-161-0/+4
* | Update the pipeline cache when updating a pipeline-statusBob Van Landuyt2017-03-161-0/+6
* | Add a wrapper for pipeline statusesBob Van Landuyt2017-03-161-0/+84
* | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-0/+4
* | Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-153-4/+38
|\ \
| * | Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+1
| * | Allow sorting by due date and label prioritySean McGivern2017-03-152-4/+37
| |/
* | Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' Douwe Maan2017-03-152-2/+11
|\ \ | |/ |/|
| * Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-142-2/+11
* | Merge branch 'preserve_order_issue_board' into 'master' Douwe Maan2017-03-141-0/+7
|\ \
| * | Preserve order by priority on issues boardpreserve_order_issue_boardValery Sizov2017-03-141-0/+7
| |/
* | [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-141-23/+54
* | [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-141-10/+13
* | Fix relative position calculationValery Sizov2017-03-141-8/+12
|/
* Merge branch 'adam-count-badges-group-dashboard-milestones' into 'master' Sean McGivern2017-03-141-0/+22
|\
| * Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-0/+22
* | Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-2/+6
* | Merge branch 'refactor/global-permissions-for-internal-users' into 'master' Sean McGivern2017-03-133-15/+31
|\ \
| * | allow internal attributes to have a nil valuerefactor/global-permissions-for-internal-usershttp://jneen.net/2017-03-101-1/+1
| * | add .internal and .non_internal scopeshttp://jneen.net/2017-03-091-1/+13
| * | don't require ghost users to be blockedhttp://jneen.net/2017-03-091-7/+0
| * | don't require passwords for internal usershttp://jneen.net/2017-03-091-1/+8
| * | add User#internal? and some global permissionshttp://jneen.net/2017-03-091-1/+4
| * | use a magic default :global symbol instead of nilhttp://jneen.net/2017-03-093-6/+7
* | | Prevent more than one issue tracker to be active for the same projectLuis Del Giudice2017-03-101-0/+11
| |/ |/|
* | Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil Trzciński2017-03-102-4/+4
|\ \ | |/ |/|
| * Fix Rubocop offense in CI/CD stage codefix/gb/passed-with-warnings-status-on-mysqlGrzegorz Bizon2017-03-081-1/+1
| * Fix `passed with warnings` stage status on MySQLGrzegorz Bizon2017-03-082-4/+4
* | Order milestone issues by position ascending in apiGeorge Andrinopoulos2017-03-091-0/+2
|/
* Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-3/+5
* Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-071-0/+10
* Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-0714-24/+213
|\
| * Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-7/+30
| |\
| | * Rename REF to SHAZ.J. van de Weg2017-03-071-1/+1
| | * Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-7/+30
| * | Merge branch 'zj-chat-teams-unique' into 'master' Kamil Trzciński2017-03-071-0/+1
| |\ \
| | * | Namespace can have only one chat teamzj-chat-teams-uniqueZ.J. van de Weg2017-03-071-0/+1
| | |/
| * | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-075-0/+127
| * | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-072-5/+1
| |\ \
| | * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-032-5/+1
| * | | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-073-1/+16
| |\ \ \
| | * | | Require explicit scopes on personal access tokensMarkus Koller2017-03-071-3/+4
| | * | | Only use API scopes for personal access tokensMarkus Koller2017-03-071-0/+10
| | * | | Implement OpenID Connect identity providerMarkus Koller2017-03-072-1/+5