Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openmrs/openmrs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a0810994cb4e
Choose a base ref
...
head repository: openmrs/openmrs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: db8098507fae
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 4, 2013

  1. Added the constant in PrivilegeConstants and updated all the VIEW_CON…

    …CEPTS to GET_CONCEPTS as VIEW_CONCEPTS is deprecated
    Fahv committed Nov 4, 2013
    Copy the full SHA
    1c956ab View commit details
  2. Formatting

    Fahv committed Nov 4, 2013
    Copy the full SHA
    be53750 View commit details
  3. Merge pull request #435 from Fahv/TRUNK-3983

    Trunk 3983:  API support for purgeConceptNameTag method
    dkayiwa committed Nov 4, 2013
    Copy the full SHA
    db80985 View commit details
Showing with 114 additions and 109 deletions.
  1. +114 −109 api/src/main/java/org/openmrs/api/ConceptService.java
Loading