summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-2/+32
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-1/+3
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-171-0/+25
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-1/+3
* PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-2/+2
* Adding check for TODO XXX FIXME to makefile (#4930)Christopher Speller2017-01-021-0/+12
* Improving command line interface (#4689)Christopher Speller2016-12-061-11/+8
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-2/+5
* PLT-4550 move webrtc to TE (#4440)enahum2016-11-041-12/+9
* EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)Joram Wilander2016-11-031-1/+4
* Modified package target for windows platform to generate a ZIP archive, inste...Jared Shields2016-10-311-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-1/+1
* Added -e to sed command in Makefile to make it work on all platforms (#4256)Harrison Healey2016-10-181-1/+1
* Re-enable console logging by default (#4210)Harrison Healey2016-10-171-9/+12
* Make tests pass without internet connection (#4211)enahum2016-10-131-0/+2
* Updated make files/scripts to accomodate execution/building in windows in add...Jared Shields2016-10-041-2/+5
* Fixing make file so you can build linx on mac easily (#4058)Corey Hulen2016-09-211-4/+19
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-2/+23
* Fixing OpenLDAP version in Makefile (#3999)Christopher Speller2016-09-081-1/+1
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-231-1/+1
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-1/+5
* Adding migration support to LDAP from other account types (#3655)Christopher Speller2016-07-261-1/+4
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-1/+1
* Improving caching of static assets (#3591)Christopher Speller2016-07-151-3/+0
* SAML Unit Tests, Go Driver & Removed vendor dependency (#3532)enahum2016-07-131-1/+6
* PLT-3512 adding join/leave channel to the CLI (#3498)Corey Hulen2016-07-061-0/+6
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-1/+4
* Added make restart (#3486)Harrison Healey2016-07-051-1/+3
* Adding LDAP Syncronization (#3219)Christopher Speller2016-06-031-1/+1
* Moving tests to javascript client (#3108)Christopher Speller2016-05-261-2/+5
* Adding enterprise build hash to about dialog (#3058)Christopher Speller2016-05-201-0/+3
* Adding generation of coverage files to build (#3066)Christopher Speller2016-05-201-7/+36
* Cleaning up make test-client. Adding to build. (#2984)Christopher Speller2016-05-131-18/+23
* Don't build the dependanciesChristopher Speller2016-05-131-3/+3
* Moving to glideChristopher Speller2016-05-121-14/+17
* Updating go depencancies. Switching to go1.6 vendoring (#2949)Christopher Speller2016-05-121-0/+3
* Fixing LDAP editing of attributes (#2824)Christopher Speller2016-05-021-1/+1
* Don't return error if already part of channel being joined (#2814)Joram Wilander2016-04-281-1/+1
* Re-enable enterprise testsChristopher Speller2016-04-221-2/+2
* Disabling enterprise unit tests=Corey Hulen2016-04-211-2/+2
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-6/+58
* Enabling experimental windows/osx buildsChristopher Speller2016-04-061-15/+48
* Adding make target for building with a full source mapChristopher Speller2016-03-291-0/+7
* Replace 'make' with '$(MAKE)'Ryo ONODERA2016-03-251-4/+4
* Removing static test. Adding start-docker as a dep for run-server.Christopher Speller2016-03-221-1/+1
* Redo of makefile. Build files no longer need to be modified for enterprise bu...Christopher Speller2016-03-211-187/+138
* Creating sepearate dev and prod webpack builds. Enabled webpack watch mode. U...Christopher Speller2016-03-181-3/+6
* Merge pull request #2456 from chengweiv5/fix-buildCorey Hulen2016-03-171-1/+3
|\
| * Makefile: fix for non-enterprise buildChengwei Yang2016-03-171-1/+3
* | Webpack optimizations and fixesChristopher Speller2016-03-171-9/+8
|/