summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixes Renaming repository (project[name]) fails on 2nd try whend the validati...Jacopo2018-02-152-2/+2
* Merge branch '35530-teleporting-emoji-fix' into 'master'Fatih Acet2018-02-151-3/+1
|\
| * Don't reset the awards block when the emoji search is clickedJared Deckard2018-02-071-3/+1
* | Merge branch '34130-null-pipes' into 'master'Fatih Acet2018-02-151-0/+1
|\ \
| * | Prevent MR Widget error when no CI configured34130-null-pipesSimon Knox2018-02-121-0/+1
* | | Merge branch 'mc/fix/project-variables-scope' into 'master'Kamil Trzciński2018-02-142-4/+19
|\ \ \
| * | | Improve validation message and add changelogmc/fix/project-variables-scopeKamil Trzciński2018-02-141-1/+1
| * | | Refactor variable duplicates error messageMatija Čupić2018-02-141-1/+1
| * | | Add more information in variable_duplicates validator error messageMatija Čupić2018-02-131-1/+3
| * | | Refactor outer anonymous function into a do blockMatija Čupić2018-02-131-1/+3
| * | | Disable public send cop in variables duplicates validatorMatija Čupić2018-02-131-1/+1
| * | | Validate project variables by scopeMatija Čupić2018-02-131-1/+1
| * | | Extend variables_duplicates validator with scope handlingMatija Čupić2018-02-131-2/+13
* | | | Merge branch 'fl-mr-widget-4' into 'master'Tim Zallmann2018-02-145-39/+51
|\ \ \ \
| * | | | Moves mr widget components into vue filesfl-mr-widget-4Filipa Lacerda2018-02-135-39/+51
* | | | | Merge branch '41722-track-gcp-billing-enabled-project-changes' into 'master'Kamil Trzciński2018-02-142-16/+47
|\ \ \ \ \
| * | | | | Count all billing_state transitions with labels41722-track-gcp-billing-enabled-project-changesMatija Čupić2018-02-121-15/+12
| * | | | | Log billing state changes in CheckGcpProjectBillingWorkerMatija Čupić2018-02-121-0/+13
| * | | | | Refactor CheckGcpProjectBillingWorkerMatija Čupić2018-02-122-29/+28
| * | | | | Use Prometheus counter instead of redisMatija Čupić2018-02-121-5/+6
| * | | | | Implement billing_enabled change counterMatija Čupić2018-02-121-0/+21
* | | | | | Merge branch '43240-external-tracker-issues-don-t-have-the-correct-closing-te...Rémy Coutable2018-02-142-3/+3
|\ \ \ \ \ \
| * | | | | | Fix closing issues text added to MRs for external issue trackersSean McGivern2018-02-142-3/+3
* | | | | | | Merge branch '42800-change-usage-of-avatar_icon' into 'master'Yorick Peterse2018-02-1431-45/+71
|\ \ \ \ \ \ \
| * | | | | | | Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-133-16/+16
| * | | | | | | Always eagerly load a note's author.Andreas Brandl2018-02-131-1/+1
| * | | | | | | Always eagerly load an issue's author.Andreas Brandl2018-02-131-1/+1
| * | | | | | | Extract method to improve readability.Andreas Brandl2018-02-131-7/+11
| * | | | | | | Remove generic #avatar_icon helper.Andreas Brandl2018-02-131-8/+0
| * | | | | | | Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl2018-02-133-5/+25
| * | | | | | | Use avatar_icon_for_email for commits.Andreas Brandl2018-02-132-2/+2
| * | | | | | | Retrieve project creator's avatar by creator, not creator#email.Andreas Brandl2018-02-131-1/+1
| * | | | | | | Retrieve namespace owner's avatar by owner, not owner#email.Andreas Brandl2018-02-131-1/+1
| * | | | | | | Retrieve issue author's avatar by user, not user#email.Andreas Brandl2018-02-131-1/+1
| * | | | | | | Use more specific #avatar_icon_for_email.Andreas Brandl2018-02-133-3/+3
| * | | | | | | Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-1320-22/+22
| * | | | | | | Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-131-7/+17
* | | | | | | | Merge branch '38135-remove-ignore-column-from-events' into 'master'Yorick Peterse2018-02-141-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove ignore_column from Events#data.38135-remove-ignore-column-from-eventsAndreas Brandl2018-02-131-4/+0
* | | | | | | | | Merge branch 'expired-ci-artifacts' into 'master'Grzegorz Bizon2018-02-141-4/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revert to earlier coding using a hard coded UNION ALL instead of Gitlab::SQL:...expired-ci-artifactsGreg Stark2018-02-091-6/+3
| * | | | | | | | | add rubocop whitelistGreg Stark2018-02-091-3/+3
| * | | | | | | | | Revert to old code style where branches of the union do not have extra where ...Greg Stark2018-02-091-18/+12
| * | | | | | | | | WIP experimentGreg Stark2018-02-091-3/+9
| * | | | | | | | | Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark2018-02-081-4/+36
* | | | | | | | | | Merge branch 'fix/template-project-visibility' into 'master'Douwe Maan2018-02-142-11/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update projects import serviceGeorge Tsiolis2018-02-122-11/+13
* | | | | | | | | | | Resolve "Remove notification settings for groups and projects you were previo...🙈 jacopo beschi 🙉2018-02-142-1/+2
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '42934-search-api-fix' into 'master'Sean McGivern2018-02-141-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-141-0/+4
| | |_|_|/ / / / / / | |/| | | | | | | |