summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Properly filter latest; Make sure array is arrayLin Jen-Shin2017-04-011-23/+34
* Optimize manual actions for preloaded dataLin Jen-Shin2017-03-312-6/+16
* Optimize Ci::Pipeline#artifacts for preloaded dataLin Jen-Shin2017-03-311-1/+17
* Merge remote-tracking branch 'upstream/master' into 27377-preload-pipeline-en...Lin Jen-Shin2017-03-311-0/+3
|\
| * Eliminate unnecessary queries that add ~500 ms of load time for a large issueStan Hu2017-03-301-0/+3
* | Freeze constant; Space for braces; Disable safe navigatorLin Jen-Shin2017-03-311-1/+1
* | Merge remote-tracking branch 'upstream/master' into 27377-preload-pipeline-en...Lin Jen-Shin2017-03-311-1/+1
|\ \ | |/
| * Merge branch 'ipython-notebook-viewer-improvements' into 'master' Jacob Schatz2017-03-301-1/+1
| |\
| | * Added worksheets support to notebook viewerPhil Hughes2017-03-301-1/+1
* | | Handle empty case properlyLin Jen-Shin2017-03-301-12/+17
* | | Use the query directly if it's a relationLin Jen-Shin2017-03-301-4/+14
* | | Optimize cancelable with preloaded dataLin Jen-Shin2017-03-302-2/+15
* | | Optimize retry check with preloaded dataLin Jen-Shin2017-03-301-7/+21
* | | Preload statuses and try to utilize thatLin Jen-Shin2017-03-301-1/+20
* | | Preload users and commit authors to avoid n+1 queryLin Jen-Shin2017-03-301-10/+25
|/ /
* | Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern2017-03-302-1/+15
|\ \ | |/ |/|
| * Create metadata when creating system notesJarka Kadlecova2017-03-282-2/+2
| * Add system_note_metadata modelJarka Kadlecova2017-03-282-1/+15
* | Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-291-9/+9
* | Merge branch 'optimistic-locking-ci-status-change' into 'master' Rémy Coutable2017-03-291-0/+4
|\ \
| * | Make CI build to use optimistic locking only on status changeKamil Trzcinski2017-03-281-0/+4
* | | Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-281-0/+6
|\ \ \
| * | | Started iPython notebook viewerPhil Hughes2017-03-231-0/+6
| |/ /
* | | Support wider range of monitored environments with PrometheusJoshua Lambert2017-03-281-3/+3
| |/ |/|
* | Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-272-3/+3
|\ \
| * | Change Done column to Closed in issue boardsblackst0ne2017-03-242-3/+3
* | | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-271-0/+1
|\ \ \
| * | | Use default_value_for to set notified_of_own_activity instead of using a DB m...Stan Hu2017-03-241-0/+1
* | | | Implement new service for creating userGeorge Andrinopoulos2017-03-271-18/+3
* | | | Merge branch '29116-maxint-error' into 'master' Rémy Coutable2017-03-261-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix projects_limit RangeError on user createAlexander Randa2017-03-241-1/+3
| |/ /
* | | Merge branch '22145-slow-search' into 'master' Yorick Peterse2017-03-242-11/+8
|\ \ \
| * | | simplify projects, mrs search queriesmhasbini2017-03-222-11/+8
* | | | Add dropdown sort to project milestonesGeorge Andrinopoulos2017-03-241-0/+15
| |/ / |/| |
* | | Merge branch 'zj-chat-notification-default-branch' into 'master' Rémy Coutable2017-03-233-25/+34
|\ \ \
| * | | Improve readability and add testZ.J. van de Weg2017-03-231-10/+7
| * | | Allow chat notifications only for the default branchZ.J. van de Weg2017-03-223-25/+37
| | |/ | |/|
* | | Don't try to find a user by personal_access_token if the token is nilRémy Coutable2017-03-221-0/+2
|/ /
* | Merge branch '29483-spam-check-only-title-and-description' into 'master' Sean McGivern2017-03-223-4/+4
|\ \
| * | Spam check only when spammable attributes have changedOswaldo Ferreira2017-03-212-3/+3
| * | Present ajax call errors when failing to update an IssueOswaldo Ferreira2017-03-211-1/+1
* | | Merge branch 'revert-37328406' into 'master' Rémy Coutable2017-03-211-1/+4
|\ \ \
| * | | Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern2017-03-211-1/+4
* | | | Merge branch '29583-routes-like-fix' into 'master' Sean McGivern2017-03-213-3/+5
|\ \ \ \
| * | | | Escape route path for LIKE queriesJarka Kadlecova2017-03-213-3/+5
* | | | | Merge branch 'jej-backport-authorless-fix' into 'master' Douwe Maan2017-03-211-0/+1
|\ \ \ \ \
| * | | | | Prevented error on nil author from Issuable delegationJames Edwards-Jones2017-03-211-0/+1
| |/ / / /
* | | | | Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez2017-03-211-4/+4
| |/ / / |/| | |
* | | | Merge branch 'dz-hide-share-group-ancestors' into 'master' Douwe Maan2017-03-211-1/+1
|\ \ \ \
| * | | | Hide ancestor groups in the share group dropdown listdz-hide-share-group-ancestorsDmitriy Zaporozhets2017-03-211-1/+1