summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '36450_confi_polish' into 'master'Clement Ho2017-08-151-1/+1
|\
| * change message and change spec36450_confi_polishRegis2017-08-141-1/+1
* | Add two more project templateszj-add-two-more-project-templatesZ.J. van de Weg2017-08-152-0/+0
* | Display GPG status loading spinner only when Ajax request is madeWinnie Hellmann2017-08-153-2/+7
* | Merge branch 'forks-count-cache' into 'master'Douwe Maan2017-08-155-1/+48
|\ \
| * | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-145-1/+48
* | | Fix edit merge request button inconsistent letter casingClement Ho2017-08-152-2/+2
* | | Merge branch '34533-speed-up-group-project-authorizations' into 'master'Douwe Maan2017-08-154-10/+53
|\ \ \
| * | | Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-144-10/+53
* | | | Merge branch '34371-pipeline-schedule-vue-files' into 'master'Phil Hughes2017-08-153-51/+60
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adds line to the end of the file34371-pipeline-schedule-vue-filesFilipa Lacerda2017-08-141-1/+1
| * | | Move callout to vue file and remove svg from data function to improve perform...Filipa Lacerda2017-08-143-51/+60
* | | | Merge branch 'repo-fixes-e' into 'master'Jacob Schatz2017-08-1412-86/+99
|\ \ \ \
| * | | | Add shared getFileExtension helper methodrepo-fixes-eEric Eastwood2017-08-142-2/+7
| * | | | Remove unused repo store keysEric Eastwood2017-08-142-17/+1
| * | | | Add comment about why we need to stop parsing JSONEric Eastwood2017-08-141-0/+1
| * | | | Use single js- wrapper class to show/hideEric Eastwood2017-08-144-8/+10
| * | | | Scroll total scroll width instead of fixed valueEric Eastwood2017-08-141-1/+1
| * | | | Switch single fa icon generation to inlineEric Eastwood2017-08-141-5/+1
| * | | | Remove duplicate setting of variableEric Eastwood2017-08-141-1/+0
| * | | | Reset monacoLoading on failureEric Eastwood2017-08-141-1/+4
| * | | | Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-142-15/+3
| * | | | Remove loading state from repo_tabEric Eastwood2017-08-141-4/+7
| * | | | Make close/changed icon more accessibleEric Eastwood2017-08-141-2/+17
| * | | | Use promise syntax with Helper.getContentEric Eastwood2017-08-142-10/+10
| * | | | Split out linkClicked and add testsEric Eastwood2017-08-141-24/+21
| * | | | Use v-else instead of duplicating logicEric Eastwood2017-08-142-4/+18
| * | | | Move syntax highlighting into a methodEric Eastwood2017-08-101-2/+8
* | | | | Merge branch 'bvl-use-no-wrap-for-pot-file' into 'master'Rubén Dávila2017-08-142-2/+2
|\ \ \ \ \
| * | | | | Remove `\n` from translationsbvl-use-no-wrap-for-pot-fileBob Van Landuyt2017-08-142-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch '36385-pipeline-graph-dropdown' into 'master'Phil Hughes2017-08-141-0/+21
|\ \ \ \ \
| * | | | | Stops propagation for dropdown content in pipeline graph. Applies the same be...36385-pipeline-graph-dropdownFilipa Lacerda2017-08-141-0/+21
* | | | | | Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho2017-08-145-53/+68
|\ \ \ \ \ \
| * | | | | | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-105-53/+68
* | | | | | | Merge branch '7-days-cycle-analytics' into 'master'Rémy Coutable2017-08-142-1/+11
|\ \ \ \ \ \ \
| * | | | | | | Add a `Last 7 days` option for Cycle Analytics viewMehdi Lahmam2017-08-112-1/+11
* | | | | | | | Merge branch 'rs-remove-username-from-sanitize-attrs' into 'master'Rémy Coutable2017-08-141-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove `username` from `User#sanitize_attrs` callbackrs-remove-username-from-sanitize-attrsRobert Speicher2017-08-111-3/+3
* | | | | | | | | Merge branch '36089-handle-ref-failure-better' into 'master'Douwe Maan2017-08-144-16/+31
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Use with_repo_branch_commit instead of fetch_ref directlyLin Jen-Shin2017-08-141-9/+8
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-1440-116/+661
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Since now fetch_ref is reliable, we could just rely on itLin Jen-Shin2017-08-111-5/+5
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-1146-191/+164
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't try to create diffs if one of the branch is missingLin Jen-Shin2017-08-101-1/+2
| * | | | | | | | | | Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin2017-08-103-9/+21
| * | | | | | | | | | Avoid ambiguity, which happened in a single test runLin Jen-Shin2017-08-101-1/+1
| * | | | | | | | | | Just detect exit status rather than check refLin Jen-Shin2017-08-101-1/+1
| * | | | | | | | | | Fix some tests and report the error messageLin Jen-Shin2017-08-091-2/+2
| * | | | | | | | | | Detect if we didn't create the ref soonerLin Jen-Shin2017-08-091-1/+4
* | | | | | | | | | | Merge branch 'pagination-projects-explore' into 'master'Douwe Maan2017-08-144-5/+37
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |